#E4E3ED#E4E3ED
#E4E3ED is a very light, near-neutral blue. Relative luminance 0.775; OKLCH L 92.0% C 0.013 H 290.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3ED |
|---|---|
| RGB | rgb(228, 227, 237) |
| HSL | hsl(246, 22%, 91%) |
| HSV | hsv(246, 4%, 93%) |
| CMYK | cmyk(3.8%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(90.57, 2.15, -4.74) |
| CIE-LCH | lch(90.57, 5.20, 294.45°) |
| OKLab | oklab(91.95% 0.0048 -0.0126) |
| OKLCH | oklch(91.95% 0.013 290.7) |
| XYZ | xyz(74.7473, 77.5464, 91.1344) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Ghostwhite
#F8F8FF
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3ED #ECEDE3
analogous
#E3E7ED #E4E3ED #E9E3ED
triadic
#E4E3ED #EDE4E3 #E3EDE4
tetradic
#E4E3ED #EDE3E7 #ECEDE3 #E3EDE9
square
#E4E3ED #EDE3E7 #ECEDE3 #E3EDE9
split-complementary
#E4E3ED #EDE9E3 #E7EDE3
monochromatic
#9C98BD #C0BED5 #E4E3ED #EDECF3 #EDECF3
Accessibility & contrast
On white
1.27
#E4E3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E4E3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3ED
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3ED | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#E2E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e3ed; /* rgb */ color: rgb(228, 227, 237); /* oklch */ color: oklch(92.0% 0.013 290.7);
Tailwind
colors: {
custom: {
50: '#ecebf2',
500: '#e4e3ed',
950: '#000000',
},
}SCSS
$custom: #e4e3ed; $custom-light: #ecebf2; $custom-dark: #000000;
JSON
{
"hex": "#e4e3ed",
"rgb": {
"r": 228,
"g": 227,
"b": 237
},
"hsl": {
"h": 246,
"s": 21.739,
"l": 90.98
},
"oklch": {
"l": 0.91952,
"c": 0.01349,
"h": 290.7
},
"luminance": 0.77547
}Semantic roles & 50–950 ramp
primary
#E4E3ED
secondary
#C2C5B0
accent
#A04597
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485