#E5D8FF#E5D8FF
#E5D8FF is a very light, muted violet. Relative luminance 0.730; OKLCH L 90.5% C 0.054 H 300.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D8FF |
|---|---|
| RGB | rgb(229, 216, 255) |
| HSL | hsl(260, 100%, 92%) |
| HSV | hsv(260, 15%, 100%) |
| CMYK | cmyk(10.2%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.44, 11.68, -17.35) |
| CIE-LCH | lch(88.44, 20.92, 303.95°) |
| OKLab | oklab(90.48% 0.0276 -0.0469) |
| OKLCH | oklch(90.48% 0.054 300.5) |
| XYZ | xyz(74.9155, 72.9897, 104.7300) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 6.14
Periwinkle
#CCCCFF
ΔE00 6.54
Light Lilac
#EDC8FF
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D8FF #F2FFD8
analogous
#D8DFFF #E5D8FF #F9D8FF
triadic
#E5D8FF #FFE5D8 #D8FFE5
tetradic
#E5D8FF #FFD8DF #F2FFD8 #D8FFF9
square
#E5D8FF #FFD8DF #F2FFD8 #D8FFF9
split-complementary
#E5D8FF #FFF9D8 #DFFFD8
monochromatic
#935EFF #BC9BFF #E5D8FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.35
#E5D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E5D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D8FF
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D8FF | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#E1DDE5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5d8ff; /* rgb */ color: rgb(229, 216, 255); /* oklch */ color: oklch(90.5% 0.054 300.5);
Tailwind
colors: {
custom: {
50: '#ede4ff',
500: '#e5d8ff',
950: '#000000',
},
}SCSS
$custom: #e5d8ff; $custom-light: #ede4ff; $custom-dark: #000000;
JSON
{
"hex": "#e5d8ff",
"rgb": {
"r": 229,
"g": 216,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90478,
"c": 0.05441,
"h": 300.5
},
"luminance": 0.7299
}Semantic roles & 50–950 ramp
primary
#E5D8FF
secondary
#CDEB90
accent
#E60099
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486