black
#000000
#DEFECE
#DEFECE
Color Values
| Format | #000000 | #DEFECE |
|---|---|---|
| HEX | #000000 | #DEFECE |
| RGB | 0, 0, 0 | 222, 254, 206 |
| HSL | 0.0, 0.0%, 0.0% | 100.0, 96.0%, 90.2% |
| HSV | 0.0, 0.0%, 0.0% | 100.0, 18.9%, 99.6% |
| CMYK | 0%, 0%, 0%, 100% | 12.6%, 0.0%, 18.9%, 0.4% |
| OKLCH | 0.0 0.0 0.0 | 0.9618 0.0713 135.2 |
Contrast & Accessibility
19.17:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEFECE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DEFECE
Color Difference (Delta E)
100.1
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DEFECE);
background: linear-gradient(135deg, #000000, #DEFECE);