black
#000000
#FFCC55
#FFCC55
Color Values
| Format | #000000 | #FFCC55 |
|---|---|---|
| HEX | #000000 | #FFCC55 |
| RGB | 0, 0, 0 | 255, 204, 85 |
| HSL | 0.0, 0.0%, 0.0% | 42.0, 100.0%, 66.7% |
| HSV | 0.0, 0.0%, 0.0% | 42.0, 66.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 20.0%, 66.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.869 0.1453 85.4 |
Contrast & Accessibility
14.02:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFCC55 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFCC55
Color Difference (Delta E)
106.24
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFCC55);
background: linear-gradient(135deg, #000000, #FFCC55);