black
#000000
#EEEACE
#EEEACE
Color Values
| Format | #000000 | #EEEACE |
|---|---|---|
| HEX | #000000 | #EEEACE |
| RGB | 0, 0, 0 | 238, 234, 206 |
| HSL | 0.0, 0.0%, 0.0% | 52.5, 48.5%, 87.1% |
| HSV | 0.0, 0.0%, 0.0% | 52.5, 13.4%, 93.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.7%, 13.4%, 6.7% |
| OKLCH | 0.0 0.0 0.0 | 0.9328 0.0371 100.4 |
Contrast & Accessibility
17.3:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEEACE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EEEACE
Color Difference (Delta E)
93.47
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EEEACE);
background: linear-gradient(135deg, #000000, #EEEACE);