#E4E1E9#E4E1E9
#E4E1E9 is a very light, near-neutral violet. Relative luminance 0.762; OKLCH L 91.4% C 0.011 H 303.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1E9 |
|---|---|
| RGB | rgb(228, 225, 233) |
| HSL | hsl(263, 15%, 90%) |
| HSV | hsv(263, 3%, 91%) |
| CMYK | cmyk(2.1%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(89.96, 2.45, -3.53) |
| CIE-LCH | lch(89.96, 4.30, 304.76°) |
| OKLab | oklab(91.44% 0.0061 -0.0094) |
| OKLCH | oklch(91.44% 0.011 303.1) |
| XYZ | xyz(73.6256, 76.2276, 87.9096) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 4.78
Ghostwhite
#F8F8FF
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1E9 #E6E9E1
analogous
#E1E2E9 #E4E1E9 #E8E1E9
triadic
#E4E1E9 #E9E4E1 #E1E9E4
tetradic
#E4E1E9 #E9E1E2 #E6E9E1 #E1E9E8
square
#E4E1E9 #E9E1E2 #E6E9E1 #E1E9E8
split-complementary
#E4E1E9 #E9E8E1 #E2E9E1
monochromatic
#A49AB5 #C4BECF #E4E1E9 #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.29
#E4E1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E4E1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1E9
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1E9 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#E3E2E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e1e9; /* rgb */ color: rgb(228, 225, 233); /* oklch */ color: oklch(91.4% 0.011 303.1);
Tailwind
colors: {
custom: {
50: '#eceaf0',
500: '#e4e1e9',
950: '#000000',
},
}SCSS
$custom: #e4e1e9; $custom-light: #eceaf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e1e9",
"rgb": {
"r": 228,
"g": 225,
"b": 233
},
"hsl": {
"h": 262.5,
"s": 15.385,
"l": 89.804
},
"oklch": {
"l": 0.9144,
"c": 0.01121,
"h": 303.1
},
"luminance": 0.76228
}Semantic roles & 50–950 ramp
primary
#E4E1E9
secondary
#B9BFAF
accent
#9A4C7C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485