#E6E4E7#E6E4E7
#E6E4E7 is a very light, near-neutral grey. Relative luminance 0.781; OKLCH L 92.1% C 0.005 H 314.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E4E7 |
|---|---|
| RGB | rgb(230, 228, 231) |
| HSL | hsl(280, 6%, 90%) |
| HSV | hsv(280, 1%, 91%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.82, 1.21, -1.22) |
| CIE-LCH | lch(90.82, 1.72, 314.72°) |
| OKLab | oklab(92.13% 0.0032 -0.0032) |
| OKLCH | oklch(92.13% 0.005 314.8) |
| XYZ | xyz(74.7979, 78.0794, 86.7161) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.84
Fog
#D8DCE0
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.52
Ghostwhite
#F8F8FF
ΔE00 4.61
Snow
#FFFAFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E4E7 #E5E7E4
analogous
#E5E4E7 #E6E4E7 #E7E4E6
triadic
#E6E4E7 #E7E6E4 #E4E7E6
tetradic
#E6E4E7 #E7E5E4 #E5E7E4 #E4E6E7
square
#E6E4E7 #E7E5E4 #E5E7E4 #E4E6E7
split-complementary
#E6E4E7 #E6E7E4 #E4E7E5
monochromatic
#AAA3AD #C8C4CA #E6E4E7 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.26
#E6E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#E6E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E4E7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E4E7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#E6E4E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e6e4e7; /* rgb */ color: rgb(230, 228, 231); /* oklch */ color: oklch(92.1% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#edecee',
500: '#e6e4e7',
950: '#000000',
},
}SCSS
$custom: #e6e4e7; $custom-light: #edecee; $custom-dark: #000000;
JSON
{
"hex": "#e6e4e7",
"rgb": {
"r": 230,
"g": 228,
"b": 231
},
"hsl": {
"h": 280,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92128,
"c": 0.00454,
"h": 314.8
},
"luminance": 0.78079
}Semantic roles & 50–950 ramp
primary
#E6E4E7
secondary
#B7BBB5
accent
#905669
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485