Design for all » Inclusive usability » Colors and contrast
Sufficient contrast between content and background is one of the most basic, yet still commonly ignored, accessibility features of any design.
Color blindness
We are Colorblind - Making the world a better place for the colorblind
Contrast
Resources
Color accessibility: tools and resources to help you design inclusive products, by Stéphanie Walter - UX designer & Mobile Expert.
stephaniewalter.design/blog/color-accessibility-tools-resources-to-design-inclusive-products/
Tools
There are plenty of tools out there to aid designers in optimizing their colour palettes for accessibility. My personal go-to-addresses are:
WebAIM: Color Contrast Checker
EightShapes Contrast Grid
Other tools include:
Accessible Colors | WCAG 2.0 AA and AAA color contrast checker
whocanuse.com
…and here’s an extensive list:
Color Contrast Tools | Web Axe
These tools are also built into developer tools in browsers:
Contrast ratio in devtools
Halation
Sometimes too much of something good is not great either. Very bright text on very dark backgrounds in particular may cause issues to up to 50% of users, despite such “extreme contrast errors” not being detected by WCAG criteria or automated testing software:
Accessibility for People with Astigmatism
essentialaccessibility.com
There is a myth about white text over black backgrounds being the best color contrast combination for accessibility, but in […]
This “halation” effect for example comes to play when designing for the so-called “dark mode”:
Why dark mode isn’t as accessible as you might think
codeenigma.com
Dark mode
In addition to contrast considerations (see “halation” above), implementing “dark mode” requires some thought in order to truly create an accessible feature. Some well-documented reference implementations:
How I built a dark mode toggle
Progressively-enhanced dark mode
Last edited: Mar 2025