Live Page Color Blindness Check – Online Enter URL
Enter a website URL and apply a protanopia/deuteranopia/tritanopia filter. Test full page accessibility.
UD5 Toolkit
Enter a URL to see how your website looks to people with different types of color vision deficiency (CVD).
feColorMatrix filters over the rendered content. These color matrices are based on peer-reviewed research on human cone cell responses and accurately simulate how colors are perceived by individuals with different types of color blindness. The simulation runs entirely in your browser — no data is sent to any server, and we do not capture or store any URLs you enter.
X-Frame-Options: DENY or Content-Security-Policy: frame-ancestors 'none' to prevent their content from being embedded in iframes on other domains. This is a security measure against clickjacking attacks. Popular sites like Google, Facebook, YouTube, and many others implement these restrictions. For testing such sites, consider using browser extensions or dedicated accessibility testing tools that can apply filters directly to the active tab. Local development servers (localhost) typically do not have these restrictions and work perfectly with this tool.
src attribute. No data is transmitted to any external server, and we do not log, store, or track any URLs or browsing activity. The website loaded in the iframe is subject to its own privacy policies, but the simulator itself performs no tracking.
Enter a website URL and apply a protanopia/deuteranopia/tritanopia filter. Test full page 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.
Given an RGB value, pick the matching color square. Multiple difficulty levels. Improve your color perception. Fun for designers.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Simulate memory page reference strings with FIFO, LRU, and Optimal algorithms. See page fault count. OS concept demo.
Check the Accessible Perceptual Contrast Algorithm (APCA) ratio. The next‑generation contrast method for WCAG 3.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
Play an audio file or use mic to see real‑time frequency bars. Choose colors. Great for music videos. Canvas.
Open many parallel WebSocket connections and send messages. Test your server's concurrency. All from your browser.
Speak into the mic and see a live transcript with word count. Uses the Web Speech API. Nothing is stored.
Keep track of a tennis match: points, games, sets, and deuce. Supports tiebreak. Great for friendly matches. Local.
Roll any number of dice thousands of times and see a live bar chart of the sum distribution. Great for game designers.
Select functional groups to see an approximate IR absorption spectrum. Learn spectroscopy visually. All local.
Simulate random mouse moves, clicks, or keystrokes to test idle‑timeout logic. Stops when you move the mouse. Dev test.
Given a background color, this tool suggests foreground colors that meet AA/AAA contrast ratios. Works for all vision types.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
Adjust ISO, aperture, and shutter speed sliders and see how it affects the exposure of a sample scene. Learn photography basics.
Select telescope and eyepiece parameters to see the field of view circle on a simulated night sky image.
See the International Space Station’s current position on a world map in real time. Uses public API. No refresh.
Watch the planets orbit the Sun in a top‑down 2D view. Adjust speed and zoom. Distances not realistic; beautiful model.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Calculate the perceived brightness of an RGB color and determine if black or white text is more readable. Accessibility tool.
Fold a virtual square paper step by step with crease lines and visual previews. Practice origami basics without wasting real paper. All canvas‑based.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Drag to see how a solar eclipse occurs. Visualize the moon's shadow. Educational and interactive.
Point your camera at a barcode and decode it live. Works with multiple formats. Pure JavaScript barcode detection.
Enter a URL and get a rough client-side performance simulation: request count, DOM size, and potential speed tips. No real Lighthouse.
Control a lunar module and try to land softly on the moon. Manage fuel and thrust. Classic arcade physics. Canvas.