#E4E6EA#E4E6EA
#E4E6EA is a very light, near-neutral blue. Relative luminance 0.790; OKLCH L 92.5% C 0.006 H 264.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6EA |
|---|---|
| RGB | rgb(228, 230, 234) |
| HSL | hsl(220, 13%, 91%) |
| HSV | hsv(220, 3%, 92%) |
| CMYK | cmyk(2.6%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(91.25, 0.05, -2.18) |
| CIE-LCH | lch(91.25, 2.18, 271.44°) |
| OKLab | oklab(92.46% -0.0005 -0.0058) |
| OKLCH | oklch(92.46% 0.006 264.6) |
| XYZ | xyz(75.1403, 79.0279, 89.1213) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 3.02
Whitesmoke
#F5F5F5
ΔE00 3.81
Ghostwhite
#F8F8FF
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.44
Light Gray
#D3D3D3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6EA #EAE8E4
analogous
#E4E9EA #E4E6EA #E5E4EA
triadic
#E4E6EA #EAE4E6 #E6EAE4
tetradic
#E4E6EA #EAE4E9 #EAE8E4 #E4EAE5
square
#E4E6EA #EAE4E9 #EAE8E4 #E4EAE5
split-complementary
#E4E6EA #EAE5E4 #E9EAE4
monochromatic
#9FA6B4 #C2C6CF #E4E6EA #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.25
#E4E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#E4E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6EA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6EA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#E3E7E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6ea; /* rgb */ color: rgb(228, 230, 234); /* oklch */ color: oklch(92.5% 0.006 264.6);
Tailwind
colors: {
custom: {
50: '#ecedf0',
500: '#e4e6ea',
950: '#000000',
},
}SCSS
$custom: #e4e6ea; $custom-light: #ecedf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e6ea",
"rgb": {
"r": 228,
"g": 230,
"b": 234
},
"hsl": {
"h": 220,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92455,
"c": 0.00582,
"h": 264.6
},
"luminance": 0.79028
}Semantic roles & 50–950 ramp
primary
#E4E6EA
secondary
#BFBBB3
accent
#7F4F97
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485