#E4E1F2#E4E1F2
#E4E1F2 is a very light, muted violet. Relative luminance 0.768; OKLCH L 91.7% C 0.023 H 294.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1F2 |
|---|---|
| RGB | rgb(228, 225, 242) |
| HSL | hsl(251, 40%, 92%) |
| HSV | hsv(251, 7%, 95%) |
| CMYK | cmyk(5.8%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(90.21, 4.13, -7.89) |
| CIE-LCH | lch(90.21, 8.91, 297.60°) |
| OKLab | oklab(91.71% 0.0094 -0.0211) |
| OKLCH | oklch(91.71% 0.023 294) |
| XYZ | xyz(74.9442, 76.7550, 94.8541) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.88
Ghostwhite
#F8F8FF
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.67
Gainsboro
#DCDCDC
ΔE00 8.33
Aliceblue
#F0F8FF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1F2 #EFF2E1
analogous
#E1E7F2 #E4E1F2 #EDE1F2
triadic
#E4E1F2 #F2E4E1 #E1F2E4
tetradic
#E4E1F2 #F2E1E7 #EFF2E1 #E1F2ED
square
#E4E1F2 #F2E1E7 #EFF2E1 #E1F2ED
split-complementary
#E4E1F2 #F2EDE1 #E7F2E1
monochromatic
#978CCD #BEB6DF #E4E1F2 #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.28
#E4E1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E4E1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1F2
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1F2 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#E2E3E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1f2; /* rgb */ color: rgb(228, 225, 242); /* oklch */ color: oklch(91.7% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#eceaf6',
500: '#e4e1f2',
950: '#000000',
},
}SCSS
$custom: #e4e1f2; $custom-light: #eceaf6; $custom-dark: #000000;
JSON
{
"hex": "#e4e1f2",
"rgb": {
"r": 228,
"g": 225,
"b": 242
},
"hsl": {
"h": 250.588,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.91712,
"c": 0.02312,
"h": 294
},
"luminance": 0.76755
}Semantic roles & 50–950 ramp
primary
#E4E1F2
secondary
#C8CEA9
accent
#B3339C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485