#ABC3DE
#ABC3DE
#DEC6AB
#DEC6AB
Color Values
| Format | #ABC3DE | #DEC6AB |
|---|---|---|
| HEX | #ABC3DE | #DEC6AB |
| RGB | 171, 195, 222 | 222, 198, 171 |
| HSL | 211.8, 43.6%, 77.1% | 31.8, 43.6%, 77.1% |
| HSV | 211.8, 23.0%, 87.1% | 31.8, 23.0%, 87.1% |
| CMYK | 23.0%, 12.2%, 0.0%, 12.9% | 0.0%, 10.8%, 23.0%, 12.9% |
| OKLCH | 0.8081 0.0464 251.5 | 0.8397 0.0454 70.4 |
Contrast & Accessibility
1.1:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEC6AB → Background: #ABC3DE
The quick brown fox jumps over the lazy dog
Text: #ABC3DE → Background: #DEC6AB
Color Difference (Delta E)
33.59
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABC3DE, #DEC6AB);
background: linear-gradient(135deg, #ABC3DE, #DEC6AB);