#EFF1FF
#EFF1FF
#FFFDEF
#FFFDEF
Color Values
| Format | #EFF1FF | #FFFDEF |
|---|---|---|
| HEX | #EFF1FF | #FFFDEF |
| RGB | 239, 241, 255 | 255, 253, 239 |
| HSL | 232.5, 100.0%, 96.9% | 52.5, 100.0%, 96.9% |
| HSV | 232.5, 6.3%, 100.0% | 52.5, 6.3%, 100.0% |
| CMYK | 6.3%, 5.5%, 0.0%, 0.0% | 0.0%, 0.8%, 6.3%, 0.0% |
| OKLCH | 0.9607 0.0188 279.5 | 0.9918 0.0185 100.1 |
Contrast & Accessibility
1.1:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFDEF → Background: #EFF1FF
The quick brown fox jumps over the lazy dog
Text: #EFF1FF → Background: #FFFDEF
Color Difference (Delta E)
14.83
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #EFF1FF, #FFFDEF);
background: linear-gradient(135deg, #EFF1FF, #FFFDEF);