Validate a whole set of text colors against a single background at once — see which clear AA and AAA for normal and large text.
The validator takes your full set of colors and computes the WCAG contrast ratio for each foreground-on-background combination, then checks every result against the AA and AAA thresholds for normal and large text. The output is a matrix that flags which pairings are safe to use together and which fall short.
Add all the colors in your palette or design tokens (text, surfaces, accents).
See a pass/fail matrix of every pair with its exact ratio and AA/AAA status.
Adjust the colors that fail, or note which pairings should be avoided in your usage guidelines.