black
#000000
#FFEECD
#FFEECD
Color Values
| Format | #000000 | #FFEECD |
|---|---|---|
| HEX | #000000 | #FFEECD |
| RGB | 0, 0, 0 | 255, 238, 205 |
| HSL | 0.0, 0.0%, 0.0% | 39.6, 100.0%, 90.2% |
| HSV | 0.0, 0.0%, 0.0% | 39.6, 19.6%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 6.7%, 19.6%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9543 0.0468 83.9 |
Contrast & Accessibility
18.36:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFEECD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFEECD
Color Difference (Delta E)
96.37
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFEECD);
background: linear-gradient(135deg, #000000, #FFEECD);