#E7E6EA#E7E6EA
#E7E6EA is a very light, near-neutral violet. Relative luminance 0.795; OKLCH L 92.7% C 0.005 H 297.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E6EA |
|---|---|
| RGB | rgb(231, 230, 234) |
| HSL | hsl(255, 9%, 91%) |
| HSV | hsv(255, 2%, 92%) |
| CMYK | cmyk(1.3%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(91.47, 1.05, -1.82) |
| CIE-LCH | lch(91.47, 2.10, 300.01°) |
| OKLab | oklab(92.69% 0.0025 -0.0048) |
| OKLCH | oklch(92.69% 0.005 297.7) |
| XYZ | xyz(76.1006, 79.5231, 89.1663) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.27
Fog
#D8DCE0
ΔE00 3.52
Whitesmoke
#F5F5F5
ΔE00 3.82
Ghostwhite
#F8F8FF
ΔE00 4.02
Snow
#FFFAFA
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E6EA #E9EAE6
analogous
#E6E7EA #E7E6EA #E9E6EA
triadic
#E7E6EA #EAE7E6 #E6EAE7
tetradic
#E7E6EA #EAE6E7 #E9EAE6 #E6EAE9
square
#E7E6EA #EAE6E7 #E9EAE6 #E6EAE9
split-complementary
#E7E6EA #EAE9E6 #E7EAE6
monochromatic
#A7A3B2 #C7C5CE #E7E6EA #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.24
#E7E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E7E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E6EA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E6EA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E7E7E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e7e6ea; /* rgb */ color: rgb(231, 230, 234); /* oklch */ color: oklch(92.7% 0.005 297.7);
Tailwind
colors: {
custom: {
50: '#eeedf0',
500: '#e7e6ea',
950: '#000000',
},
}SCSS
$custom: #e7e6ea; $custom-light: #eeedf0; $custom-dark: #000000;
JSON
{
"hex": "#e7e6ea",
"rgb": {
"r": 231,
"g": 230,
"b": 234
},
"hsl": {
"h": 255,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.92686,
"c": 0.00546,
"h": 297.7
},
"luminance": 0.79523
}Semantic roles & 50–950 ramp
primary
#E7E6EA
secondary
#BCBEB6
accent
#935383
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485