#E1EBFF#E1EBFF
#E1EBFF is a very light, muted blue. Relative luminance 0.826; OKLCH L 93.9% C 0.029 H 264.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBFF |
|---|---|
| RGB | rgb(225, 235, 255) |
| HSL | hsl(220, 100%, 94%) |
| HSV | hsv(220, 12%, 100%) |
| CMYK | cmyk(11.8%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.86, 0.51, -10.77) |
| CIE-LCH | lch(92.86, 10.79, 272.70°) |
| OKLab | oklab(93.86% -0.0028 -0.029) |
| OKLCH | oklch(93.86% 0.029 264.4) |
| XYZ | xyz(78.8057, 82.6432, 106.3883) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Aliceblue
#F0F8FF
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.40
Light Blue Grey
#B7C9E2
ΔE00 8.64
Whitesmoke
#F5F5F5
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBFF #FFF5E1
analogous
#E1FAFF #E1EBFF #E6E1FF
triadic
#E1EBFF #FFE1EB #EBFFE1
tetradic
#E1EBFF #FFE1FA #FFF5E1 #E1FFE6
square
#E1EBFF #FFE1FA #FFF5E1 #E1FFE6
split-complementary
#E1EBFF #FFE6E1 #FAFFE1
monochromatic
#6799FF #A4C2FF #E0EBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.20
#E1EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E1EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBFF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBFF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#DAEFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ebff; /* rgb */ color: rgb(225, 235, 255); /* oklch */ color: oklch(93.9% 0.029 264.4);
Tailwind
colors: {
custom: {
50: '#eaf1ff',
500: '#e1ebff',
950: '#000000',
},
}SCSS
$custom: #e1ebff; $custom-light: #eaf1ff; $custom-dark: #000000;
JSON
{
"hex": "#e1ebff",
"rgb": {
"r": 225,
"g": 235,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93855,
"c": 0.02915,
"h": 264.4
},
"luminance": 0.82644
}Semantic roles & 50–950 ramp
primary
#E1EBFF
secondary
#EDD097
accent
#9900E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586