Vérifiez le ratio de contraste WCAG AA/AAA entre deux couleurs.
Options
---
Essayez d'autres convertisseurs
A color contrast checker measures the luminance ratio between two colors and reports whether the combination meets WCAG accessibility guidelines. It shows the contrast ratio and whether it passes AA and AAA standards for normal and large text.
Meeting contrast requirements is essential for users with low vision or color blindness, and it's increasingly required for legal compliance in public-facing digital products.
The WCAG relative luminance formula involves gamma correction and weighted channel sums that are impractical to calculate by hand. ToolPop implements the formula to the specification, reports both the ratio and the pass/fail status for every standard, and lets you iterate on color choices in real time.