#ABBEFF
#ABBEFF
#FFECAB
#FFECAB
Color Values
| Format | #ABBEFF | #FFECAB |
|---|---|---|
| HEX | #ABBEFF | #FFECAB |
| RGB | 171, 190, 255 | 255, 236, 171 |
| HSL | 226.4, 100.0%, 83.5% | 46.4, 100.0%, 83.5% |
| HSV | 226.4, 32.9%, 100.0% | 46.4, 32.9%, 100.0% |
| CMYK | 32.9%, 25.5%, 0.0%, 0.0% | 0.0%, 7.5%, 32.9%, 0.0% |
| OKLCH | 0.8107 0.0946 271.6 | 0.9433 0.0848 93.7 |
Contrast & Accessibility
1.55:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFECAB → Background: #ABBEFF
The quick brown fox jumps over the lazy dog
Text: #ABBEFF → Background: #FFECAB
Color Difference (Delta E)
70.72
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABBEFF, #FFECAB);
background: linear-gradient(135deg, #ABBEFF, #FFECAB);