#CDDDDD
#CDDDDD
#DDCDCD
#DDCDCD
Color Values
| Format | #CDDDDD | #DDCDCD |
|---|---|---|
| HEX | #CDDDDD | #DDCDCD |
| RGB | 205, 221, 221 | 221, 205, 205 |
| HSL | 180.0, 19.0%, 83.5% | 0.0, 19.0%, 83.5% |
| HSV | 180.0, 7.2%, 86.7% | 0.0, 7.2%, 86.7% |
| CMYK | 7.2%, 0.0%, 0.0%, 13.3% | 0.0%, 7.2%, 7.2%, 13.3% |
| OKLCH | 0.8855 0.0172 196.8 | 0.8614 0.0179 17.5 |
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: #DDCDCD → Background: #CDDDDD
The quick brown fox jumps over the lazy dog
Text: #CDDDDD → Background: #DDCDCD
Color Difference (Delta E)
11.99
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CDDDDD, #DDCDCD);
background: linear-gradient(135deg, #CDDDDD, #DDCDCD);