FREE TOOL

Color Blindness Simulator

About 8% of men and 0.5% of women have a color vision deficiency. Simulate how your palette looks to someone with protanopia, deuteranopia or tritanopia — with an adjustable severity slider and a live text preview. Everything runs in your browser.

Simulate your colors

0% = normal vision, 100% = full dichromacy
Your colors as seen with normal vision and under the three main types of color blindness
OriginalProtanomaly
(red-weak)
Deuteranomaly
(green-weak)
Tritanomaly
(blue-weak)
Remove

Export the simulated palette


    

Live text preview

Simulation uses color-vision-deficiency transforms applied in linear RGB space using the physiologically-based severity matrices of Machado, Oliveira & Fernandes (2009), with interpolation between severity levels. For hard WCAG numbers on a specific pair, use our contrast checker; for a full accessible palette, try the palette generator. To check an entire live page, run the free Accessibility Scanner.

What the three types mean

Practical rule: never rely on hue alone to convey meaning. Pair color with icons, labels or patterns — that is also what WCAG SC 1.4.1 requires.

← All free tools · Palette generator · Contrast checker · Dansk version

Frequently asked questions

How accurate is the simulation?

The tool uses the standard Machado et al. (2009) severity model for protanopia, deuteranopia and tritanopia — the same matrices used in professional design tools. It approximates how colors are perceived, but only a clinical test can diagnose color vision deficiency in a person.

Are my colors uploaded anywhere?

No. The simulation runs entirely in JavaScript in your browser. Your palette never leaves your device.

Which type should I check against?

Deuteranomaly (red-green) is by far the most common, so start there. If your design works for deuteranopia and tritanopia, it will almost always work for rarer types too. Check both text contrast and chart/status colors.

Does this replace a WCAG contrast check?

No — they answer different questions. A contrast checker tells you whether text is readable; this simulator shows whether two hues remain distinguishable when color vision is impaired. Use both: contrast for legibility, simulation for color coding.