#E1EBFA#E1EBFA
#E1EBFA is a very light, muted blue. Relative luminance 0.823; OKLCH L 93.7% C 0.023 H 258.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBFA |
|---|---|
| RGB | rgb(225, 235, 250) |
| HSL | hsl(216, 71%, 93%) |
| HSV | hsv(216, 10%, 98%) |
| CMYK | cmyk(10%, 6%, 0%, 2%) |
| CIE-LAB | lab(92.72, -0.47, -8.38) |
| CIE-LCH | lch(92.72, 8.39, 266.77°) |
| OKLab | oklab(93.7% -0.0046 -0.0225) |
| OKLCH | oklch(93.7% 0.023 258.4) |
| XYZ | xyz(78.0113, 82.3255, 102.2044) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.38
Ghostwhite
#F8F8FF
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Fog
#D8DCE0
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBFA #FAF0E1
analogous
#E1F7FA #E1EBFA #E3E1FA
triadic
#E1EBFA #FAE1EB #EBFAE1
tetradic
#E1EBFA #FAE1F7 #FAF0E1 #E1FAE3
square
#E1EBFA #FAE1F7 #FAF0E1 #E1FAE3
split-complementary
#E1EBFA #FAE3E1 #F7FAE1
monochromatic
#78A5E9 #ADC8F1 #E1EBFA #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.20
#E1EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#E1EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBFA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBFA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#DBEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ebfa; /* rgb */ color: rgb(225, 235, 250); /* oklch */ color: oklch(93.7% 0.023 258.4);
Tailwind
colors: {
custom: {
50: '#eaf1fc',
500: '#e1ebfa',
950: '#000000',
},
}SCSS
$custom: #e1ebfa; $custom-light: #eaf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e1ebfa",
"rgb": {
"r": 225,
"g": 235,
"b": 250
},
"hsl": {
"h": 216,
"s": 71.429,
"l": 93.137
},
"oklch": {
"l": 0.93699,
"c": 0.02298,
"h": 258.4
},
"luminance": 0.82326
}Semantic roles & 50–950 ramp
primary
#E1EBFA
secondary
#DFC6A0
accent
#8612D3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585