#CCCCDC
#CCCCDC
#DCDCCC
#DCDCCC
Color Values
| Format | #CCCCDC | #DCDCCC |
|---|---|---|
| HEX | #CCCCDC | #DCDCCC |
| RGB | 204, 204, 220 | 220, 220, 204 |
| HSL | 240.0, 18.6%, 83.1% | 60.0, 18.6%, 83.1% |
| HSV | 240.0, 7.3%, 86.3% | 60.0, 7.3%, 86.3% |
| CMYK | 7.3%, 7.3%, 0.0%, 13.7% | 0.0%, 0.0%, 7.3%, 13.7% |
| OKLCH | 0.8501 0.022 285.9 | 0.8901 0.0215 106.8 |
Contrast & Accessibility
1.14:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCDCCC → Background: #CCCCDC
The quick brown fox jumps over the lazy dog
Text: #CCCCDC → Background: #DCDCCC
Color Difference (Delta E)
17.5
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCCCDC, #DCDCCC);
background: linear-gradient(135deg, #CCCCDC, #DCDCCC);