#CCDECD
#CCDECD
#DECCDD
#DECCDD
Color Values
| Format | #CCDECD | #DECCDD |
|---|---|---|
| HEX | #CCDECD | #DECCDD |
| RGB | 204, 222, 205 | 222, 204, 221 |
| HSL | 123.3, 21.4%, 83.5% | 303.3, 21.4%, 83.5% |
| HSV | 123.3, 8.1%, 87.1% | 303.3, 8.1%, 87.1% |
| CMYK | 8.1%, 0.0%, 7.7%, 12.9% | 0.0%, 8.1%, 0.5%, 12.9% |
| OKLCH | 0.8824 0.03 146.9 | 0.865 0.0303 327.5 |
Contrast & Accessibility
1.08:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DECCDD → Background: #CCDECD
The quick brown fox jumps over the lazy dog
Text: #CCDECD → Background: #DECCDD
Color Difference (Delta E)
22.36
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCDECD, #DECCDD);
background: linear-gradient(135deg, #CCDECD, #DECCDD);