#ABDEBC
#ABDEBC
#DEABCD
#DEABCD
Color Values
| Format | #ABDEBC | #DEABCD |
|---|---|---|
| HEX | #ABDEBC | #DEABCD |
| RGB | 171, 222, 188 | 222, 171, 205 |
| HSL | 140.0, 43.6%, 77.1% | 320.0, 43.6%, 77.1% |
| HSV | 140.0, 23.0%, 87.1% | 320.0, 23.0%, 87.1% |
| CMYK | 23.0%, 0.0%, 15.3%, 12.9% | 0.0%, 23.0%, 7.7%, 12.9% |
| OKLCH | 0.8557 0.0707 155.4 | 0.798 0.0743 339.0 |
Contrast & Accessibility
1.29:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEABCD → Background: #ABDEBC
The quick brown fox jumps over the lazy dog
Text: #ABDEBC → Background: #DEABCD
Color Difference (Delta E)
52.59
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABDEBC, #DEABCD);
background: linear-gradient(135deg, #ABDEBC, #DEABCD);