#CCDEDD
#CCDEDD
#DECCCD
#DECCCD
Color Values
| Format | #CCDEDD | #DECCCD |
|---|---|---|
| HEX | #CCDEDD | #DECCCD |
| RGB | 204, 222, 221 | 222, 204, 205 |
| HSL | 176.7, 21.4%, 83.5% | 356.7, 21.4%, 83.5% |
| HSV | 176.7, 8.1%, 87.1% | 356.7, 8.1%, 87.1% |
| CMYK | 8.1%, 0.0%, 0.5%, 12.9% | 0.0%, 8.1%, 7.7%, 12.9% |
| OKLCH | 0.8868 0.0193 192.8 | 0.8603 0.0202 13.7 |
Contrast & Accessibility
1.11:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DECCCD → Background: #CCDEDD
The quick brown fox jumps over the lazy dog
Text: #CCDEDD → Background: #DECCCD
Color Difference (Delta E)
13.54
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCDEDD, #DECCCD);
background: linear-gradient(135deg, #CCDEDD, #DECCCD);