black
#000000
cornsilk 2
#EEE8CD
Color Values
| Format | #000000 | #EEE8CD |
|---|---|---|
| HEX | #000000 | #EEE8CD |
| RGB | 0, 0, 0 | 238, 232, 205 |
| HSL | 0.0, 0.0%, 0.0% | 49.1, 49.3%, 86.9% |
| HSV | 0.0, 0.0%, 0.0% | 49.1, 13.9%, 93.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 2.5%, 13.9%, 6.7% |
| OKLCH | 0.0 0.0 0.0 | 0.9286 0.0362 96.7 |
Contrast & Accessibility
17.06:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEE8CD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EEE8CD
Color Difference (Delta E)
92.89
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EEE8CD);
background: linear-gradient(135deg, #000000, #EEE8CD);