#E1EBFC#E1EBFC
#E1EBFC is a very light, muted blue. Relative luminance 0.825; OKLCH L 93.8% C 0.025 H 261.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBFC |
|---|---|
| RGB | rgb(225, 235, 252) |
| HSL | hsl(218, 82%, 94%) |
| HSV | hsv(218, 11%, 99%) |
| CMYK | cmyk(10.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.77, -0.08, -9.34) |
| CIE-LCH | lch(92.77, 9.34, 269.50°) |
| OKLab | oklab(93.76% -0.0039 -0.0251) |
| OKLCH | oklch(93.76% 0.025 261.1) |
| XYZ | xyz(78.3265, 82.4516, 103.8647) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Ghostwhite
#F8F8FF
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.42
Whitesmoke
#F5F5F5
ΔE00 8.04
Pale Grey
#FDFDFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBFC #FCF2E1
analogous
#E1F8FC #E1EBFC #E4E1FC
triadic
#E1EBFC #FCE1EB #EBFCE1
tetradic
#E1EBFC #FCE1F8 #FCF2E1 #E1FCE4
square
#E1EBFC #FCE1F8 #FCF2E1 #E1FCE4
split-complementary
#E1EBFC #FCE4E1 #F8FCE1
monochromatic
#72A1F1 #A9C6F6 #E1EBFC #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.20
#E1EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#E1EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBFC
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBFC | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#DBEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ebfc; /* rgb */ color: rgb(225, 235, 252); /* oklch */ color: oklch(93.8% 0.025 261.1);
Tailwind
colors: {
custom: {
50: '#eaf1fd',
500: '#e1ebfc',
950: '#000000',
},
}SCSS
$custom: #e1ebfc; $custom-light: #eaf1fd; $custom-dark: #000000;
JSON
{
"hex": "#e1ebfc",
"rgb": {
"r": 225,
"g": 235,
"b": 252
},
"hsl": {
"h": 217.778,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.93761,
"c": 0.02541,
"h": 261.1
},
"luminance": 0.82452
}Semantic roles & 50–950 ramp
primary
#E1EBFC
secondary
#E4CA9D
accent
#8F07DE
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585