#CCCCCD
#CCCCCD
#CDCDCC
#CDCDCC
Color Values
| Format | #CCCCCD | #CDCDCC |
|---|---|---|
| HEX | #CCCCCD | #CDCDCC |
| RGB | 204, 204, 205 | 205, 205, 204 |
| HSL | 240.0, 1.0%, 80.2% | 60.0, 1.0%, 80.2% |
| HSV | 240.0, 0.5%, 80.4% | 60.0, 0.5%, 80.4% |
| CMYK | 0.5%, 0.5%, 0.0%, 19.6% | 0.0%, 0.0%, 0.5%, 19.6% |
| OKLCH | 0.8455 0.0014 286.4 | 0.848 0.0014 106.4 |
Contrast & Accessibility
1.01:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CDCDCC → Background: #CCCCCD
The quick brown fox jumps over the lazy dog
Text: #CCCCCD → Background: #CDCDCC
Color Difference (Delta E)
1.11
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCCCCD, #CDCDCC);
background: linear-gradient(135deg, #CCCCCD, #CDCDCC);