black
#000000
#FFCC90
#FFCC90
Color Values
| Format | #000000 | #FFCC90 |
|---|---|---|
| HEX | #000000 | #FFCC90 |
| RGB | 0, 0, 0 | 255, 204, 144 |
| HSL | 0.0, 0.0%, 0.0% | 32.4, 100.0%, 78.2% |
| HSV | 0.0, 0.0%, 0.0% | 32.4, 43.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 20.0%, 43.5%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8766 0.0957 70.6 |
Contrast & Accessibility
14.29:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFCC90 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFCC90
Color Difference (Delta E)
93.4
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFCC90);
background: linear-gradient(135deg, #000000, #FFCC90);