Advanced Color Contrast Matrix – Test All Pairs in Palette
Paste a list of hex colors and see a grid showing the contrast ratio for every combination. Instantly identifies which pairs pass WCAG AA/AAA.
UD5 Toolkit
Paste your palette, check WCAG compliance, visualize contrast ratios instantly.
#RRGGBB and #RGB formats.Most websites aim for AA compliance as the practical standard. AAA is ideal but often challenging for design flexibility.
Beyond accessibility compliance (and avoiding lawsuits), good contrast improves user experience for everyone, reduces eye strain, and boosts content readability across all devices.
This tool performs all calculations client-side in real-time, matching the official WCAG algorithm precisely.
#1A73E8, 1A73E8 (with or without #)#F00 → expands to #FF0000Support for RGB, HSL, and named colors may be added in future updates. For now, convert other formats to hex for best results.
All processing happens in your browser. No data is ever uploaded or stored on any server.
Paste a list of hex colors and see a grid showing the contrast ratio for every combination. Instantly identifies which pairs pass WCAG AA/AAA.
List up to 10 colors and generate a contrast ratio matrix. See which pairs pass WCAG quickly.
Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
Paste body text and test different font/background combos. See an actual passage rendered, not just a ratio. True feel for legibility.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Test the upcoming contrast‑color() CSS function. Get white or black automatically for a given background. See it live.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
Build a palette and simulate how it appears to various color deficiencies. Also generate pre-vetted accessible palettes. Local processing.
Write modern CSS color functions like oklch(), lab(), hwb() and see the rendered color with fallback. Copy compatible code.
Select emotions (calm, energetic, sad) and generate a harmonious color palette that reflects the mood.
Paste a stylesheet and extract every unique color (hex, rgb, hsl) into a palette. Swatches displayed. Copy as JSON.
Pick colors from a palette or use the eye dropper to sample colors from your screen. Converts between HEX, RGB, HSL. An essential tool for designers.
Use the light‑dark() CSS function to change colors based on color scheme. Build a simple dark mode toggle with one property.
Discover beautiful color palettes for your projects. Generate random, complementary, or trendy schemes and copy hex codes. Useful for designers and developers.
Grid of all 148 named CSS colors. Hover to see detail, click to copy the name or hex. Essential frontend reference.
Mix and save colors using a color picker. Drag to reorder. Export as CSS variables or hex list.
Pick a source color and generate a complete M3 tonal palette with light/dark schemes. Export as CSS custom properties.
See the Pantone Colors of the Year and popular palettes from past years. Get hex codes. Design inspiration.
Upload an image and instantly get a 6‑color palette with the most dominant shades. Click to copy hex codes. Canvas‑based.
A complete, searchable list of all 140+ named HTML/CSS colors with their hex codes and color previews. Click to copy code. Essential web reference.
Generate single random colors or full palettes. Displays hex, RGB, and copy on click. Great for design inspiration.
Fetch a website's CSS and extract :root custom properties (‑‑color) to reveal its design token palette. For learning and inspiration.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Upload an image and see a rough simulation of how it might look when printed. Highlights areas that may lose detail.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Paste an SVG and check if the graphic‑aria roles are used correctly. Improve accessible diagrams and icons.
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Enter foreground and background colors and see a matrix of how each pair works for normal, protanopia, deuteranopia, and tritanopia.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.