Accessible Color Contrast Grid - Online Test Combinations
Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
UD5 Toolkit
Test text-to-background contrast against WCAG accessibility standards in real-time
Large text is defined as 18pt (â24px) and above, or 14pt (â19px) and above if bold. AAA is the gold standard but not always required by law; AA is the typical legal compliance target under ADA and Section 508.
L = 0.2126 Ă R + 0.7152 Ă G + 0.0722 Ă B(Llighter + 0.05) / (Ldarker + 0.05)Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
Test the upcoming contrastâcolor() CSS function. Get white or black automatically for a given background. See it live.
Paste hex colors, generate a contrast matrix against each other. Identify failing pairs for WCAG.
List up to 10 colors and generate a contrast ratio matrix. See which pairs pass WCAG quickly.
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.
Use the lightâdark() CSS function to change colors based on color scheme. Build a simple dark mode toggle with one property.
Write modern CSS color functions like oklch(), lab(), hwb() and see the rendered color with fallback. Copy compatible code.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Test if your display supports HDR colors by rendering a gradient in Rec.2020 space. See what you're missing. Canvas based.
Grid of all 148 named CSS colors. Hover to see detail, click to copy the name or hex. Essential frontend reference.
Convert RGB and RGBA color values to their HEX or HEX+alpha representation. Live preview and copy CSS color strings instantly.
Set a custom accent color for checkboxes, radios, range, and progress. See the browserâs rendering. Copy the CSS.
Interactively create colors in HWB space and get the CSS hwb() function. Simplifies tint/shade workflows. Live preview.
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.
Enter HSL values and get the exact RGB representation. Also shows hex. For fineâtuning design tokens. Clientâside.
Enter color in any CSS format and see all other representations. Live preview. Swatch history.
Dynamically blend two colors using the CSS colorâmix() function in different color spaces. Copy the exact CSS snippet. No JS required.
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.
Pick colors using the HWB (HueâWhitenessâBlackness) model. Get the CSS hwb() function code. Simpler than HSL for some.
Build a palette and simulate how it appears to various color deficiencies. Also generate pre-vetted accessible palettes. Local processing.
Classic HSV color wheel with sliders. See hex, RGB, and HSL equivalents. Intuitive for artists. No server interaction.
Select colors in the OKLCH space with lightness, chroma, and hue. Convert to hex, RGB, and CSS oklch(). Perceptually uniform gradients.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
Quickly convert HEX color codes to RGB values and vice versa. See the color preview. Indispensable for web developers and graphic designers.
Enter a Kelvin value (1000â40000) and see the approximate whiteâbalance color. Photography and lighting reference.
Select emotions (calm, energetic, sad) and generate a harmonious color palette that reflects the mood.
Type a CSS color name like 'tomato' or 'mediumseagreen' and instantly get its hex code and preview. Complete named colors list.
Generate a range of tints and shades from a single hex color. Ideal for data visualization, UI design systems, and Tailwind custom palette creation. Local tool.
Paste a stylesheet and extract every unique color (hex, rgb, hsl) into a palette. Swatches displayed. Copy as JSON.
Find the official name of any hex color from the extended color dictionary. Search by name to get the hex code. Handy for CSS and design language.