black
#000000
#EBEEF7
#EBEEF7
Color Values
| Format | #000000 | #EBEEF7 |
|---|---|---|
| HEX | #000000 | #EBEEF7 |
| RGB | 0, 0, 0 | 235, 238, 247 |
| HSL | 0.0, 0.0%, 0.0% | 225.0, 42.9%, 94.5% |
| HSV | 0.0, 0.0%, 0.0% | 225.0, 4.9%, 96.9% |
| CMYK | 0%, 0%, 0%, 100% | 4.9%, 3.6%, 0.0%, 3.1% |
| OKLCH | 0.0 0.0 0.0 | 0.9494 0.0125 271.3 |
Contrast & Accessibility
18.11:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EBEEF7 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EBEEF7
Color Difference (Delta E)
94.23
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EBEEF7);
background: linear-gradient(135deg, #000000, #EBEEF7);