#E9EBFE#E9EBFE
#E9EBFE is a very light, muted blue. Relative luminance 0.839; OKLCH L 94.4% C 0.026 H 281.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EBFE |
|---|---|
| RGB | rgb(233, 235, 254) |
| HSL | hsl(234, 91%, 95%) |
| HSV | hsv(234, 8%, 100%) |
| CMYK | cmyk(8.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.41, 2.86, -9.38) |
| CIE-LCH | lch(93.41, 9.80, 286.94°) |
| OKLab | oklab(94.42% 0.0049 -0.0252) |
| OKLCH | oklch(94.42% 0.026 281.1) |
| XYZ | xyz(81.1984, 83.8955, 105.6624) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.44
Ghostwhite
#F8F8FF
ΔE00 5.58
Aliceblue
#F0F8FF
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.91
Whitesmoke
#F5F5F5
ΔE00 8.58
Pale Grey
#FDFDFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EBFE #FEFCE9
analogous
#E9F5FE #E9EBFE #F1E9FE
triadic
#E9EBFE #FEE9EB #EBFEE9
tetradic
#E9EBFE #FEE9F5 #FEFCE9 #E9FEF1
square
#E9EBFE #FEE9F5 #FEFCE9 #E9FEF1
split-complementary
#E9EBFE #FEF1E9 #F5FEE9
monochromatic
#7481F9 #AEB6FB #E2E4FE #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.18
#E9EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#E9EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EBFE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EBFE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#E5EEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e9ebfe; /* rgb */ color: rgb(233, 235, 254); /* oklch */ color: oklch(94.4% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#f0f1fe',
500: '#e9ebfe',
950: '#000000',
},
}SCSS
$custom: #e9ebfe; $custom-light: #f0f1fe; $custom-dark: #000000;
JSON
{
"hex": "#e9ebfe",
"rgb": {
"r": 233,
"g": 235,
"b": 254
},
"hsl": {
"h": 234.286,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.94418,
"c": 0.02564,
"h": 281.1
},
"luminance": 0.83896
}Semantic roles & 50–950 ramp
primary
#E9EBFE
secondary
#EAE3A1
accent
#D000E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585