black
#000000
#EEDBDD
#EEDBDD
Color Values
| Format | #000000 | #EEDBDD |
|---|---|---|
| HEX | #000000 | #EEDBDD |
| RGB | 0, 0, 0 | 238, 219, 221 |
| HSL | 0.0, 0.0%, 0.0% | 353.7, 35.8%, 89.6% |
| HSV | 0.0, 0.0%, 0.0% | 353.7, 8.0%, 93.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 8.0%, 7.1%, 6.7% |
| OKLCH | 0.0 0.0 0.0 | 0.9074 0.0211 10.2 |
Contrast & Accessibility
15.81:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEDBDD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EEDBDD
Color Difference (Delta E)
89.22
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EEDBDD);
background: linear-gradient(135deg, #000000, #EEDBDD);