#E4E6EB#E4E6EB
#E4E6EB is a very light, near-neutral blue. Relative luminance 0.791; OKLCH L 92.5% C 0.007 H 268.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6EB |
|---|---|
| RGB | rgb(228, 230, 235) |
| HSL | hsl(223, 15%, 91%) |
| HSV | hsv(223, 3%, 92%) |
| CMYK | cmyk(3%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(91.27, 0.24, -2.66) |
| CIE-LCH | lch(91.27, 2.67, 275.10°) |
| OKLab | oklab(92.48% -0.0002 -0.0071) |
| OKLCH | oklch(92.48% 0.007 268.5) |
| XYZ | xyz(75.2844, 79.0856, 89.8800) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.65
Gainsboro
#DCDCDC
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 4.06
Ghostwhite
#F8F8FF
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6EB #EBE9E4
analogous
#E4E9EB #E4E6EB #E5E4EB
triadic
#E4E6EB #EBE4E6 #E6EBE4
tetradic
#E4E6EB #EBE4E9 #EBE9E4 #E4EBE5
square
#E4E6EB #EBE4E9 #EBE9E4 #E4EBE5
split-complementary
#E4E6EB #EBE5E4 #E9EBE4
monochromatic
#9EA5B7 #C1C5D1 #E4E6EB #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.25
#E4E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#E4E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6EB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6EB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#E3E7E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6eb; /* rgb */ color: rgb(228, 230, 235); /* oklch */ color: oklch(92.5% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#ecedf1',
500: '#e4e6eb',
950: '#000000',
},
}SCSS
$custom: #e4e6eb; $custom-light: #ecedf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e6eb",
"rgb": {
"r": 228,
"g": 230,
"b": 235
},
"hsl": {
"h": 222.857,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92484,
"c": 0.00708,
"h": 268.5
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#E4E6EB
secondary
#C1BDB2
accent
#834C99
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485