#E4E1ED#E4E1ED
#E4E1ED is a very light, near-neutral violet. Relative luminance 0.765; OKLCH L 91.6% C 0.016 H 297.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1ED |
|---|---|
| RGB | rgb(228, 225, 237) |
| HSL | hsl(255, 25%, 91%) |
| HSV | hsv(255, 5%, 93%) |
| CMYK | cmyk(3.8%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(90.07, 3.19, -5.47) |
| CIE-LCH | lch(90.07, 6.34, 300.23°) |
| OKLab | oklab(91.56% 0.0076 -0.0146) |
| OKLCH | oklch(91.56% 0.016 297.5) |
| XYZ | xyz(74.2035, 76.4588, 90.9531) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.38
Ghostwhite
#F8F8FF
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.42
Lavenderblush
#FFF0F5
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1ED #EAEDE1
analogous
#E1E4ED #E4E1ED #EAE1ED
triadic
#E4E1ED #EDE4E1 #E1EDE4
tetradic
#E4E1ED #EDE1E4 #EAEDE1 #E1EDEA
square
#E4E1ED #EDE1E4 #EAEDE1 #E1EDEA
split-complementary
#E4E1ED #EDEAE1 #E4EDE1
monochromatic
#9F94BF #C2BBD6 #E4E1ED #EEECF4 #EEECF4
Accessibility & contrast
On white
1.29
#E4E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E4E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1ED
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1ED | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#E3E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1ed; /* rgb */ color: rgb(228, 225, 237); /* oklch */ color: oklch(91.6% 0.016 297.5);
Tailwind
colors: {
custom: {
50: '#eceaf2',
500: '#e4e1ed',
950: '#000000',
},
}SCSS
$custom: #e4e1ed; $custom-light: #eceaf2; $custom-dark: #000000;
JSON
{
"hex": "#e4e1ed",
"rgb": {
"r": 228,
"g": 225,
"b": 237
},
"hsl": {
"h": 255,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.91559,
"c": 0.01645,
"h": 297.5
},
"luminance": 0.76459
}Semantic roles & 50–950 ramp
primary
#E4E1ED
secondary
#BFC5AD
accent
#A4428B
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485