#E1D8FF#E1D8FF
#E1D8FF is a very light, muted violet. Relative luminance 0.723; OKLCH L 90.2% C 0.054 H 295.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D8FF |
|---|---|
| RGB | rgb(225, 216, 255) |
| HSL | hsl(254, 100%, 92%) |
| HSV | hsv(254, 15%, 100%) |
| CMYK | cmyk(11.8%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.13, 10.41, -17.85) |
| CIE-LCH | lch(88.13, 20.67, 300.26°) |
| OKLab | oklab(90.16% 0.0234 -0.0483) |
| OKLCH | oklch(90.16% 0.054 295.9) |
| XYZ | xyz(73.6536, 72.3390, 104.6709) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 6.16
Light Lavender
#DFC5FE
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D8FF #F6FFD8
analogous
#D8E3FF #E1D8FF #F4D8FF
triadic
#E1D8FF #FFE1D8 #D8FFE1
tetradic
#E1D8FF #FFD8E3 #F6FFD8 #D8FFF4
square
#E1D8FF #FFD8E3 #F6FFD8 #D8FFF4
split-complementary
#E1D8FF #FFF4D8 #E3FFD8
monochromatic
#835EFF #B29BFF #E1D8FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.36
#E1D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E1D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D8FF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D8FF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#DCDEE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1d8ff; /* rgb */ color: rgb(225, 216, 255); /* oklch */ color: oklch(90.2% 0.054 295.9);
Tailwind
colors: {
custom: {
50: '#eae4ff',
500: '#e1d8ff',
950: '#000000',
},
}SCSS
$custom: #e1d8ff; $custom-light: #eae4ff; $custom-dark: #000000;
JSON
{
"hex": "#e1d8ff",
"rgb": {
"r": 225,
"g": 216,
"b": 255
},
"hsl": {
"h": 253.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9016,
"c": 0.05367,
"h": 295.9
},
"luminance": 0.72339
}Semantic roles & 50–950 ramp
primary
#E1D8FF
secondary
#D6EB90
accent
#E600B1
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486