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.
Enter viewing distance to get the minimum readable print font size. Design posters and signs.
Browse all official LEGO colors with names, years, and hex codes. Sort by hue. Perfect for builders.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Check the Accessible Perceptual Contrast Algorithm (APCA) ratio. The next‑generation contrast method for WCAG 3.
Enter a hex color and get its relative luminance per WCAG definition. Understand why this matters for contrast.
Enter L*a*b* values and see the corresponding RGB and hex color. Useful for advanced color manipulation.
Format your text into a classic newspaper layout with multiple justified columns. Ready to print or PDF. Local.
Drop a PDF and count the total words, characters, and pages. Text extraction is done locally. Privacy‑friendly.
See a random color and type its name. Score based on accuracy. Fun for designers. Local.
Add a repeating diagonal text watermark to your images. Adjust opacity, font, and color. Protect your photos locally.
Convert hex or RGB to CIELAB L*a*b* values. Understand perceptual lightness and color opponents. Local math.
Turn a photo into a high‑contrast ASCII art using only standard text characters. Adjust brightness and character set. Works offline.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Paste a sentence and see each word tagged with its part of speech (noun, verb, adjective). Local rule‑based analysis.
Map English letters to fancy mathematical or ornamental Unicode symbols. Create Facebook/Twitter bio art. All local.
Paste text and see a sorted count of all emojis used. Find your most‑used emoji. Fun analytics. All local.
Create a realistic letterpress (debossed) text effect using CSS text‑shadow and background. Adjust depth and light direction. Copy code.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Upload multiple text files and concatenate them into one, with optional separators. No upload; processed instantly.
Paste two versions of the same idea and see a word‑level diff highlighting the rewrite. Not AI, just diff.
Given a background color, this tool suggests foreground colors that meet AA/AAA contrast ratios. Works for all vision types.
Design a realistic neon sign text with multiple layers of glow. Copy the CSS and HTML. Perfect for headers.