#DEEEFF
#DEEEFF
#FFEFDE
#FFEFDE
Color Values
| Format | #DEEEFF | #FFEFDE |
|---|---|---|
| HEX | #DEEEFF | #FFEFDE |
| RGB | 222, 238, 255 | 255, 239, 222 |
| HSL | 210.9, 100.0%, 93.5% | 30.9, 100.0%, 93.5% |
| HSV | 210.9, 12.9%, 100.0% | 30.9, 12.9%, 100.0% |
| CMYK | 12.9%, 6.7%, 0.0%, 0.0% | 0.0%, 6.3%, 12.9%, 0.0% |
| OKLCH | 0.9423 0.0287 249.8 | 0.9603 0.0284 69.2 |
Contrast & Accessibility
1.05:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFEFDE → Background: #DEEEFF
The quick brown fox jumps over the lazy dog
Text: #DEEEFF → Background: #FFEFDE
Color Difference (Delta E)
20.74
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEEEFF, #FFEFDE);
background: linear-gradient(135deg, #DEEEFF, #FFEFDE);