1. Auditing a Brand Palette for WCAG AA
UI/UX DesignerBackground
A designer is finalizing a new brand identity and needs to ensure the primary colors are legible on standard backgrounds.
Problem
Manually checking every combination of brand colors against white and dark gray backgrounds is tedious and prone to human error.
How to use
Paste the brand colors into the Palette Colors input and set the WCAG Target to 'AA Normal Text (4.5:1)'.
brand-primary: #2563EB
brand-secondary: #F59E0B
surface: #FFFFFF
text: #111827Outcome
The tool outputs a JSON report showing 12 total combinations, identifying that 'brand-secondary on surface' fails, and suggests darkening the secondary color.