black
#000000
#EECCCD
#EECCCD
Color Values
| Format | #000000 | #EECCCD |
|---|---|---|
| HEX | #000000 | #EECCCD |
| RGB | 0, 0, 0 | 238, 204, 205 |
| HSL | 0.0, 0.0%, 0.0% | 358.2, 50.0%, 86.7% |
| HSV | 0.0, 0.0%, 0.0% | 358.2, 14.3%, 93.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 14.3%, 13.9%, 6.7% |
| OKLCH | 0.0 0.0 0.0 | 0.8742 0.0384 15.9 |
Contrast & Accessibility
14.15:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EECCCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EECCCD
Color Difference (Delta E)
85.83
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EECCCD);
background: linear-gradient(135deg, #000000, #EECCCD);