#E4E1F0#E4E1F0
#E4E1F0 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.6% C 0.020 H 295.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1F0 |
|---|---|
| RGB | rgb(228, 225, 240) |
| HSL | hsl(252, 33%, 91%) |
| HSV | hsv(252, 6%, 94%) |
| CMYK | cmyk(5%, 6.3%, 0%, 5.9%) |
| CIE-LAB | lab(90.15, 3.75, -6.93) |
| CIE-LCH | lch(90.15, 7.88, 298.43°) |
| OKLab | oklab(91.65% 0.0087 -0.0185) |
| OKLCH | oklch(91.65% 0.02 295.2) |
| XYZ | xyz(74.6454, 76.6356, 93.2808) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.37
Ghostwhite
#F8F8FF
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.99
Lavenderblush
#FFF0F5
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1F0 #EDF0E1
analogous
#E1E5F0 #E4E1F0 #EBE1F0
triadic
#E4E1F0 #F0E4E1 #E1F0E4
tetradic
#E4E1F0 #F0E1E5 #EDF0E1 #E1F0EB
square
#E4E1F0 #F0E1E5 #EDF0E1 #E1F0EB
split-complementary
#E4E1F0 #F0EBE1 #E5F0E1
monochromatic
#9B8FC7 #BFB8DC #E4E1F0 #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.29
#E4E1F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E4E1F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1F0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1F0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#E2E3E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1f0; /* rgb */ color: rgb(228, 225, 240); /* oklch */ color: oklch(91.6% 0.020 295.2);
Tailwind
colors: {
custom: {
50: '#eceaf4',
500: '#e4e1f0',
950: '#000000',
},
}SCSS
$custom: #e4e1f0; $custom-light: #eceaf4; $custom-dark: #000000;
JSON
{
"hex": "#e4e1f0",
"rgb": {
"r": 228,
"g": 225,
"b": 240
},
"hsl": {
"h": 252,
"s": 33.333,
"l": 91.176
},
"oklch": {
"l": 0.9165,
"c": 0.02044,
"h": 295.2
},
"luminance": 0.76636
}Semantic roles & 50–950 ramp
primary
#E4E1F0
secondary
#C4CBAB
accent
#AC3995
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485