#E9EBFA#E9EBFA
#E9EBFA is a very light, muted blue. Relative luminance 0.836; OKLCH L 94.3% C 0.020 H 279.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EBFA |
|---|---|
| RGB | rgb(233, 235, 250) |
| HSL | hsl(233, 63%, 95%) |
| HSV | hsv(233, 7%, 98%) |
| CMYK | cmyk(6.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(93.29, 2.10, -7.46) |
| CIE-LCH | lch(93.29, 7.75, 285.68°) |
| OKLab | oklab(94.3% 0.0035 -0.02) |
| OKLCH | oklch(94.3% 0.02 279.9) |
| XYZ | xyz(80.5646, 83.6420, 102.3241) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Ghostwhite
#F8F8FF
ΔE00 4.33
Aliceblue
#F0F8FF
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.53
Whitesmoke
#F5F5F5
ΔE00 7.12
Pale Grey
#FDFDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EBFA #FAF8E9
analogous
#E9F4FA #E9EBFA #F0E9FA
triadic
#E9EBFA #FAE9EB #EBFAE9
tetradic
#E9EBFA #FAE9F4 #FAF8E9 #E9FAF0
square
#E9EBFA #FAE9F4 #FAF8E9 #E9FAF0
split-complementary
#E9EBFA #FAF0E9 #F4FAE9
monochromatic
#8590E3 #B7BEEF #E6E8F9 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.18
#E9EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#E9EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EBFA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EBFA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#E6EDF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e9ebfa; /* rgb */ color: rgb(233, 235, 250); /* oklch */ color: oklch(94.3% 0.020 279.9);
Tailwind
colors: {
custom: {
50: '#f0f1fc',
500: '#e9ebfa',
950: '#000000',
},
}SCSS
$custom: #e9ebfa; $custom-light: #f0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#e9ebfa",
"rgb": {
"r": 233,
"g": 235,
"b": 250
},
"hsl": {
"h": 232.941,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.94295,
"c": 0.02027,
"h": 279.9
},
"luminance": 0.83642
}Semantic roles & 50–950 ramp
primary
#E9EBFA
secondary
#DED8A9
accent
#B61BCB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585