Color Contrast Checker - Online WCAG Accessibility Validator
Check the contrast ratio between foreground and background colors to ensure web accessibility compliance. Get WCAG 2.1 AA/AAA pass/fail results instantly.
UD5 Toolkit
Validate WCAG 2.1 compliance for multiple color pairs simultaneously
Paste color pairs below. Supported formats: #fg,#bg per line, or #fg #bg, or JSON array.
L = 0.2126ĆR + 0.7152ĆG + 0.0722ĆB. Finally, the contrast ratio = (L1 + 0.05) / (L2 + 0.05), where L1 is the lighter color and L2 is the darker. This formula accounts for human perception ā green contributes most to perceived brightness, blue the least.
Check the contrast ratio between foreground and background colors to ensure web accessibility compliance. Get WCAG 2.1 AA/AAA pass/fail results instantly.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Paste a set of hex colors and simulate how they appear with common color vision deficiencies. Get contrast warnings.
Build a palette and simulate how it appears to various color deficiencies. Also generate pre-vetted accessible palettes. Local processing.
Paste a Bitcoin, Ethereum, or other crypto wallet address and quickly verify its format and checksum. No connection to blockchain.
Easily format, validate, and beautify XML documents. Minify XML data with a single click. All processing happens locally in your browser for maximum privacy.
Paste HTML and detect unclosed tags, invalid nesting, and duplicate IDs. Lightweight clientāside validation.
Send conditional requests to a URL and verify that the server correctly handles ETag and IfāNoneāMatch. Audit caching.
Paste your SQL query and check for basic syntax errors. Highlights missing commas, wrong keywords. Local analysis.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.
Paste a test card number to verify Luhn algorithm, identify issuer (Visa, MC), and check length. No real data.
Input a hex color and adjust its lightness by a percentage. Get tristimulus shades for CSS. Quick and visual.
Online JSON formatting and validation tool, supporting JSON minify/beautify, syntax highlighting, and error locating. Data processed locally in browser for security.
Paste any DNS record and check if its format is valid for the selected record type (A, AAAA, CNAME, MX, TXT, SRV). Prevents typos.
Generate tints (add white) and shades (add black) for any base hex color. Copy values for design systems. Instant local generation.
Paste JavaScript and catch syntax errors instantly with line numbers. Lightweight preācommit check. Local.
Enter a UPC or EAN barcode number and validate the check digit. See if it's a real product code. Local calculation.
Paste your sitemap XML and check for missing namespaces, invalid URLs, or size limit violations. Keep your SEO healthy.
Find complementary, triadic, analogous, and split-complementary color combinations. Interactive color wheel. Essential for UI design.
Validate YAML syntax with lineābyāline error messages. Also format messy YAML into clean, indented output. All in your browser.
Pick a source color and generate a complete M3 tonal palette with light/dark schemes. Export as CSS custom properties.
Answer questions about your page (image size, caching, fonts) and get a tailored list of optimization tips. Manual audit helper.
Enter your bag dimensions and compare against major airline carry-on and checked limits. Visual pass/fail gauge. Avoid gate fees.
Experiment with the CSS color-mix() function. Pick two colors and mix them in different color spaces (srgb, oklch). Copy the CSS.
Enter a city to get current UV index forecast using open data (with local caching). Understand sun protection needs. No personal location used.
Check if a word or phrase is a palindrome (reads same forward and backward). Live validation and fun facts.
Enter any phrase and instantly see if it's a palindrome, ignoring spaces and punctuation. Fun for word nerds.
See how a computer decides even/odd by looking at the least significant bit. Enter decimal or binary.
Select visual symptoms (spots, fin rot, swelling) to narrow down possible freshwater fish diseases.
Generate the <meta name='colorāscheme'> tag and CSS property to enable native dark/light rendering. Quick copy.