#ABC2DE
#ABC2DE
#DEC7AB
#DEC7AB
Color Values
| Format | #ABC2DE | #DEC7AB |
|---|---|---|
| HEX | #ABC2DE | #DEC7AB |
| RGB | 171, 194, 222 | 222, 199, 171 |
| HSL | 212.9, 43.6%, 77.1% | 32.9, 43.6%, 77.1% |
| HSV | 212.9, 23.0%, 87.1% | 32.9, 23.0%, 87.1% |
| CMYK | 23.0%, 12.6%, 0.0%, 12.9% | 0.0%, 10.4%, 23.0%, 12.9% |
| OKLCH | 0.806 0.047 253.5 | 0.8417 0.0458 72.6 |
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: #DEC7AB → Background: #ABC2DE
The quick brown fox jumps over the lazy dog
Text: #ABC2DE → Background: #DEC7AB
Color Difference (Delta E)
34.2
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABC2DE, #DEC7AB);
background: linear-gradient(135deg, #ABC2DE, #DEC7AB);