#E1EBFE#E1EBFE
#E1EBFE is a very light, muted blue. Relative luminance 0.826; OKLCH L 93.8% C 0.028 H 263.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBFE |
|---|---|
| RGB | rgb(225, 235, 254) |
| HSL | hsl(219, 94%, 94%) |
| HSV | hsv(219, 11%, 100%) |
| CMYK | cmyk(11.4%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.83, 0.31, -10.30) |
| CIE-LCH | lch(92.83, 10.30, 271.73°) |
| OKLab | oklab(93.82% -0.0032 -0.0277) |
| OKLCH | oklch(93.82% 0.028 263.4) |
| XYZ | xyz(78.6451, 82.5790, 105.5427) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.76
Aliceblue
#F0F8FF
ΔE00 5.74
Ghostwhite
#F8F8FF
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 8.66
Whitesmoke
#F5F5F5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBFE #FEF4E1
analogous
#E1FAFE #E1EBFE #E6E1FE
triadic
#E1EBFE #FEE1EB #EBFEE1
tetradic
#E1EBFE #FEE1FA #FEF4E1 #E1FEE6
square
#E1EBFE #FEE1FA #FEF4E1 #E1FEE6
split-complementary
#E1EBFE #FEE6E1 #FAFEE1
monochromatic
#6B9CFA #A6C4FC #E1EBFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.20
#E1EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#E1EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBFE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBFE | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#DAEFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ebfe; /* rgb */ color: rgb(225, 235, 254); /* oklch */ color: oklch(93.8% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#eaf1fe',
500: '#e1ebfe',
950: '#000000',
},
}SCSS
$custom: #e1ebfe; $custom-light: #eaf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e1ebfe",
"rgb": {
"r": 225,
"g": 235,
"b": 254
},
"hsl": {
"h": 219.31,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.93824,
"c": 0.02789,
"h": 263.4
},
"luminance": 0.8258
}Semantic roles & 50–950 ramp
primary
#E1EBFE
secondary
#EACE99
accent
#9600E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585