#ABC4DE
#ABC4DE
#DEC5AB
#DEC5AB
Color Values
| Format | #ABC4DE | #DEC5AB |
|---|---|---|
| HEX | #ABC4DE | #DEC5AB |
| RGB | 171, 196, 222 | 222, 197, 171 |
| HSL | 210.6, 43.6%, 77.1% | 30.6, 43.6%, 77.1% |
| HSV | 210.6, 23.0%, 87.1% | 30.6, 23.0%, 87.1% |
| CMYK | 23.0%, 11.7%, 0.0%, 12.9% | 0.0%, 11.3%, 23.0%, 12.9% |
| OKLCH | 0.8101 0.0458 249.4 | 0.8377 0.0451 68.2 |
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: #DEC5AB → Background: #ABC4DE
The quick brown fox jumps over the lazy dog
Text: #ABC4DE → Background: #DEC5AB
Color Difference (Delta E)
33.04
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABC4DE, #DEC5AB);
background: linear-gradient(135deg, #ABC4DE, #DEC5AB);