#E4E3EB#E4E3EB
#E4E3EB is a very light, near-neutral blue. Relative luminance 0.774; OKLCH L 91.9% C 0.011 H 292.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3EB |
|---|---|
| RGB | rgb(228, 227, 235) |
| HSL | hsl(248, 17%, 91%) |
| HSV | hsv(248, 3%, 92%) |
| CMYK | cmyk(3%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.52, 1.78, -3.77) |
| CIE-LCH | lch(90.52, 4.17, 295.35°) |
| OKLab | oklab(91.89% 0.004 -0.01) |
| OKLCH | oklch(91.89% 0.011 292) |
| XYZ | xyz(74.4567, 77.4302, 89.6041) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.07
Ghostwhite
#F8F8FF
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 4.53
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3EB #EAEBE3
analogous
#E3E6EB #E4E3EB #E8E3EB
triadic
#E4E3EB #EBE4E3 #E3EBE4
tetradic
#E4E3EB #EBE3E6 #EAEBE3 #E3EBE8
square
#E4E3EB #EBE3E6 #EAEBE3 #E3EBE8
split-complementary
#E4E3EB #EBE8E3 #E6EBE3
monochromatic
#9F9CB8 #C2BFD1 #E4E3EB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.27
#E4E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E4E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3EB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3EB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#E3E4E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e3eb; /* rgb */ color: rgb(228, 227, 235); /* oklch */ color: oklch(91.9% 0.011 292.0);
Tailwind
colors: {
custom: {
50: '#ecebf1',
500: '#e4e3eb',
950: '#000000',
},
}SCSS
$custom: #e4e3eb; $custom-light: #ecebf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e3eb",
"rgb": {
"r": 228,
"g": 227,
"b": 235
},
"hsl": {
"h": 247.5,
"s": 16.667,
"l": 90.588
},
"oklch": {
"l": 0.91892,
"c": 0.0108,
"h": 292
},
"luminance": 0.7743
}Semantic roles & 50–950 ramp
primary
#E4E3EB
secondary
#BFC1B1
accent
#9B4B91
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485