#ABACED
#ABACED
#EDECAB
#EDECAB
Color Values
| Format | #ABACED | #EDECAB |
|---|---|---|
| HEX | #ABACED | #EDECAB |
| RGB | 171, 172, 237 | 237, 236, 171 |
| HSL | 239.1, 64.7%, 80.0% | 59.1, 64.7%, 80.0% |
| HSV | 239.1, 27.8%, 92.9% | 59.1, 27.8%, 92.9% |
| CMYK | 27.8%, 27.4%, 0.0%, 7.1% | 0.0%, 0.4%, 27.8%, 7.1% |
| OKLCH | 0.7674 0.0926 283.3 | 0.9285 0.0833 107.2 |
Contrast & Accessibility
1.74:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EDECAB → Background: #ABACED
The quick brown fox jumps over the lazy dog
Text: #ABACED → Background: #EDECAB
Color Difference (Delta E)
71.22
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABACED, #EDECAB);
background: linear-gradient(135deg, #ABACED, #EDECAB);