#CDCDDD
#CDCDDD
#DDDDCD
#DDDDCD
Color Values
| Format | #CDCDDD | #DDDDCD |
|---|---|---|
| HEX | #CDCDDD | #DDDDCD |
| RGB | 205, 205, 221 | 221, 221, 205 |
| HSL | 240.0, 19.0%, 83.5% | 60.0, 19.0%, 83.5% |
| HSV | 240.0, 7.2%, 86.7% | 60.0, 7.2%, 86.7% |
| CMYK | 7.2%, 7.2%, 0.0%, 13.3% | 0.0%, 0.0%, 7.2%, 13.3% |
| OKLCH | 0.8532 0.022 285.9 | 0.8932 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: #DDDDCD → Background: #CDCDDD
The quick brown fox jumps over the lazy dog
Text: #CDCDDD → Background: #DDDDCD
Color Difference (Delta E)
17.48
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CDCDDD, #DDDDCD);
background: linear-gradient(135deg, #CDCDDD, #DDDDCD);