#E4E0EE#E4E0EE
#E4E0EE is a very light, near-neutral violet. Relative luminance 0.760; OKLCH L 91.4% C 0.019 H 299.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0EE |
|---|---|
| RGB | rgb(228, 224, 238) |
| HSL | hsl(257, 29%, 91%) |
| HSV | hsv(257, 6%, 93%) |
| CMYK | cmyk(4.2%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(89.85, 3.89, -6.33) |
| CIE-LCH | lch(89.85, 7.43, 301.61°) |
| OKLab | oklab(91.39% 0.0094 -0.0169) |
| OKLCH | oklch(91.39% 0.019 299) |
| XYZ | xyz(74.0804, 75.9783, 91.6349) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.94
Ghostwhite
#F8F8FF
ΔE00 6.20
Lavenderblush
#FFF0F5
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0EE #EAEEE0
analogous
#E0E3EE #E4E0EE #EBE0EE
triadic
#E4E0EE #EEE4E0 #E0EEE4
tetradic
#E4E0EE #EEE0E3 #EAEEE0 #E0EEEB
square
#E4E0EE #EEE0E3 #EAEEE0 #E0EEEB
split-complementary
#E4E0EE #EEEBE0 #E3EEE0
monochromatic
#9F91C3 #C2B8D8 #E4E0EE #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.30
#E4E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E4E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0EE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0EE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#E2E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e0ee; /* rgb */ color: rgb(228, 224, 238); /* oklch */ color: oklch(91.4% 0.019 299.0);
Tailwind
colors: {
custom: {
50: '#ece9f3',
500: '#e4e0ee',
950: '#000000',
},
}SCSS
$custom: #e4e0ee; $custom-light: #ece9f3; $custom-dark: #000000;
JSON
{
"hex": "#e4e0ee",
"rgb": {
"r": 228,
"g": 224,
"b": 238
},
"hsl": {
"h": 257.143,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91394,
"c": 0.01931,
"h": 299
},
"luminance": 0.75978
}Semantic roles & 50–950 ramp
primary
#E4E0EE
secondary
#BFC7AB
accent
#A83E89
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485