#E5D3FF#E5D3FF
#E5D3FF is a very light, moderate violet. Relative luminance 0.705; OKLCH L 89.5% C 0.062 H 303.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D3FF |
|---|---|
| RGB | rgb(229, 211, 255) |
| HSL | hsl(265, 100%, 91%) |
| HSV | hsv(265, 17%, 100%) |
| CMYK | cmyk(10.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(87.23, 14.32, -19.19) |
| CIE-LCH | lch(87.23, 23.94, 306.74°) |
| OKLab | oklab(89.53% 0.0347 -0.0519) |
| OKLCH | oklch(89.53% 0.062 303.7) |
| XYZ | xyz(73.6540, 70.4666, 104.3095) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.75
Pale Lavender
#EECFFE
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 4.29
Light Lilac
#EDC8FF
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D3FF #EDFFD3
analogous
#D3D7FF #E5D3FF #FBD3FF
triadic
#E5D3FF #FFE5D3 #D3FFE5
tetradic
#E5D3FF #FFD3D7 #EDFFD3 #D3FFFB
square
#E5D3FF #FFD3D7 #EDFFD3 #D3FFFB
split-complementary
#E5D3FF #FFFBD3 #D7FFD3
monochromatic
#9D59FF #C196FF #E5D3FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.39
#E5D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#E5D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D3FF
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D3FF | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CEDBFE
Tritanopia (blue-blind)
#E1D9E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e5d3ff; /* rgb */ color: rgb(229, 211, 255); /* oklch */ color: oklch(89.5% 0.062 303.7);
Tailwind
colors: {
custom: {
50: '#ede0ff',
500: '#e5d3ff',
950: '#000000',
},
}SCSS
$custom: #e5d3ff; $custom-light: #ede0ff; $custom-dark: #000000;
JSON
{
"hex": "#e5d3ff",
"rgb": {
"r": 229,
"g": 211,
"b": 255
},
"hsl": {
"h": 264.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.89532,
"c": 0.06243,
"h": 303.7
},
"luminance": 0.70467
}Semantic roles & 50–950 ramp
primary
#E5D3FF
secondary
#C4EB8C
accent
#E60088
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486