#E7E5EA#E7E5EA
#E7E5EA is a very light, near-neutral violet. Relative luminance 0.790; OKLCH L 92.5% C 0.007 H 304.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E5EA |
|---|---|
| RGB | rgb(231, 229, 234) |
| HSL | hsl(264, 11%, 91%) |
| HSV | hsv(264, 2%, 92%) |
| CMYK | cmyk(1.3%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(91.22, 1.57, -2.19) |
| CIE-LCH | lch(91.22, 2.69, 305.60°) |
| OKLab | oklab(92.49% 0.004 -0.0058) |
| OKLCH | oklch(92.49% 0.007 304.3) |
| XYZ | xyz(75.8231, 78.9681, 89.0738) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.70
Fog
#D8DCE0
ΔE00 3.95
Ghostwhite
#F8F8FF
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 4.39
Snow
#FFFAFA
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E5EA #E8EAE5
analogous
#E5E5EA #E7E5EA #E9E5EA
triadic
#E7E5EA #EAE7E5 #E5EAE7
tetradic
#E7E5EA #EAE5E5 #E8EAE5 #E5EAE9
square
#E7E5EA #EAE5E5 #E8EAE5 #E5EAE9
split-complementary
#E7E5EA #EAE9E5 #E5EAE5
monochromatic
#A8A1B3 #C8C3CF #E7E5EA #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.25
#E7E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#E7E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E5EA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E5EA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E7E6E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7e5ea; /* rgb */ color: rgb(231, 229, 234); /* oklch */ color: oklch(92.5% 0.007 304.3);
Tailwind
colors: {
custom: {
50: '#eeedf0',
500: '#e7e5ea',
950: '#000000',
},
}SCSS
$custom: #e7e5ea; $custom-light: #eeedf0; $custom-dark: #000000;
JSON
{
"hex": "#e7e5ea",
"rgb": {
"r": 231,
"g": 229,
"b": 234
},
"hsl": {
"h": 264,
"s": 10.638,
"l": 90.784
},
"oklch": {
"l": 0.92489,
"c": 0.00702,
"h": 304.3
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#E7E5EA
secondary
#BBBFB4
accent
#95517A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485