#CCCADE
#CCCADE
#DCDECA
#DCDECA
Color Values
| Format | #CCCADE | #DCDECA |
|---|---|---|
| HEX | #CCCADE | #DCDECA |
| RGB | 204, 202, 222 | 220, 222, 202 |
| HSL | 246.0, 23.3%, 83.1% | 66.0, 23.3%, 83.1% |
| HSV | 246.0, 9.0%, 87.1% | 66.0, 9.0%, 87.1% |
| CMYK | 8.1%, 9.0%, 0.0%, 12.9% | 0.9%, 0.0%, 9.0%, 12.9% |
| OKLCH | 0.8467 0.0276 290.4 | 0.8936 0.0269 111.6 |
Contrast & Accessibility
1.17:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCDECA → Background: #CCCADE
The quick brown fox jumps over the lazy dog
Text: #CCCADE → Background: #DCDECA
Color Difference (Delta E)
21.85
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCCADE, #DCDECA);
background: linear-gradient(135deg, #CCCADE, #DCDECA);