#ABCADD
#ABCADD
#DDBEAB
#DDBEAB
Color Values
| Format | #ABCADD | #DDBEAB |
|---|---|---|
| HEX | #ABCADD | #DDBEAB |
| RGB | 171, 202, 221 | 221, 190, 171 |
| HSL | 202.8, 42.4%, 76.9% | 22.8, 42.4%, 76.9% |
| HSV | 202.8, 22.6%, 86.7% | 22.8, 22.6%, 86.7% |
| CMYK | 22.6%, 8.6%, 0.0%, 13.3% | 0.0%, 14.0%, 22.6%, 13.3% |
| OKLCH | 0.8224 0.0427 235.0 | 0.8231 0.0441 53.4 |
Contrast & Accessibility
1.02:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDBEAB → Background: #ABCADD
The quick brown fox jumps over the lazy dog
Text: #ABCADD → Background: #DDBEAB
Color Difference (Delta E)
30.17
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCADD, #DDBEAB);
background: linear-gradient(135deg, #ABCADD, #DDBEAB);