#E6E4E2#E6E4E2
#E6E4E2 is a very light, near-neutral grey. Relative luminance 0.778; OKLCH L 92.0% C 0.003 H 67.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E4E2 |
|---|---|
| RGB | rgb(230, 228, 226) |
| HSL | hsl(30, 7%, 89%) |
| HSV | hsv(30, 2%, 90%) |
| CMYK | cmyk(0%, 0.9%, 1.7%, 9.8%) |
| CIE-LAB | lab(90.69, 0.32, 1.21) |
| CIE-LCH | lch(90.69, 1.25, 75.20°) |
| OKLab | oklab(91.99% 0.0013 0.0032) |
| OKLCH | oklch(91.99% 0.003 67.8) |
| XYZ | xyz(74.1019, 77.8009, 83.0500) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.24
Whitesmoke
#F5F5F5
ΔE00 3.76
Light Gray
#D3D3D3
ΔE00 4.13
Fog
#D8DCE0
ΔE00 4.22
Off White
#FAF9F6
ΔE00 4.43
Light Grey
#D8DCD6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E4E2 #E2E4E6
analogous
#E6E2E2 #E6E4E2 #E6E6E2
triadic
#E6E4E2 #E2E6E4 #E4E2E6
tetradic
#E6E4E2 #E2E6E2 #E2E4E6 #E6E2E6
square
#E6E4E2 #E2E6E2 #E2E4E6 #E6E2E6
split-complementary
#E6E4E2 #E2E6E6 #E2E2E6
monochromatic
#ADA7A0 #CAC5C1 #E6E4E2 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.27
#E6E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#E6E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E4E2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E4E2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E5E4E2
Tritanopia (blue-blind)
#E7E4E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e4e2; /* rgb */ color: rgb(230, 228, 226); /* oklch */ color: oklch(92.0% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#edeceb',
500: '#e6e4e2',
950: '#000000',
},
}SCSS
$custom: #e6e4e2; $custom-light: #edeceb; $custom-dark: #000000;
JSON
{
"hex": "#e6e4e2",
"rgb": {
"r": 230,
"g": 228,
"b": 226
},
"hsl": {
"h": 30,
"s": 7.407,
"l": 89.412
},
"oklch": {
"l": 0.91986,
"c": 0.00347,
"h": 67.8
},
"luminance": 0.77801
}Semantic roles & 50–950 ramp
primary
#E6E4E2
secondary
#B2B6BA
accent
#739154
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484