Color input
Enter one color code
Examples: #336699CC, rgb(51 102 153 / 80%), hsl(210 50% 40%), hwb(210 20% 40%), cmyk(67%, 33%, 0%, 40%), or rebeccapurple.
Ready.
Web design tool
Convert HEX, RGB, RGBA, HSL, HSLA, HSV, HWB, CMYK, and common named colors with strict validation, live alpha preview, copy actions, and background-aware WCAG contrast.
Color input
Examples: #336699CC, rgb(51 102 153 / 80%), hsl(210 50% 40%), hwb(210 20% 40%), cmyk(67%, 33%, 0%, 40%), or rebeccapurple.
Ready.
Converted values
Accessibility
Transparent colors are composited onto each background before the WCAG ratio is calculated.
| Color | Name | HEX | RGB | HSL |
|---|---|---|---|---|
| Black | #000000 | 0, 0, 0 | 0, 0%, 0% | |
| White | #FFFFFF | 255, 255, 255 | 0, 0%, 100% | |
| Red | #FF0000 | 255, 0, 0 | 0, 100%, 50% | |
| Lime | #00FF00 | 0, 255, 0 | 120, 100%, 50% | |
| Blue | #0000FF | 0, 0, 255 | 240, 100%, 50% | |
| Yellow | #FFFF00 | 255, 255, 0 | 60, 100%, 50% | |
| Cyan | #00FFFF | 0, 255, 255 | 180, 100%, 50% | |
| Magenta | #FF00FF | 255, 0, 255 | 300, 100%, 50% | |
| Gray | #808080 | 128, 128, 128 | 0, 0%, 50% |
HEX, RGB, RGBA, HSL, HSLA, HSV or HSB, HWB, CMYK, transparent, and common CSS color names are supported.
Yes. RGB and HSL accept space-separated channels and slash alpha, including percentage RGB and angle units such as deg, rad, grad, and turn.
The foreground is first composited onto white, black, or the chosen custom background, then the WCAG contrast ratio is calculated.
No. It is a practical RGB-derived estimate. Accurate print output depends on ICC profiles, ink, paper, and the printing process.