#CCDDDA
#CCDDDA
#DDCCCF
#DDCCCF
Color Values
| Format | #CCDDDA | #DDCCCF |
|---|---|---|
| HEX | #CCDDDA | #DDCCCF |
| RGB | 204, 221, 218 | 221, 204, 207 |
| HSL | 169.4, 20.0%, 83.3% | 349.4, 20.0%, 83.3% |
| HSV | 169.4, 7.7%, 86.7% | 349.4, 7.7%, 86.7% |
| CMYK | 7.7%, 0.0%, 1.4%, 13.3% | 0.0%, 7.7%, 6.3%, 13.3% |
| OKLCH | 0.8839 0.0187 184.2 | 0.86 0.0194 5.4 |
Contrast & Accessibility
1.1:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDCCCF → Background: #CCDDDA
The quick brown fox jumps over the lazy dog
Text: #CCDDDA → Background: #DDCCCF
Color Difference (Delta E)
13.13
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCDDDA, #DDCCCF);
background: linear-gradient(135deg, #CCDDDA, #DDCCCF);