#E4E4ED#E4E4ED
#E4E4ED is a very light, near-neutral blue. Relative luminance 0.781; OKLCH L 92.1% C 0.012 H 286.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4ED |
|---|---|
| RGB | rgb(228, 228, 237) |
| HSL | hsl(240, 20%, 91%) |
| HSV | hsv(240, 4%, 93%) |
| CMYK | cmyk(3.8%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.82, 1.64, -4.37) |
| CIE-LCH | lch(90.82, 4.66, 290.55°) |
| OKLab | oklab(92.15% 0.0034 -0.0116) |
| OKLCH | oklch(92.15% 0.012 286.1) |
| XYZ | xyz(75.0216, 78.0950, 91.2259) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.14
Ghostwhite
#F8F8FF
ΔE00 4.29
Lavender (CSS)
#E6E6FA
ΔE00 4.54
Gainsboro
#DCDCDC
ΔE00 4.90
Whitesmoke
#F5F5F5
ΔE00 5.68
Aliceblue
#F0F8FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4ED #EDEDE4
analogous
#E4E8ED #E4E4ED #E8E4ED
triadic
#E4E4ED #EDE4E4 #E4EDE4
tetradic
#E4E4ED #EDE4E8 #EDEDE4 #E4EDE8
square
#E4E4ED #EDE4E8 #EDEDE4 #E4EDE8
split-complementary
#E4E4ED #EDE8E4 #E8EDE4
monochromatic
#9B9BBC #BFBFD5 #E4E4ED #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.26
#E4E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#E4E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4ED
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4ED | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#E2E5E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4ed; /* rgb */ color: rgb(228, 228, 237); /* oklch */ color: oklch(92.1% 0.012 286.1);
Tailwind
colors: {
custom: {
50: '#ececf2',
500: '#e4e4ed',
950: '#000000',
},
}SCSS
$custom: #e4e4ed; $custom-light: #ececf2; $custom-dark: #000000;
JSON
{
"hex": "#e4e4ed",
"rgb": {
"r": 228,
"g": 228,
"b": 237
},
"hsl": {
"h": 240,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92149,
"c": 0.01212,
"h": 286.1
},
"luminance": 0.78095
}Semantic roles & 50–950 ramp
primary
#E4E4ED
secondary
#C4C4B1
accent
#9E479E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485