#CCCADC
#CCCADC
#DADCCA
#DADCCA
Color Values
| Format | #CCCADC | #DADCCA |
|---|---|---|
| HEX | #CCCADC | #DADCCA |
| RGB | 204, 202, 220 | 218, 220, 202 |
| HSL | 246.7, 20.5%, 82.7% | 66.7, 20.5%, 82.7% |
| HSV | 246.7, 8.2%, 86.3% | 66.7, 8.2%, 86.3% |
| CMYK | 7.3%, 8.2%, 0.0%, 13.7% | 0.9%, 0.0%, 8.2%, 13.7% |
| OKLCH | 0.8461 0.0249 291.0 | 0.888 0.0243 112.0 |
Contrast & Accessibility
1.15:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DADCCA → Background: #CCCADC
The quick brown fox jumps over the lazy dog
Text: #CCCADC → Background: #DADCCA
Color Difference (Delta E)
19.69
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCCADC, #DADCCA);
background: linear-gradient(135deg, #CCCADC, #DADCCA);