#E7E4EB#E7E4EB
#E7E4EB is a very light, near-neutral violet. Relative luminance 0.785; OKLCH L 92.3% C 0.010 H 305.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4EB |
|---|---|
| RGB | rgb(231, 228, 235) |
| HSL | hsl(266, 15%, 91%) |
| HSV | hsv(266, 3%, 92%) |
| CMYK | cmyk(1.7%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(91.00, 2.26, -3.04) |
| CIE-LCH | lch(91.00, 3.79, 306.67°) |
| OKLab | oklab(92.32% 0.0057 -0.0081) |
| OKLCH | oklch(92.32% 0.01 305.4) |
| XYZ | xyz(75.6913, 78.4739, 89.7406) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 4.61
Fog
#D8DCE0
ΔE00 4.69
Whitesmoke
#F5F5F5
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Snow
#FFFAFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4EB #E8EBE4
analogous
#E4E4EB #E7E4EB #EAE4EB
triadic
#E7E4EB #EBE7E4 #E4EBE7
tetradic
#E7E4EB #EBE4E4 #E8EBE4 #E4EBEA
square
#E7E4EB #EBE4E4 #E8EBE4 #E4EBEA
split-complementary
#E7E4EB #EBEAE4 #E4EBE4
monochromatic
#A89EB7 #C8C1D1 #E7E4EB #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.26
#E7E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E7E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4EB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4EB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#E7E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e4eb; /* rgb */ color: rgb(231, 228, 235); /* oklch */ color: oklch(92.3% 0.010 305.4);
Tailwind
colors: {
custom: {
50: '#eeecf1',
500: '#e7e4eb',
950: '#000000',
},
}SCSS
$custom: #e7e4eb; $custom-light: #eeecf1; $custom-dark: #000000;
JSON
{
"hex": "#e7e4eb",
"rgb": {
"r": 231,
"g": 228,
"b": 235
},
"hsl": {
"h": 265.714,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92322,
"c": 0.0099,
"h": 305.4
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#E7E4EB
secondary
#BBC1B2
accent
#994C78
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485