black
#000000
#EBBCCC
#EBBCCC
Color Values
| Format | #000000 | #EBBCCC |
|---|---|---|
| HEX | #000000 | #EBBCCC |
| RGB | 0, 0, 0 | 235, 188, 204 |
| HSL | 0.0, 0.0%, 0.0% | 339.6, 54.0%, 82.9% |
| HSV | 0.0, 0.0%, 0.0% | 339.6, 20.0%, 92.2% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 20.0%, 13.2%, 7.8% |
| OKLCH | 0.0 0.0 0.0 | 0.8413 0.0576 356.0 |
Contrast & Accessibility
12.6:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EBBCCC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EBBCCC
Color Difference (Delta E)
83.03
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EBBCCC);
background: linear-gradient(135deg, #000000, #EBBCCC);