#CCEDEC
#CCEDEC
#EDCCCD
#EDCCCD
Color Values
| Format | #CCEDEC | #EDCCCD |
|---|---|---|
| HEX | #CCEDEC | #EDCCCD |
| RGB | 204, 237, 236 | 237, 204, 205 |
| HSL | 178.2, 47.8%, 86.5% | 358.2, 47.8%, 86.5% |
| HSV | 178.2, 13.9%, 92.9% | 358.2, 13.9%, 92.9% |
| CMYK | 13.9%, 0.0%, 0.4%, 7.1% | 0.0%, 13.9%, 13.5%, 7.1% |
| OKLCH | 0.9221 0.0344 194.3 | 0.8733 0.0372 15.8 |
Contrast & Accessibility
1.2:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EDCCCD → Background: #CCEDEC
The quick brown fox jumps over the lazy dog
Text: #CCEDEC → Background: #EDCCCD
Color Difference (Delta E)
24.57
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCEDEC, #EDCCCD);
background: linear-gradient(135deg, #CCEDEC, #EDCCCD);