black
#000000
#FFCECB
#FFCECB
Color Values
| Format | #000000 | #FFCECB |
|---|---|---|
| HEX | #000000 | #FFCECB |
| RGB | 0, 0, 0 | 255, 206, 203 |
| HSL | 0.0, 0.0%, 0.0% | 3.5, 100.0%, 89.8% |
| HSV | 0.0, 0.0%, 0.0% | 3.5, 20.4%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 19.2%, 20.4%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8931 0.0558 22.3 |
Contrast & Accessibility
14.94:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFCECB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFCECB
Color Difference (Delta E)
88.84
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFCECB);
background: linear-gradient(135deg, #000000, #FFCECB);