The accessibility fix that takes five minutes
Low colour contrast is the most common accessibility failure on the web, and it locks out far more people than most teams realise: anyone with low vision, colour blindness, or just a phone screen in bright sunlight. It is also one of the easiest problems to fix once you can see it. This free checker gives you the exact contrast ratio between any two colours and tells you plainly what it passes, so light-grey-on-white text and other quiet barriers have nowhere to hide. It runs in your browser.
How it works
- Pick two colours, a text colour and a background, with the pickers or by typing a hex, rgb() or colour name.
- See the ratio and a live preview of real text in those colours, updating as you change them.
- Read what it passes: AA and AAA for normal text, large text and interface elements, each marked pass or fail.
What the numbers mean
WCAG, the standard behind most accessibility laws, sets clear targets. Normal text needs a contrast ratio of at least 4.5 to 1 for Level AA, the level most sites must legally meet. Large text (18pt, or 14pt bold) needs 3 to 1. Buttons, form borders, icons and chart colours also need 3 to 1. The enhanced Level AAA asks for 7 to 1 on normal text. The checker uses the official relative-luminance formula, so the ratio it shows is the same one an auditor would calculate.
Contrast is necessary, not sufficient
Passing contrast does not make a page accessible on its own, and two colours that pass can still be a poor choice if you use colour as the only way to show meaning, a red word for an error with no icon or text, for example. Colour-blind and screen-reader users will miss it. Treat contrast as the first, easiest win, then work through the rest: our WCAG 2.2 AA checklist covers the full set of checks, and our accessibility statement generator helps you document where you stand.
Free, private, and built for real work
Designers, developers, content teams and anyone tidying up a brand palette can use this to settle a colour question in seconds, before it ships. There is no signup and nothing is uploaded, so you can paste in brand colours freely. It sits alongside the other accessibility tools on Etoolio, so you can check a colour, tick off the wider WCAG list, and publish an honest accessibility statement, all in one place.