#E5EBFA#E5EBFA
#E5EBFA is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.0% C 0.021 H 268.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBFA |
|---|---|
| RGB | rgb(229, 235, 250) |
| HSL | hsl(223, 68%, 94%) |
| HSV | hsv(223, 8%, 98%) |
| CMYK | cmyk(8.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(93.00, 0.81, -7.92) |
| CIE-LCH | lch(93.00, 7.96, 275.81°) |
| OKLab | oklab(93.99% -0.0006 -0.0213) |
| OKLCH | oklch(93.99% 0.021 268.4) |
| XYZ | xyz(79.2732, 82.9762, 102.2635) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Ghostwhite
#F8F8FF
ΔE00 4.76
Aliceblue
#F0F8FF
ΔE00 4.84
Fog
#D8DCE0
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 7.11
Pale Grey
#FDFDFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBFA #FAF4E5
analogous
#E5F6FA #E5EBFA #EAE5FA
triadic
#E5EBFA #FAE5EB #EBFAE5
tetradic
#E5EBFA #FAE5F6 #FAF4E5 #E5FAEA
square
#E5EBFA #FAE5F6 #FAF4E5 #E5FAEA
split-complementary
#E5EBFA #FAEAE5 #F6FAE5
monochromatic
#7E9CE6 #B2C4F0 #E5EBFA #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.19
#E5EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E5EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBFA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBFA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#E0EEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5ebfa; /* rgb */ color: rgb(229, 235, 250); /* oklch */ color: oklch(94.0% 0.021 268.4);
Tailwind
colors: {
custom: {
50: '#edf1fc',
500: '#e5ebfa',
950: '#000000',
},
}SCSS
$custom: #e5ebfa; $custom-light: #edf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e5ebfa",
"rgb": {
"r": 229,
"g": 235,
"b": 250
},
"hsl": {
"h": 222.857,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93995,
"c": 0.02126,
"h": 268.4
},
"luminance": 0.82977
}Semantic roles & 50–950 ramp
primary
#E5EBFA
secondary
#DFCEA4
accent
#9B16D0
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585