black
#000000
#FCEEDE
#FCEEDE
Color Values
| Format | #000000 | #FCEEDE |
|---|---|---|
| HEX | #000000 | #FCEEDE |
| RGB | 0, 0, 0 | 252, 238, 222 |
| HSL | 0.0, 0.0%, 0.0% | 32.0, 83.3%, 92.9% |
| HSV | 0.0, 0.0%, 0.0% | 32.0, 11.9%, 98.8% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 5.6%, 11.9%, 1.2% |
| OKLCH | 0.0 0.0 0.0 | 0.9559 0.0261 71.2 |
Contrast & Accessibility
18.42:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FCEEDE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FCEEDE
Color Difference (Delta E)
95.28
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FCEEDE);
background: linear-gradient(135deg, #000000, #FCEEDE);