Color Blindness Simulator
Simulate how colors appear under protanopia, deuteranopia, and tritanopia. Side-by-side comparison swatches for accessibility testing.
Normal Vision
Protanopia
Red-blind: reduced sensitivity to red light
Prevalence: ~1% of males
Deuteranopia
Green-blind: reduced sensitivity to green light
Prevalence: ~1% of males
Tritanopia
Blue-blind: reduced sensitivity to blue light
Prevalence: ~0.003% of people
Side-by-Side Comparison
Related Tools
Contrast CheckerNEW
Check color contrast ratios for WCAG 2.1 AA and AAA compliance with real-time calculation and pass/fail indicators.
Color Converter
Convert colors between HEX, RGB, HSL, CMYK, and more formats instantly.
Palette Generator
Generate beautiful, accessible color palettes with WCAG compliance checking. Extract colors from images and export to CSS/JSON.
Color Picker
Pick any color from screen or input. Get HEX, RGB, HSL values instantly.
Frequently Asked Questions
What types of color blindness does this simulate?
How accurate is the simulation?
Why is color blindness testing important for designers?
What is the most common type of color blindness?
How can I make my designs more accessible?
Is my color data processed on a server?
How to Use the Color Blindness Simulator
Testing your color choices for accessibility is essential for inclusive design. Our color blindness simulator shows you exactly how any color appears to people with the three main types of color vision deficiency, helping you create designs that work for everyone.
Step 1: Enter a color. Type a hex color code (like #FF6B35) or use the color picker to select a color. You can also click the sample color buttons to quickly test common design colors.
Step 2: Compare the results. The tool instantly shows your original color alongside simulated versions for protanopia (red-blind), deuteranopia (green-blind), and tritanopia (blue-blind). Side-by-side swatches make it easy to see how your color shifts under each condition.
Step 3: Adjust your palette. If your color becomes indistinguishable from another important color in your design under any type of color blindness, consider adjusting your palette. Use the Chroma Creator color contrast checker to verify sufficient contrast ratios.
Understanding Color Vision Deficiency
Color vision deficiency (commonly called color blindness) affects approximately 300 million people worldwide. It occurs when one or more types of cone cells in the retina are absent or function differently. The three types of cone cells respond to red, green, and blue light, and deficiencies in any type alter color perception.
Protanopia is the absence of red-sensitive cone cells, causing reds to appear as dark yellows or browns and making it difficult to distinguish red from green. Deuteranopia is the absence of green-sensitive cones, producing similar difficulties with red-green distinction but with different color shifts. Tritanopia is the rare absence of blue-sensitive cones, affecting blue-yellow discrimination and making blues appear greenish.
Designing for Color Accessibility
The Web Content Accessibility Guidelines (WCAG) provide clear guidance for color accessibility. Guideline 1.4.1 states that color should not be the only visual means of conveying information. This means error states should include icons or text labels in addition to red coloring, and charts should use patterns or labels in addition to color coding.
When choosing color palettes, focus on luminance contrast rather than hue alone. Colors with very different lightness values remain distinguishable even when hue perception is altered. For example, dark blue paired with light yellow maintains contrast under all forms of color blindness, while red paired with green of similar lightness becomes indistinguishable for most color-blind users.