#E5EBFB#E5EBFB
#E5EBFB is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.0% C 0.023 H 269.4°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBFB |
|---|---|
| RGB | rgb(229, 235, 251) |
| HSL | hsl(224, 73%, 94%) |
| HSV | hsv(224, 9%, 98%) |
| CMYK | cmyk(8.8%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.03, 1.00, -8.40) |
| CIE-LCH | lch(93.03, 8.46, 276.78°) |
| OKLab | oklab(94.03% -0.0002 -0.0225) |
| OKLCH | oklch(94.03% 0.023 269.4) |
| XYZ | xyz(79.4304, 83.0390, 103.0915) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.66
Ghostwhite
#F8F8FF
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 5.20
Fog
#D8DCE0
ΔE00 6.29
Whitesmoke
#F5F5F5
ΔE00 7.46
Pale Grey
#FDFDFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBFB #FBF5E5
analogous
#E5F6FB #E5EBFB #EAE5FB
triadic
#E5EBFB #FBE5EB #EBFBE5
tetradic
#E5EBFB #FBE5F6 #FBF5E5 #E5FBEA
square
#E5EBFB #FBE5F6 #FBF5E5 #E5FBEA
split-complementary
#E5EBFB #FBEAE5 #F6FBE5
monochromatic
#7B99EB #B0C2F3 #E4EBFB #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.19
#E5EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#E5EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBFB
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBFB | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#E0EEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5ebfb; /* rgb */ color: rgb(229, 235, 251); /* oklch */ color: oklch(94.0% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#edf1fc',
500: '#e5ebfb',
950: '#000000',
},
}SCSS
$custom: #e5ebfb; $custom-light: #edf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e5ebfb",
"rgb": {
"r": 229,
"g": 235,
"b": 251
},
"hsl": {
"h": 223.636,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94025,
"c": 0.02255,
"h": 269.4
},
"luminance": 0.8304
}Semantic roles & 50–950 ramp
primary
#E5EBFB
secondary
#E1D0A3
accent
#A010D5
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585