#E4E0ED#E4E0ED
#E4E0ED is a very light, near-neutral violet. Relative luminance 0.759; OKLCH L 91.4% C 0.018 H 300.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0ED |
|---|---|
| RGB | rgb(228, 224, 237) |
| HSL | hsl(258, 27%, 90%) |
| HSV | hsv(258, 5%, 93%) |
| CMYK | cmyk(3.8%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(89.82, 3.71, -5.84) |
| CIE-LCH | lch(89.82, 6.92, 302.40°) |
| OKLab | oklab(91.36% 0.009 -0.0156) |
| OKLCH | oklch(91.36% 0.018 300.1) |
| XYZ | xyz(73.9339, 75.9197, 90.8633) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.25
Ghostwhite
#F8F8FF
ΔE00 5.99
Lavenderblush
#FFF0F5
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0ED #E9EDE0
analogous
#E0E2ED #E4E0ED #EAE0ED
triadic
#E4E0ED #EDE4E0 #E0EDE4
tetradic
#E4E0ED #EDE0E2 #E9EDE0 #E0EDEA
square
#E4E0ED #EDE0E2 #E9EDE0 #E0EDEA
split-complementary
#E4E0ED #EDEAE0 #E2EDE0
monochromatic
#A193C0 #C2B9D7 #E4E0ED #EEECF4 #EEECF4
Accessibility & contrast
On white
1.30
#E4E0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#E4E0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0ED
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0ED | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#E3E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e0ed; /* rgb */ color: rgb(228, 224, 237); /* oklch */ color: oklch(91.4% 0.018 300.1);
Tailwind
colors: {
custom: {
50: '#ece9f2',
500: '#e4e0ed',
950: '#000000',
},
}SCSS
$custom: #e4e0ed; $custom-light: #ece9f2; $custom-dark: #000000;
JSON
{
"hex": "#e4e0ed",
"rgb": {
"r": 228,
"g": 224,
"b": 237
},
"hsl": {
"h": 258.462,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.91364,
"c": 0.01799,
"h": 300.1
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#E4E0ED
secondary
#BEC6AC
accent
#A54086
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485