Live Website Color Blindness Simulator – Enter URL
Enter any live URL and view it through eight different color vision deficiency filters. Identify contrast issues and improve your site’s accessibility.
UD5 Toolkit
Enter any URL and simulate how your page looks to users with different types of color vision deficiency
Some websites may not display due to their security policies (X-Frame-Options). Try with your own site or use our preset URLs. The color blindness simulation filter is applied directly to the rendered page.
A Color Blindness Checker is a tool that simulates how web pages appear to people with various types of color vision deficiency (CVD). It applies scientifically-derived color transformation matrices to render the page as seen by someone with protanopia, deuteranopia, tritanopia, or other forms of color blindness. This helps designers and developers create more accessible, inclusive web experiences.
Simply enter any website URL and select a color blindness type. Our tool loads the page in a sandboxed iframe and applies precise SVG feColorMatrix filters that map RGB values to simulate each type of CVD. You can switch between 7 different simulation types and compare side-by-side with the original page. The filters are based on established LMS color space transformation research.
Color vision deficiency affects approximately 8% of males (1 in 12) and 0.5% of females (1 in 200) of Northern European descent. Red-green color blindness (protan and deutan types) accounts for about 99% of all cases. Tritanopia is much rarer, affecting roughly 1 in 10,000 people. Achromatopsia is extremely rare, affecting about 1 in 30,000 people.
With over 350 million people worldwide experiencing some form of color blindness, ensuring your website is perceivable by all users is both an ethical obligation and often a legal requirement under accessibility standards like WCAG 2.1. Poor color contrast or reliance on color-only cues (like red/green error states) can make your site unusable for a significant portion of your audience. Testing helps you identify and fix these issues before they impact real users.
The Web Content Accessibility Guidelines (WCAG) 2.1 require that color is not the sole means of conveying information (Success Criterion 1.4.1). Additionally, text must maintain a contrast ratio of at least 4.5:1 for normal text and 3:1 for large text (SC 1.4.3). This tool helps you visually verify that your design works for color-blind users and identify elements that may need alternative visual cues like icons, patterns, or text labels.
Yes! Click the "Side-by-Side Compare" button to view the original page next to the simulated version. This makes it easy to spot exactly which UI elements lose contrast or become indistinguishable. The compare mode is especially useful for reviewing call-to-action buttons, form validation states, charts, maps, and navigation elements. On mobile devices, the two views stack vertically for comfortable scrolling.
The simulations use feColorMatrix transformations based on peer-reviewed research in color vision science. While they provide a highly accurate approximation, individual experiences of color blindness can vary. The matrices map RGB values through LMS color space conversions that model the spectral sensitivity of human cone cells. For protanopia and deuteranopia, the simulations are considered very reliable. Tritanopia simulations are slightly less precise due to the rarity of the condition and limited research data.
Many major websites set the X-Frame-Options or Content-Security-Policy HTTP headers to prevent their pages from being embedded in iframes. This is a security measure against clickjacking attacks. If a site won't load, try testing with your own website (where you can configure these headers), or use our preset URLs which are known to allow embedding.
Always pair color cues with icons, text labels, underlines, or patterns. Error states should use both red color and an icon or border change.
Ensure text-to-background contrast ratios meet WCAG AA standards. Use this tool to verify that text remains readable under all CVD simulations.
Data visualizations often use color to differentiate categories. Simulate your charts to ensure all segments remain distinguishable for color-blind viewers.
Enter any live URL and view it through eight different color vision deficiency filters. Identify contrast issues and improve your site’s accessibility.
Upload a gradient or enter a palette and simulate how it appears with different types of color vision deficiency. Ensure inclusive data visualization.
Upload any image and view it as a person with deuteranopia, protanopia, or tritanopia would. Promote inclusive design.
Enter the URL of any online image and extract its dominant colors or pick colors with a magnifier. No upload, cross‑origin friendly.
Enter foreground and background colors to instantly see the contrast ratio and pass/fail for AA and AAA. Simple and fast.
Point your camera at an object and see the dominant color in real time. Click to copy the hex. Fun tool for designers.
Enter an image URL and extract its dominant color palette. No download needed. Fast visual analysis.
Apply a simple median filter to remove speckle noise. Adjust kernel size. Fully local canvas processing.
Enter an image URL to extract a 5-color dominant palette. Avoids uploading files. Uses canvas to read remote image pixels. Fast and privacy-oriented.
Learn how to register your PWA to handle custom URL protocols. See the manifest entry and test.
Enter two URLs and see if they resolve to the same canonical form after normalization. Find duplicate content issues.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
Create a Blob from text or a file and generate a temporary URL for it. Understand the Blob API. Dev demo.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Increase or decrease the color saturation of your photo with a slider. Preview instantly. Download the edited image. Canvas‑based.
Apply a convolution filter (blur, sharpen) using a Web Worker. See the UI stay responsive while processing. Learn multithreading in the browser.
Enter an image URL, crop it interactively, and download the result. No upload. Works with any CORS‑enabled image.
Paste a direct link to an image and get its 5 dominant colors with hex codes. No upload, uses canvas with CORS proxy.
Reduce an image to large colored squares. Create bold, minimalist wall art. Adjust block size. Download PNG.
Paste CSV data and pick which columns to keep or drop. Rearrange column order by dragging. Download the new file. All local.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Enter the URL of any image and receive a random harmonious palette extracted from it. Click to regen. For quick inspiration.
Apply a realistic oil painting texture to your photo. Adjust brush size and roughness. Brush stroke simulation.
Apply a true negative color effect to your image. Simulate a film negative or invert scanned documents. Instant canvas transformation.
Upload a photo and remap its tones to any gradient. Apply stunning color grading. Download result.
View a series of digital Ishihara‑style plates. Not a diagnostic tool, just educational. Read numbers.
Convert title to URL slug with options: ignore stop words, transliterate special characters, choose separator. SEO friendly.
Enter a full URL and get all query parameters in a clean table with decoded values. Quickly see UTM and tracking params.
Convert messy URLs into clean, keyword-rich slugs. Remove stop words, replace spaces with hyphens. Lowercase transformation. All local.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.