#E7E4E9#E7E4E9
#E7E4E9 is a very light, near-neutral violet. Relative luminance 0.784; OKLCH L 92.3% C 0.007 H 312.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4E9 |
|---|---|
| RGB | rgb(231, 228, 233) |
| HSL | hsl(276, 10%, 90%) |
| HSV | hsv(276, 2%, 91%) |
| CMYK | cmyk(0.9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(90.94, 1.90, -2.07) |
| CIE-LCH | lch(90.94, 2.81, 312.57°) |
| OKLab | oklab(92.26% 0.005 -0.0055) |
| OKLCH | oklch(92.26% 0.007 312.3) |
| XYZ | xyz(75.4039, 78.3590, 88.2274) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.27
Ghostwhite
#F8F8FF
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 5.23
Snow
#FFFAFA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4E9 #E6E9E4
analogous
#E4E4E9 #E7E4E9 #E9E4E8
triadic
#E7E4E9 #E9E7E4 #E4E9E7
tetradic
#E7E4E9 #E9E4E4 #E6E9E4 #E4E8E9
square
#E7E4E9 #E9E4E4 #E6E9E4 #E4E8E9
split-complementary
#E7E4E9 #E8E9E4 #E4E9E4
monochromatic
#ABA1B2 #C9C2CE #E7E4E9 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.26
#E7E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E7E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4E9
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4E9 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5E9
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#E7E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e4e9; /* rgb */ color: rgb(231, 228, 233); /* oklch */ color: oklch(92.3% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#eeecf0',
500: '#e7e4e9',
950: '#000000',
},
}SCSS
$custom: #e7e4e9; $custom-light: #eeecf0; $custom-dark: #000000;
JSON
{
"hex": "#e7e4e9",
"rgb": {
"r": 231,
"g": 228,
"b": 233
},
"hsl": {
"h": 276,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92263,
"c": 0.00741,
"h": 312.3
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#E7E4E9
secondary
#B8BEB4
accent
#94516C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485