#E4E0F8#E4E0F8
#E4E0F8 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.7% C 0.033 H 293.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0F8 |
|---|---|
| RGB | rgb(228, 224, 248) |
| HSL | hsl(250, 63%, 93%) |
| HSV | hsv(250, 10%, 97%) |
| CMYK | cmyk(8.1%, 9.7%, 0%, 2.7%) |
| CIE-LAB | lab(90.13, 5.79, -11.16) |
| CIE-LCH | lch(90.13, 12.57, 297.45°) |
| OKLab | oklab(91.71% 0.013 -0.03) |
| OKLCH | oklch(91.71% 0.033 293.4) |
| XYZ | xyz(75.5906, 76.5823, 99.5883) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 10.00
Fog
#D8DCE0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0F8 #F4F8E0
analogous
#E0E8F8 #E4E0F8 #F0E0F8
triadic
#E4E0F8 #F8E4E0 #E0F8E4
tetradic
#E4E0F8 #F8E0E8 #F4F8E0 #E0F8F0
square
#E4E0F8 #F8E0E8 #F4F8E0 #E0F8F0
split-complementary
#E4E0F8 #F8F0E0 #E8F8E0
monochromatic
#8D7CE1 #B9AEED #E4E0F8 #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.29
#E4E0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E4E0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0F8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0F8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#DCE2F7
Tritanopia (blue-blind)
#E0E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e0f8; /* rgb */ color: rgb(228, 224, 248); /* oklch */ color: oklch(91.7% 0.033 293.4);
Tailwind
colors: {
custom: {
50: '#ece9fa',
500: '#e4e0f8',
950: '#000000',
},
}SCSS
$custom: #e4e0f8; $custom-light: #ece9fa; $custom-dark: #000000;
JSON
{
"hex": "#e4e0f8",
"rgb": {
"r": 228,
"g": 224,
"b": 248
},
"hsl": {
"h": 250,
"s": 63.158,
"l": 92.549
},
"oklch": {
"l": 0.91705,
"c": 0.03264,
"h": 293.4
},
"luminance": 0.76583
}Semantic roles & 50–950 ramp
primary
#E4E0F8
secondary
#D1DBA1
accent
#CB1BAE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485