#EDEEFF
#EDEEFF
#FFFEED
#FFFEED
Color Values
| Format | #EDEEFF | #FFFEED |
|---|---|---|
| HEX | #EDEEFF | #FFFEED |
| RGB | 237, 238, 255 | 255, 254, 237 |
| HSL | 236.7, 100.0%, 96.5% | 56.7, 100.0%, 96.5% |
| HSV | 236.7, 7.1%, 100.0% | 56.7, 7.1%, 100.0% |
| CMYK | 7.1%, 6.7%, 0.0%, 0.0% | 0.0%, 0.4%, 7.1%, 0.0% |
| OKLCH | 0.9534 0.0228 283.3 | 0.9932 0.0223 104.1 |
Contrast & Accessibility
1.13:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFEED → Background: #EDEEFF
The quick brown fox jumps over the lazy dog
Text: #EDEEFF → Background: #FFFEED
Color Difference (Delta E)
18.02
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #EDEEFF, #FFFEED);
background: linear-gradient(135deg, #EDEEFF, #FFFEED);