#E1D5FF#E1D5FF
#E1D5FF is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.6% C 0.058 H 298.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D5FF |
|---|---|
| RGB | rgb(225, 213, 255) |
| HSL | hsl(257, 100%, 92%) |
| HSV | hsv(257, 16%, 100%) |
| CMYK | cmyk(11.8%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.40, 12.00, -18.96) |
| CIE-LCH | lch(87.40, 22.44, 302.33°) |
| OKLab | oklab(89.59% 0.0276 -0.0513) |
| OKLCH | oklch(89.59% 0.058 298.3) |
| XYZ | xyz(72.8920, 70.8159, 104.4170) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 5.34
Periwinkle
#CCCCFF
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 6.55
Very Light Purple
#F6CEFC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D5FF #F3FFD5
analogous
#D5DEFF #E1D5FF #F6D5FF
triadic
#E1D5FF #FFE1D5 #D5FFE1
tetradic
#E1D5FF #FFD5DE #F3FFD5 #D5FFF6
square
#E1D5FF #FFD5DE #F3FFD5 #D5FFF6
split-complementary
#E1D5FF #FFF6D5 #DEFFD5
monochromatic
#8A5BFF #B598FF #E1D5FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.38
#E1D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#E1D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D5FF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D5FF | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#DCDBE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e1d5ff; /* rgb */ color: rgb(225, 213, 255); /* oklch */ color: oklch(89.6% 0.058 298.3);
Tailwind
colors: {
custom: {
50: '#eae1ff',
500: '#e1d5ff',
950: '#000000',
},
}SCSS
$custom: #e1d5ff; $custom-light: #eae1ff; $custom-dark: #000000;
JSON
{
"hex": "#e1d5ff",
"rgb": {
"r": 225,
"g": 213,
"b": 255
},
"hsl": {
"h": 257.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89587,
"c": 0.0583,
"h": 298.3
},
"luminance": 0.70816
}Semantic roles & 50–950 ramp
primary
#E1D5FF
secondary
#D0EB8D
accent
#E600A4
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486