#E4E1EF#E4E1EF
#E4E1EF is a very light, near-neutral violet. Relative luminance 0.766; OKLCH L 91.6% C 0.019 H 295.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1EF |
|---|---|
| RGB | rgb(228, 225, 239) |
| HSL | hsl(253, 30%, 91%) |
| HSV | hsv(253, 6%, 94%) |
| CMYK | cmyk(4.6%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(90.13, 3.56, -6.44) |
| CIE-LCH | lch(90.13, 7.36, 298.94°) |
| OKLab | oklab(91.62% 0.0083 -0.0172) |
| OKLCH | oklch(91.62% 0.019 295.9) |
| XYZ | xyz(74.4973, 76.5763, 92.5006) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Ghostwhite
#F8F8FF
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1EF #ECEFE1
analogous
#E1E5EF #E4E1EF #EBE1EF
triadic
#E4E1EF #EFE4E1 #E1EFE4
tetradic
#E4E1EF #EFE1E5 #ECEFE1 #E1EFEB
square
#E4E1EF #EFE1E5 #ECEFE1 #E1EFEB
split-complementary
#E4E1EF #EFEBE1 #E5EFE1
monochromatic
#9C91C4 #C0B9DA #E4E1EF #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.29
#E4E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E4E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1EF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1EF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#E2E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1ef; /* rgb */ color: rgb(228, 225, 239); /* oklch */ color: oklch(91.6% 0.019 295.9);
Tailwind
colors: {
custom: {
50: '#eceaf4',
500: '#e4e1ef',
950: '#000000',
},
}SCSS
$custom: #e4e1ef; $custom-light: #eceaf4; $custom-dark: #000000;
JSON
{
"hex": "#e4e1ef",
"rgb": {
"r": 228,
"g": 225,
"b": 239
},
"hsl": {
"h": 252.857,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.9162,
"c": 0.0191,
"h": 295.9
},
"luminance": 0.76576
}Semantic roles & 50–950 ramp
primary
#E4E1EF
secondary
#C2C9AB
accent
#A93C92
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485