#CADCDC
#CADCDC
#DCCACA
#DCCACA
Color Values
| Format | #CADCDC | #DCCACA |
|---|---|---|
| HEX | #CADCDC | #DCCACA |
| RGB | 202, 220, 220 | 220, 202, 202 |
| HSL | 180.0, 20.5%, 82.7% | 0.0, 20.5%, 82.7% |
| HSV | 180.0, 8.2%, 86.3% | 0.0, 8.2%, 86.3% |
| CMYK | 8.2%, 0.0%, 0.0%, 13.7% | 0.0%, 8.2%, 8.2%, 13.7% |
| OKLCH | 0.881 0.0193 196.8 | 0.8538 0.0202 17.6 |
Contrast & Accessibility
1.11:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCCACA → Background: #CADCDC
The quick brown fox jumps over the lazy dog
Text: #CADCDC → Background: #DCCACA
Color Difference (Delta E)
13.52
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CADCDC, #DCCACA);
background: linear-gradient(135deg, #CADCDC, #DCCACA);