#E5EBFE#E5EBFE
#E5EBFE is a very light, muted blue. Relative luminance 0.832; OKLCH L 94.1% C 0.026 H 271.9°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBFE |
|---|---|
| RGB | rgb(229, 235, 254) |
| HSL | hsl(226, 93%, 95%) |
| HSV | hsv(226, 10%, 100%) |
| CMYK | cmyk(9.8%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.11, 1.58, -9.84) |
| CIE-LCH | lch(93.11, 9.97, 279.12°) |
| OKLab | oklab(94.12% 0.0009 -0.0264) |
| OKLCH | oklch(94.12% 0.026 271.9) |
| XYZ | xyz(79.9071, 83.2297, 105.6018) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.99
Ghostwhite
#F8F8FF
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 6.27
Fog
#D8DCE0
ΔE00 7.33
Whitesmoke
#F5F5F5
ΔE00 8.50
Pale Grey
#FDFDFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBFE #FEF8E5
analogous
#E5F8FE #E5EBFE #ECE5FE
triadic
#E5EBFE #FEE5EB #EBFEE5
tetradic
#E5EBFE #FEE5F8 #FEF8E5 #E5FEEC
square
#E5EBFE #FEE5F8 #FEF8E5 #E5FEEC
split-complementary
#E5EBFE #FEECE5 #F8FEE5
monochromatic
#6F90F9 #AABEFC #E2E8FE #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.19
#E5EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#E5EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBFE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBFE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#E0EEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5ebfe; /* rgb */ color: rgb(229, 235, 254); /* oklch */ color: oklch(94.1% 0.026 271.9);
Tailwind
colors: {
custom: {
50: '#edf1fe',
500: '#e5ebfe',
950: '#000000',
},
}SCSS
$custom: #e5ebfe; $custom-light: #edf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e5ebfe",
"rgb": {
"r": 229,
"g": 235,
"b": 254
},
"hsl": {
"h": 225.6,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.94118,
"c": 0.02646,
"h": 271.9
},
"luminance": 0.8323
}Semantic roles & 50–950 ramp
primary
#E5EBFE
secondary
#EAD89D
accent
#AE00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585