#E4E7ED#E4E7ED
#E4E7ED is a very light, near-neutral blue. Relative luminance 0.798; OKLCH L 92.7% C 0.009 H 264.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7ED |
|---|---|
| RGB | rgb(228, 231, 237) |
| HSL | hsl(220, 20%, 91%) |
| HSV | hsv(220, 4%, 93%) |
| CMYK | cmyk(3.8%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(91.58, 0.09, -3.26) |
| CIE-LCH | lch(91.58, 3.26, 271.60°) |
| OKLab | oklab(92.74% -0.0008 -0.0087) |
| OKLCH | oklch(92.74% 0.009 264.5) |
| XYZ | xyz(75.8541, 79.7600, 91.5033) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.82
Gainsboro
#DCDCDC
ΔE00 3.87
Aliceblue
#F0F8FF
ΔE00 4.00
Ghostwhite
#F8F8FF
ΔE00 4.07
Whitesmoke
#F5F5F5
ΔE00 4.26
Pale Grey
#FDFDFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7ED #EDEAE4
analogous
#E4EBED #E4E7ED #E5E4ED
triadic
#E4E7ED #EDE4E7 #E7EDE4
tetradic
#E4E7ED #EDE4EB #EDEAE4 #E4EDE5
square
#E4E7ED #EDE4EB #EDEAE4 #E4EDE5
split-complementary
#E4E7ED #EDE5E4 #EBEDE4
monochromatic
#9BA6BC #BFC6D5 #E4E7ED #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.24
#E4E7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#E4E7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7ED
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7ED | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#E2E8E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7ed; /* rgb */ color: rgb(228, 231, 237); /* oklch */ color: oklch(92.7% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#eceef2',
500: '#e4e7ed',
950: '#000000',
},
}SCSS
$custom: #e4e7ed; $custom-light: #eceef2; $custom-dark: #000000;
JSON
{
"hex": "#e4e7ed",
"rgb": {
"r": 228,
"g": 231,
"b": 237
},
"hsl": {
"h": 220,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.9274,
"c": 0.00873,
"h": 264.5
},
"luminance": 0.7976
}Semantic roles & 50–950 ramp
primary
#E4E7ED
secondary
#C4BEB1
accent
#81479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585