Color Converter
Convert HEX, RGB, and HSL colors and inspect WCAG AA/AAA contrast diagnostics.
Input / Output
Start with the tool
Input, output, and copy actions stay in this main surface. Examples and reference checks are separated below.
Local session
Input state is saved only in this browser so you can restore the last workspace without an account.
Review after the result
Open examples, checks, and related tools only after the primary input/output flow is done.
Examples
Starting points for this utility#2563eb on #ffffffrgb(24,24,27) on #fafafahsl(220 90% 56%) on hsl(0 0% 100%)Use cases
Color- Convert color tokens between HEX, RGB, and HSL
- Check foreground and background contrast for AA and AAA thresholds
- Check the exact foreground and background pair used in the UI.
- Verify AA normal text, AA large text, and AAA normal text separately.
- Copy the color format that matches the target codebase convention.