#E4E1E7#E4E1E7
#E4E1E7 is a very light, near-neutral violet. Relative luminance 0.761; OKLCH L 91.4% C 0.009 H 308.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1E7 |
|---|---|
| RGB | rgb(228, 225, 231) |
| HSL | hsl(270, 11%, 89%) |
| HSV | hsv(270, 3%, 91%) |
| CMYK | cmyk(1.3%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(89.91, 2.09, -2.56) |
| CIE-LCH | lch(89.91, 3.31, 309.18°) |
| OKLab | oklab(91.38% 0.0054 -0.0068) |
| OKLCH | oklch(91.38% 0.009 308.3) |
| XYZ | xyz(73.3415, 76.1140, 86.4135) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.19
Ghostwhite
#F8F8FF
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 5.06
Whitesmoke
#F5F5F5
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1E7 #E4E7E1
analogous
#E1E1E7 #E4E1E7 #E7E1E7
triadic
#E4E1E7 #E7E4E1 #E1E7E4
tetradic
#E4E1E7 #E7E1E1 #E4E7E1 #E1E7E7
square
#E4E1E7 #E7E1E1 #E4E7E1 #E1E7E7
split-complementary
#E4E1E7 #E7E7E1 #E1E7E1
monochromatic
#A79DB1 #C5BFCC #E4E1E7 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.29
#E4E1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E4E1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1E7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1E7 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#E4E2E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e1e7; /* rgb */ color: rgb(228, 225, 231); /* oklch */ color: oklch(91.4% 0.009 308.3);
Tailwind
colors: {
custom: {
50: '#eceaee',
500: '#e4e1e7',
950: '#000000',
},
}SCSS
$custom: #e4e1e7; $custom-light: #eceaee; $custom-dark: #000000;
JSON
{
"hex": "#e4e1e7",
"rgb": {
"r": 228,
"g": 225,
"b": 231
},
"hsl": {
"h": 270,
"s": 11.111,
"l": 89.412
},
"oklch": {
"l": 0.91381,
"c": 0.00866,
"h": 308.3
},
"luminance": 0.76114
}Semantic roles & 50–950 ramp
primary
#E4E1E7
secondary
#B6BCB0
accent
#955073
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485