#E1EEFB#E1EEFB
#E1EEFB is a very light, muted cyan. Relative luminance 0.841; OKLCH L 94.3% C 0.022 H 248.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEFB |
|---|---|
| RGB | rgb(225, 238, 251) |
| HSL | hsl(210, 76%, 93%) |
| HSV | hsv(210, 10%, 98%) |
| CMYK | cmyk(10.4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.50, -1.82, -7.74) |
| CIE-LCH | lch(93.50, 7.95, 256.79°) |
| OKLab | oklab(94.33% -0.0084 -0.0208) |
| OKLCH | oklch(94.33% 0.022 248.1) |
| XYZ | xyz(79.0346, 84.1206, 103.3211) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.52
Fog
#D8DCE0
ΔE00 5.83
Ghostwhite
#F8F8FF
ΔE00 6.13
Whitesmoke
#F5F5F5
ΔE00 7.16
Azure (CSS)
#F0FFFF
ΔE00 7.23
Pale Grey
#FDFDFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEFB #FBEEE1
analogous
#E1FBFB #E1EEFB #E1E1FB
triadic
#E1EEFB #FBE1EE #EEFBE1
tetradic
#E1EEFB #FBE1FB #FBEEE1 #E1FBE1
square
#E1EEFB #FBE1FB #FBEEE1 #E1FBE1
split-complementary
#E1EEFB #FBE1E1 #FBFBE1
monochromatic
#75B1ED #ABCFF4 #E1EEFB #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.18
#E1EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#E1EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEFB
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEFB | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#DBF1F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1eefb; /* rgb */ color: rgb(225, 238, 251); /* oklch */ color: oklch(94.3% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#eaf3fc',
500: '#e1eefb',
950: '#000000',
},
}SCSS
$custom: #e1eefb; $custom-light: #eaf3fc; $custom-dark: #000000;
JSON
{
"hex": "#e1eefb",
"rgb": {
"r": 225,
"g": 238,
"b": 251
},
"hsl": {
"h": 210,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.94325,
"c": 0.02241,
"h": 248.1
},
"luminance": 0.84122
}Semantic roles & 50–950 ramp
primary
#E1EEFB
secondary
#E2C09E
accent
#730DD9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585