FREE TOOL

Text on Image Contrast Checker

Text overlaid on photos is one of the most common accessibility failures — and the hardest to eyeball. Upload an image, place your text where it will actually sit, and this tool measures the real WCAG contrast ratio against the exact pixels behind each letter. Everything runs in your browser; your image is never uploaded.

Check your text placement

Click anywhere on the image (or drag) to position the text.

How it works: every letter of your text is sampled at its actual pixels — we read the image colors directly underneath the glyphs (text pixels excluded) and use the worst-case pair found. That worst-case ratio is what a reader with low vision actually experiences, so that is what WCAG measures. For plain color pairs, use the contrast checker; to see how the whole palette reads for color-blind users, try the color blindness simulator. To check an entire live page, run the free Accessibility Scanner.

The rules in short

← All free tools · Contrast checker · Palette generator · Danish version · dansk guide

Ofte stillede spørgsmål

How is readability measured?

The tool computes WCAG-style contrast between your text color and representative background regions of the image, then flags areas where the ratio falls below 4.5:1 (normal text) or 3:1 (large text). It is an approximation — judge busy photographic areas visually too.

What is the fastest fix for unreadable text on an image?

Add a scrim: a semi-transparent dark overlay behind the text, or place text on a solid band. Both raise contrast dramatically without changing your image or brand colors.

Are my images uploaded?

No. Everything runs locally in your browser using canvas — the image file never leaves your device.

Does this matter for accessibility compliance?

Yes. WCAG 2.x requires 4.5:1 contrast for normal text regardless of background type, and the EU Accessibility Act pushes public-facing sites toward conformance. Text baked into images cannot be zoomed, translated or selected either — prefer real HTML text where you can.