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