#E0EFFF#E0EFFF
#E0EFFF is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.6% C 0.027 H 249.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EFFF |
|---|---|
| RGB | rgb(224, 239, 255) |
| HSL | hsl(211, 100%, 94%) |
| HSV | hsv(211, 12%, 100%) |
| CMYK | cmyk(12.2%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.80, -1.86, -9.39) |
| CIE-LCH | lch(93.80, 9.57, 258.80°) |
| OKLab | oklab(94.58% -0.0093 -0.0253) |
| OKLCH | oklch(94.58% 0.027 249.8) |
| XYZ | xyz(79.6529, 84.7991, 106.7597) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.41
Fog
#D8DCE0
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Azure (CSS)
#F0FFFF
ΔE00 8.02
Whitesmoke
#F5F5F5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EFFF #FFF0E0
analogous
#E0FEFF #E0EFFF #E1E0FF
triadic
#E0EFFF #FFE0EF #EFFFE0
tetradic
#E0EFFF #FFE0FE #FFF0E0 #E0FFE1
square
#E0EFFF #FFE0FE #FFF0E0 #E0FFE1
split-complementary
#E0EFFF #FFE1E0 #FEFFE0
monochromatic
#66B0FF #A3CFFF #E0EFFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.17
#E0EFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#E0EFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EFFF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EFFF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#D9F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e0efff; /* rgb */ color: rgb(224, 239, 255); /* oklch */ color: oklch(94.6% 0.027 249.8);
Tailwind
colors: {
custom: {
50: '#e9f4ff',
500: '#e0efff',
950: '#000000',
},
}SCSS
$custom: #e0efff; $custom-light: #e9f4ff; $custom-dark: #000000;
JSON
{
"hex": "#e0efff",
"rgb": {
"r": 224,
"g": 239,
"b": 255
},
"hsl": {
"h": 210.968,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.94575,
"c": 0.02693,
"h": 249.8
},
"luminance": 0.848
}Semantic roles & 50–950 ramp
primary
#E0EFFF
secondary
#EDC397
accent
#7600E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586