#E4E0F0#E4E0F0
#E4E0F0 is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.5% C 0.022 H 297.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0F0 |
|---|---|
| RGB | rgb(228, 224, 240) |
| HSL | hsl(255, 35%, 91%) |
| HSV | hsv(255, 7%, 94%) |
| CMYK | cmyk(5%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(89.90, 4.27, -7.30) |
| CIE-LCH | lch(89.90, 8.45, 300.33°) |
| OKLab | oklab(91.46% 0.0101 -0.0195) |
| OKLCH | oklch(91.46% 0.022 297.4) |
| XYZ | xyz(74.3759, 76.0965, 93.1910) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Ghostwhite
#F8F8FF
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0F0 #ECF0E0
analogous
#E0E4F0 #E4E0F0 #ECE0F0
triadic
#E4E0F0 #F0E4E0 #E0F0E4
tetradic
#E4E0F0 #F0E0E4 #ECF0E0 #E0F0EC
square
#E4E0F0 #F0E0E4 #ECF0E0 #E0F0EC
split-complementary
#E4E0F0 #F0ECE0 #E4F0E0
monochromatic
#9C8EC8 #C0B7DC #E4E0F0 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.29
#E4E0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E4E0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0F0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0F0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#E2E2E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e0f0; /* rgb */ color: rgb(228, 224, 240); /* oklch */ color: oklch(91.5% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#ece9f5',
500: '#e4e0f0',
950: '#000000',
},
}SCSS
$custom: #e4e0f0; $custom-light: #ece9f5; $custom-dark: #000000;
JSON
{
"hex": "#e4e0f0",
"rgb": {
"r": 228,
"g": 224,
"b": 240
},
"hsl": {
"h": 255,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.91455,
"c": 0.02195,
"h": 297.4
},
"luminance": 0.76097
}Semantic roles & 50–950 ramp
primary
#E4E0F0
secondary
#C2CBA9
accent
#AE3890
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485