#CCCFDF
#CCCFDF
#DFDCCC
#DFDCCC
Color Values
| Format | #CCCFDF | #DFDCCC |
|---|---|---|
| HEX | #CCCFDF | #DFDCCC |
| RGB | 204, 207, 223 | 223, 220, 204 |
| HSL | 230.5, 22.9%, 83.7% | 50.5, 22.9%, 83.7% |
| HSV | 230.5, 8.5%, 87.5% | 50.5, 8.5%, 87.5% |
| CMYK | 8.5%, 7.2%, 0.0%, 12.5% | 0.0%, 1.3%, 8.5%, 12.5% |
| OKLCH | 0.857 0.0223 277.4 | 0.8925 0.0217 98.1 |
Contrast & Accessibility
1.12:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DFDCCC → Background: #CCCFDF
The quick brown fox jumps over the lazy dog
Text: #CCCFDF → Background: #DFDCCC
Color Difference (Delta E)
17.43
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCCFDF, #DFDCCC);
background: linear-gradient(135deg, #CCCFDF, #DFDCCC);