black
#000000
#CADECB
#CADECB
Color Values
| Format | #000000 | #CADECB |
|---|---|---|
| HEX | #000000 | #CADECB |
| RGB | 0, 0, 0 | 202, 222, 203 |
| HSL | 0.0, 0.0%, 0.0% | 123.0, 23.3%, 83.1% |
| HSV | 0.0, 0.0%, 0.0% | 123.0, 9.0%, 87.1% |
| CMYK | 0%, 0%, 0%, 100% | 9.0%, 0.0%, 8.6%, 12.9% |
| OKLCH | 0.0 0.0 0.0 | 0.8804 0.0335 146.7 |
Contrast & Accessibility
14.82:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CADECB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CADECB
Color Difference (Delta E)
87.44
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CADECB);
background: linear-gradient(135deg, #000000, #CADECB);