#E5EBFF#E5EBFF
#E5EBFF is a very light, muted blue. Relative luminance 0.833; OKLCH L 94.2% C 0.028 H 272.5°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBFF |
|---|---|
| RGB | rgb(229, 235, 255) |
| HSL | hsl(226, 100%, 95%) |
| HSV | hsv(226, 10%, 100%) |
| CMYK | cmyk(10.2%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.14, 1.77, -10.32) |
| CIE-LCH | lch(93.14, 10.47, 279.76°) |
| OKLab | oklab(94.15% 0.0012 -0.0277) |
| OKLCH | oklch(94.15% 0.028 272.5) |
| XYZ | xyz(80.0676, 83.2939, 106.4474) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.85
Ghostwhite
#F8F8FF
ΔE00 6.06
Aliceblue
#F0F8FF
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.68
Whitesmoke
#F5F5F5
ΔE00 8.83
Pale Grey
#FDFDFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBFF #FFF9E5
analogous
#E5F8FF #E5EBFF #ECE5FF
triadic
#E5EBFF #FFE5EB #EBFFE5
tetradic
#E5EBFF #FFE5F8 #FFF9E5 #E5FFEC
square
#E5EBFF #FFE5F8 #FFF9E5 #E5FFEC
split-complementary
#E5EBFF #FFECE5 #F8FFE5
monochromatic
#6B8DFF #A8BCFF #E0E7FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.19
#E5EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#E5EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBFF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBFF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#DFEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5ebff; /* rgb */ color: rgb(229, 235, 255); /* oklch */ color: oklch(94.2% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#edf1ff',
500: '#e5ebff',
950: '#000000',
},
}SCSS
$custom: #e5ebff; $custom-light: #edf1ff; $custom-dark: #000000;
JSON
{
"hex": "#e5ebff",
"rgb": {
"r": 229,
"g": 235,
"b": 255
},
"hsl": {
"h": 226.154,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.9415,
"c": 0.02778,
"h": 272.5
},
"luminance": 0.83295
}Semantic roles & 50–950 ramp
primary
#E5EBFF
secondary
#EDDA9B
accent
#B100E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586