#E4E2E6#E4E2E6
#E4E2E6 is a very light, near-neutral grey. Relative luminance 0.766; OKLCH L 91.5% C 0.006 H 308.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2E6 |
|---|---|
| RGB | rgb(228, 226, 230) |
| HSL | hsl(270, 7%, 89%) |
| HSV | hsv(270, 2%, 90%) |
| CMYK | cmyk(0.9%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(90.14, 1.39, -1.71) |
| CIE-LCH | lch(90.14, 2.20, 309.14°) |
| OKLab | oklab(91.55% 0.0036 -0.0045) |
| OKLCH | oklch(91.55% 0.006 308.4) |
| XYZ | xyz(73.4718, 76.5999, 85.7622) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.95
Fog
#D8DCE0
ΔE00 3.45
Light Gray
#D3D3D3
ΔE00 4.40
Whitesmoke
#F5F5F5
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 4.85
Snow
#FFFAFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2E6 #E4E6E2
analogous
#E2E2E6 #E4E2E6 #E6E2E6
triadic
#E4E2E6 #E6E4E2 #E2E6E4
tetradic
#E4E2E6 #E6E2E2 #E4E6E2 #E2E6E6
square
#E4E2E6 #E6E2E2 #E4E6E2 #E2E6E6
split-complementary
#E4E2E6 #E6E6E2 #E2E6E2
monochromatic
#A7A0AD #C5C1CA #E4E2E6 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.29
#E4E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E4E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2E6
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2E6 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#E4E2E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2e6; /* rgb */ color: rgb(228, 226, 230); /* oklch */ color: oklch(91.5% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#ecebed',
500: '#e4e2e6',
950: '#000000',
},
}SCSS
$custom: #e4e2e6; $custom-light: #ecebed; $custom-dark: #000000;
JSON
{
"hex": "#e4e2e6",
"rgb": {
"r": 228,
"g": 226,
"b": 230
},
"hsl": {
"h": 270,
"s": 7.407,
"l": 89.412
},
"oklch": {
"l": 0.91549,
"c": 0.00577,
"h": 308.4
},
"luminance": 0.766
}Semantic roles & 50–950 ramp
primary
#E4E2E6
secondary
#B6BAB2
accent
#915473
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484