#E4E1EB#E4E1EB
#E4E1EB is a very light, near-neutral violet. Relative luminance 0.763; OKLCH L 91.5% C 0.014 H 299.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1EB |
|---|---|
| RGB | rgb(228, 225, 235) |
| HSL | hsl(258, 20%, 90%) |
| HSV | hsv(258, 4%, 92%) |
| CMYK | cmyk(3%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.02, 2.82, -4.51) |
| CIE-LCH | lch(90.02, 5.31, 302.04°) |
| OKLab | oklab(91.5% 0.0069 -0.012) |
| OKLCH | oklch(91.5% 0.014 299.8) |
| XYZ | xyz(73.9129, 76.3425, 89.4228) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Ghostwhite
#F8F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.61
Lavenderblush
#FFF0F5
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1EB #E8EBE1
analogous
#E1E3EB #E4E1EB #E9E1EB
triadic
#E4E1EB #EBE4E1 #E1EBE4
tetradic
#E4E1EB #EBE1E3 #E8EBE1 #E1EBE9
square
#E4E1EB #EBE1E3 #E8EBE1 #E1EBE9
split-complementary
#E4E1EB #EBE9E1 #E3EBE1
monochromatic
#A298BA #C3BCD3 #E4E1EB #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.29
#E4E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E4E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1EB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1EB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#E3E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e1eb; /* rgb */ color: rgb(228, 225, 235); /* oklch */ color: oklch(91.5% 0.014 299.8);
Tailwind
colors: {
custom: {
50: '#eceaf1',
500: '#e4e1eb',
950: '#000000',
},
}SCSS
$custom: #e4e1eb; $custom-light: #eceaf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e1eb",
"rgb": {
"r": 228,
"g": 225,
"b": 235
},
"hsl": {
"h": 258,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.91499,
"c": 0.01381,
"h": 299.8
},
"luminance": 0.76343
}Semantic roles & 50–950 ramp
primary
#E4E1EB
secondary
#BCC2AE
accent
#9E4784
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485