#E5EFFD#E5EFFD
#E5EFFD is a very light, muted blue. Relative luminance 0.855; OKLCH L 94.9% C 0.022 H 256.7°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EFFD |
|---|---|
| RGB | rgb(229, 239, 253) |
| HSL | hsl(215, 86%, 95%) |
| HSV | hsv(215, 9%, 99%) |
| CMYK | cmyk(9.5%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(94.09, -0.67, -7.87) |
| CIE-LCH | lch(94.09, 7.90, 265.15°) |
| OKLab | oklab(94.88% -0.005 -0.0211) |
| OKLCH | oklch(94.88% 0.022 256.7) |
| XYZ | xyz(80.9054, 85.4820, 105.1467) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.55
Ghostwhite
#F8F8FF
ΔE00 5.14
Fog
#D8DCE0
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.89
Pale Grey
#FDFDFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EFFD #FDF3E5
analogous
#E5FBFD #E5EFFD #E7E5FD
triadic
#E5EFFD #FDE5EF #EFFDE5
tetradic
#E5EFFD #FDE5FB #FDF3E5 #E5FDE7
square
#E5EFFD #FDE5FB #FDF3E5 #E5FDE7
split-complementary
#E5EFFD #FDE7E5 #FBFDE5
monochromatic
#73A9F4 #ACCCF9 #E3EEFD #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.16
#E5EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#E5EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EFFD
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EFFD | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#E0F2F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e5effd; /* rgb */ color: rgb(229, 239, 253); /* oklch */ color: oklch(94.9% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#edf4fe',
500: '#e5effd',
950: '#000000',
},
}SCSS
$custom: #e5effd; $custom-light: #edf4fe; $custom-dark: #000000;
JSON
{
"hex": "#e5effd",
"rgb": {
"r": 229,
"g": 239,
"b": 253
},
"hsl": {
"h": 215,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.94875,
"c": 0.02172,
"h": 256.7
},
"luminance": 0.85483
}Semantic roles & 50–950 ramp
primary
#E5EFFD
secondary
#E7C99F
accent
#8503E2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585