#E4E1EA#E4E1EA
#E4E1EA is a very light, near-neutral violet. Relative luminance 0.763; OKLCH L 91.5% C 0.013 H 301.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1EA |
|---|---|
| RGB | rgb(228, 225, 234) |
| HSL | hsl(260, 18%, 90%) |
| HSV | hsv(260, 4%, 92%) |
| CMYK | cmyk(2.6%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(89.99, 2.64, -4.02) |
| CIE-LCH | lch(89.99, 4.81, 303.25°) |
| OKLab | oklab(91.47% 0.0065 -0.0107) |
| OKLCH | oklch(91.47% 0.013 301.3) |
| XYZ | xyz(73.7688, 76.2849, 88.6641) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.57
Fog
#D8DCE0
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 6.10
Lavenderblush
#FFF0F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1EA #E7EAE1
analogous
#E1E3EA #E4E1EA #E8E1EA
triadic
#E4E1EA #EAE4E1 #E1EAE4
tetradic
#E4E1EA #EAE1E3 #E7EAE1 #E1EAE8
square
#E4E1EA #EAE1E3 #E7EAE1 #E1EAE8
split-complementary
#E4E1EA #EAE8E1 #E3EAE1
monochromatic
#A399B8 #C4BDD1 #E4E1EA #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.29
#E4E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#E4E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1EA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1EA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#E3E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e1ea; /* rgb */ color: rgb(228, 225, 234); /* oklch */ color: oklch(91.5% 0.013 301.3);
Tailwind
colors: {
custom: {
50: '#eceaf0',
500: '#e4e1ea',
950: '#000000',
},
}SCSS
$custom: #e4e1ea; $custom-light: #eceaf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e1ea",
"rgb": {
"r": 228,
"g": 225,
"b": 234
},
"hsl": {
"h": 260,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.9147,
"c": 0.01251,
"h": 301.3
},
"luminance": 0.76285
}Semantic roles & 50–950 ramp
primary
#E4E1EA
secondary
#BBC0AF
accent
#9C4A80
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485