#ABC0DE
#ABC0DE
#DEC9AB
#DEC9AB
Color Values
| Format | #ABC0DE | #DEC9AB |
|---|---|---|
| HEX | #ABC0DE | #DEC9AB |
| RGB | 171, 192, 222 | 222, 201, 171 |
| HSL | 215.3, 43.6%, 77.1% | 35.3, 43.6%, 77.1% |
| HSV | 215.3, 23.0%, 87.1% | 35.3, 23.0%, 87.1% |
| CMYK | 23.0%, 13.5%, 0.0%, 12.9% | 0.0%, 9.5%, 23.0%, 12.9% |
| OKLCH | 0.8018 0.0485 257.3 | 0.8456 0.0467 76.8 |
Contrast & Accessibility
1.15:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEC9AB → Background: #ABC0DE
The quick brown fox jumps over the lazy dog
Text: #ABC0DE → Background: #DEC9AB
Color Difference (Delta E)
35.53
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABC0DE, #DEC9AB);
background: linear-gradient(135deg, #ABC0DE, #DEC9AB);