#AAAADC
#AAAADC
#DCDCAA
#DCDCAA
Color Values
| Format | #AAAADC | #DCDCAA |
|---|---|---|
| HEX | #AAAADC | #DCDCAA |
| RGB | 170, 170, 220 | 220, 220, 170 |
| HSL | 240.0, 41.7%, 76.5% | 60.0, 41.7%, 76.5% |
| HSV | 240.0, 22.7%, 86.3% | 60.0, 22.7%, 86.3% |
| CMYK | 22.7%, 22.7%, 0.0%, 13.7% | 0.0%, 0.0%, 22.7%, 13.7% |
| OKLCH | 0.7556 0.0714 284.6 | 0.8821 0.0656 107.7 |
Contrast & Accessibility
1.57:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCDCAA → Background: #AAAADC
The quick brown fox jumps over the lazy dog
Text: #AAAADC → Background: #DCDCAA
Color Difference (Delta E)
55.4
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AAAADC, #DCDCAA);
background: linear-gradient(135deg, #AAAADC, #DCDCAA);