#E1EBFB#E1EBFB
#E1EBFB is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.7% C 0.024 H 259.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBFB |
|---|---|
| RGB | rgb(225, 235, 251) |
| HSL | hsl(217, 76%, 93%) |
| HSV | hsv(217, 10%, 98%) |
| CMYK | cmyk(10.4%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.75, -0.28, -8.86) |
| CIE-LCH | lch(92.75, 8.86, 268.20°) |
| OKLab | oklab(93.73% -0.0043 -0.0238) |
| OKLCH | oklch(93.73% 0.024 259.8) |
| XYZ | xyz(78.1685, 82.3884, 103.0324) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.71
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.10
Whitesmoke
#F5F5F5
ΔE00 7.74
Pale Grey
#FDFDFE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBFB #FBF1E1
analogous
#E1F8FB #E1EBFB #E4E1FB
triadic
#E1EBFB #FBE1EB #EBFBE1
tetradic
#E1EBFB #FBE1F8 #FBF1E1 #E1FBE4
square
#E1EBFB #FBE1F8 #FBF1E1 #E1FBE4
split-complementary
#E1EBFB #FBE4E1 #F8FBE1
monochromatic
#75A3ED #ABC7F4 #E1EBFB #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.20
#E1EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#E1EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBFB
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBFB | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#DBEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ebfb; /* rgb */ color: rgb(225, 235, 251); /* oklch */ color: oklch(93.7% 0.024 259.8);
Tailwind
colors: {
custom: {
50: '#eaf1fc',
500: '#e1ebfb',
950: '#000000',
},
}SCSS
$custom: #e1ebfb; $custom-light: #eaf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e1ebfb",
"rgb": {
"r": 225,
"g": 235,
"b": 251
},
"hsl": {
"h": 216.923,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.9373,
"c": 0.02419,
"h": 259.8
},
"luminance": 0.82389
}Semantic roles & 50–950 ramp
primary
#E1EBFB
secondary
#E2C89E
accent
#8A0DD9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585