black
#000000
#EEE3FF
#EEE3FF
Color Values
| Format | #000000 | #EEE3FF |
|---|---|---|
| HEX | #000000 | #EEE3FF |
| RGB | 0, 0, 0 | 238, 227, 255 |
| HSL | 0.0, 0.0%, 0.0% | 263.6, 100.0%, 94.5% |
| HSV | 0.0, 0.0%, 0.0% | 263.6, 11.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 6.7%, 11.0%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9329 0.0392 303.4 |
Contrast & Accessibility
17.07:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEE3FF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EEE3FF
Color Difference (Delta E)
93.06
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EEE3FF);
background: linear-gradient(135deg, #000000, #EEE3FF);