Test WCAG AA and AAA contrast for text and UI components. Adjust the foreground lightness to find the nearest passing shade.
WCAG 2 ratio, WCAG 3 perceptual contrast, and colour-blind simulation in one view.
WCAG 2 ratio range is 1:1 (no contrast) to 21:1 (black on white). AA needs 4.5:1 for normal text and 3:1 for large or UI; AAA pushes to 7:1. APCA (WCAG 3 candidate) measures perceived contrast — Lc 60+ is comfortable body text.
Upload an image and extract 3-16 dominant colors via k-means. Export as CSS variables, Tailwind config, or JSON. Runs on canvas, client-side.
Pick a heading font from 30 curated Google Fonts and get 3-5 body pairings with reasoning. Live preview plus copy-ready <link> + CSS.
Test WCAG AA and AAA contrast for text and UI components. Adjust the foreground lightness to find the nearest passing shade.
WCAG 2 ratio, WCAG 3 perceptual contrast, and colour-blind simulation in one view.
WCAG 2 ratio range is 1:1 (no contrast) to 21:1 (black on white). AA needs 4.5:1 for normal text and 3:1 for large or UI; AAA pushes to 7:1. APCA (WCAG 3 candidate) measures perceived contrast — Lc 60+ is comfortable body text.
Upload an image and extract 3-16 dominant colors via k-means. Export as CSS variables, Tailwind config, or JSON. Runs on canvas, client-side.
Pick a heading font from 30 curated Google Fonts and get 3-5 body pairings with reasoning. Live preview plus copy-ready <link> + CSS.