#CEDDDC
#CEDDDC
#DDCECF
#DDCECF
Color Values
| Format | #CEDDDC | #DDCECF |
|---|---|---|
| HEX | #CEDDDC | #DDCECF |
| RGB | 206, 221, 220 | 221, 206, 207 |
| HSL | 176.0, 18.1%, 83.7% | 356.0, 18.1%, 83.7% |
| HSV | 176.0, 6.8%, 86.7% | 356.0, 6.8%, 86.7% |
| CMYK | 6.8%, 0.0%, 0.5%, 13.3% | 0.0%, 6.8%, 6.3%, 13.3% |
| OKLCH | 0.8859 0.0162 192.0 | 0.8639 0.0168 12.8 |
Contrast & Accessibility
1.09:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDCECF → Background: #CEDDDC
The quick brown fox jumps over the lazy dog
Text: #CEDDDC → Background: #DDCECF
Color Difference (Delta E)
11.3
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CEDDDC, #DDCECF);
background: linear-gradient(135deg, #CEDDDC, #DDCECF);