#E1EEFF#E1EEFF
#E1EEFF is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.4% C 0.027 H 255.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEFF |
|---|---|
| RGB | rgb(225, 238, 255) |
| HSL | hsl(214, 100%, 94%) |
| HSV | hsv(214, 12%, 100%) |
| CMYK | cmyk(11.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(93.61, -1.03, -9.65) |
| CIE-LCH | lch(93.61, 9.71, 263.89°) |
| OKLab | oklab(94.45% -0.0069 -0.026) |
| OKLCH | oklch(94.45% 0.027 255.1) |
| XYZ | xyz(79.6718, 84.3755, 106.6770) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.67
Ghostwhite
#F8F8FF
ΔE00 6.46
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.82
Whitesmoke
#F5F5F5
ΔE00 8.20
Pale Grey
#FDFDFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEFF #FFF2E1
analogous
#E1FDFF #E1EEFF #E3E1FF
triadic
#E1EEFF #FFE1EE #EEFFE1
tetradic
#E1EEFF #FFE1FD #FFF2E1 #E1FFE3
square
#E1EEFF #FFE1FD #FFF2E1 #E1FFE3
split-complementary
#E1EEFF #FFE3E1 #FDFFE1
monochromatic
#67A9FF #A4CBFF #E0EEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.17
#E1EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E1EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEFF
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEFF | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#DAF2F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e1eeff; /* rgb */ color: rgb(225, 238, 255); /* oklch */ color: oklch(94.4% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#eaf3ff',
500: '#e1eeff',
950: '#000000',
},
}SCSS
$custom: #e1eeff; $custom-light: #eaf3ff; $custom-dark: #000000;
JSON
{
"hex": "#e1eeff",
"rgb": {
"r": 225,
"g": 238,
"b": 255
},
"hsl": {
"h": 214,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94449,
"c": 0.02689,
"h": 255.1
},
"luminance": 0.84377
}Semantic roles & 50–950 ramp
primary
#E1EEFF
secondary
#EDC897
accent
#8200E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586