There are several key ingredients required to build an accessible website. Each has a role to play in ensuring that all users can navigate and consume a site’s content. Color is perhaps the foundational element. Because, regardless of the other steps you take, an inaccessible color palette severely undermines usability. Even users who aren’t visually […]
Tag Archives: Color
Quick summary ↬ Defining a color palette and theme can be a lot of work, especially when considering contextual colors for elements’ various states. While CSS color-mix() only blends two colors together, this little function may be the key to maximizing your colors without maximum effort. There’s a reason for all the new, experimental color features […]