#DEFDCC
#DEFDCC
#EBCCFD
#EBCCFD
Color Values
| Format | #DEFDCC | #EBCCFD |
|---|---|---|
| HEX | #DEFDCC | #EBCCFD |
| RGB | 222, 253, 204 | 235, 204, 253 |
| HSL | 98.0, 92.5%, 89.6% | 278.0, 92.5%, 89.6% |
| HSV | 98.0, 19.4%, 99.2% | 278.0, 19.4%, 99.2% |
| CMYK | 12.3%, 0.0%, 19.4%, 0.8% | 7.1%, 19.4%, 0.0%, 0.8% |
| OKLCH | 0.9593 0.072 134.1 | 0.8866 0.0739 313.1 |
Contrast & Accessibility
1.3:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EBCCFD → Background: #DEFDCC
The quick brown fox jumps over the lazy dog
Text: #DEFDCC → Background: #EBCCFD
Color Difference (Delta E)
56.29
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEFDCC, #EBCCFD);
background: linear-gradient(135deg, #DEFDCC, #EBCCFD);