#E4E6ED#E4E6ED
#E4E6ED is a very light, near-neutral blue. Relative luminance 0.792; OKLCH L 92.5% C 0.010 H 273.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6ED |
|---|---|
| RGB | rgb(228, 230, 237) |
| HSL | hsl(227, 20%, 91%) |
| HSV | hsv(227, 4%, 93%) |
| CMYK | cmyk(3.8%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(91.33, 0.61, -3.63) |
| CIE-LCH | lch(91.33, 3.68, 279.48°) |
| OKLab | oklab(92.54% 0.0006 -0.0097) |
| OKLCH | oklch(92.54% 0.01 273.4) |
| XYZ | xyz(75.5750, 79.2018, 91.4103) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.13
Ghostwhite
#F8F8FF
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6ED #EDEBE4
analogous
#E4EAED #E4E6ED #E6E4ED
triadic
#E4E6ED #EDE4E6 #E6EDE4
tetradic
#E4E6ED #EDE4EA #EDEBE4 #E4EDE6
square
#E4E6ED #EDE4EA #EDEBE4 #E4EDE6
split-complementary
#E4E6ED #EDE6E4 #EAEDE4
monochromatic
#9BA2BC #BFC4D5 #E4E6ED #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.25
#E4E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#E4E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6ED
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6ED | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#E2E7E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6ed; /* rgb */ color: rgb(228, 230, 237); /* oklch */ color: oklch(92.5% 0.010 273.4);
Tailwind
colors: {
custom: {
50: '#ecedf2',
500: '#e4e6ed',
950: '#000000',
},
}SCSS
$custom: #e4e6ed; $custom-light: #ecedf2; $custom-dark: #000000;
JSON
{
"hex": "#e4e6ed",
"rgb": {
"r": 228,
"g": 230,
"b": 237
},
"hsl": {
"h": 226.667,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92543,
"c": 0.00969,
"h": 273.4
},
"luminance": 0.79202
}Semantic roles & 50–950 ramp
primary
#E4E6ED
secondary
#C4C0B1
accent
#8B479E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485