#E4EBF7#E4EBF7
#E4EBF7 is a very light, near-neutral blue. Relative luminance 0.826; OKLCH L 93.8% C 0.018 H 261.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBF7 |
|---|---|
| RGB | rgb(228, 235, 247) |
| HSL | hsl(218, 54%, 93%) |
| HSV | hsv(218, 8%, 97%) |
| CMYK | cmyk(7.7%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(92.85, -0.09, -6.60) |
| CIE-LCH | lch(92.85, 6.60, 269.23°) |
| OKLab | oklab(93.83% -0.0027 -0.0177) |
| OKLCH | oklch(93.83% 0.018 261.3) |
| XYZ | xyz(78.4883, 82.6254, 99.7909) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.86
Lavender (CSS)
#E6E6FA
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 6.16
Pale Grey
#FDFDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBF7 #F7F0E4
analogous
#E4F4F7 #E4EBF7 #E6E4F7
triadic
#E4EBF7 #F7E4EB #EBF7E4
tetradic
#E4EBF7 #F7E4F4 #F7F0E4 #E4F7E6
square
#E4EBF7 #F7E4F4 #F7F0E4 #E4F7E6
split-complementary
#E4EBF7 #F7E6E4 #F4F7E4
monochromatic
#86A5DB #B5C8E9 #E4EBF7 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.20
#E4EBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E4EBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBF7
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBF7 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#E0EDEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebf7; /* rgb */ color: rgb(228, 235, 247); /* oklch */ color: oklch(93.8% 0.018 261.3);
Tailwind
colors: {
custom: {
50: '#ecf1f9',
500: '#e4ebf7',
950: '#000000',
},
}SCSS
$custom: #e4ebf7; $custom-light: #ecf1f9; $custom-dark: #000000;
JSON
{
"hex": "#e4ebf7",
"rgb": {
"r": 228,
"g": 235,
"b": 247
},
"hsl": {
"h": 217.895,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93829,
"c": 0.01788,
"h": 261.3
},
"luminance": 0.82626
}Semantic roles & 50–950 ramp
primary
#E4EBF7
secondary
#D8C6A8
accent
#8824C2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585