#E4E1EE#E4E1EE
#E4E1EE is a very light, near-neutral violet. Relative luminance 0.765; OKLCH L 91.6% C 0.018 H 296.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1EE |
|---|---|
| RGB | rgb(228, 225, 238) |
| HSL | hsl(254, 28%, 91%) |
| HSV | hsv(254, 5%, 93%) |
| CMYK | cmyk(4.2%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(90.10, 3.38, -5.96) |
| CIE-LCH | lch(90.10, 6.85, 299.53°) |
| OKLab | oklab(91.59% 0.008 -0.0159) |
| OKLCH | oklch(91.59% 0.018 296.6) |
| XYZ | xyz(74.3500, 76.5174, 91.7247) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Ghostwhite
#F8F8FF
ΔE00 5.69
Fog
#D8DCE0
ΔE00 6.31
Lavenderblush
#FFF0F5
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1EE #EBEEE1
analogous
#E1E4EE #E4E1EE #EAE1EE
triadic
#E4E1EE #EEE4E1 #E1EEE4
tetradic
#E4E1EE #EEE1E4 #EBEEE1 #E1EEEA
square
#E4E1EE #EEE1E4 #EBEEE1 #E1EEEA
split-complementary
#E4E1EE #EEEAE1 #E4EEE1
monochromatic
#9E93C2 #C1BAD8 #E4E1EE #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.29
#E4E1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E4E1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1EE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1EE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#E2E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1ee; /* rgb */ color: rgb(228, 225, 238); /* oklch */ color: oklch(91.6% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#eceaf3',
500: '#e4e1ee',
950: '#000000',
},
}SCSS
$custom: #e4e1ee; $custom-light: #eceaf3; $custom-dark: #000000;
JSON
{
"hex": "#e4e1ee",
"rgb": {
"r": 228,
"g": 225,
"b": 238
},
"hsl": {
"h": 253.846,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.9159,
"c": 0.01777,
"h": 296.6
},
"luminance": 0.76517
}Semantic roles & 50–950 ramp
primary
#E4E1EE
secondary
#C1C7AC
accent
#A63F8E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485