#E7D5FF#E7D5FF
#E7D5FF is a very light, muted violet. Relative luminance 0.718; OKLCH L 90.1% C 0.060 H 304.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D5FF |
|---|---|
| RGB | rgb(231, 213, 255) |
| HSL | hsl(266, 100%, 92%) |
| HSV | hsv(266, 16%, 100%) |
| CMYK | cmyk(9.4%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.87, 13.90, -18.20) |
| CIE-LCH | lch(87.87, 22.90, 307.37°) |
| OKLab | oklab(90.07% 0.034 -0.0492) |
| OKLCH | oklch(90.07% 0.06 304.6) |
| XYZ | xyz(74.7959, 71.7976, 104.5063) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.48
Pale Mauve
#FED0FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D5FF #EDFFD5
analogous
#D5D8FF #E7D5FF #FCD5FF
triadic
#E7D5FF #FFE7D5 #D5FFE7
tetradic
#E7D5FF #FFD5D8 #EDFFD5 #D5FFFC
square
#E7D5FF #FFD5D8 #EDFFD5 #D5FFFC
split-complementary
#E7D5FF #FFFCD5 #D8FFD5
monochromatic
#A15BFF #C498FF #E7D5FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.37
#E7D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E7D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D5FF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D5FF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#E4DAE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7d5ff; /* rgb */ color: rgb(231, 213, 255); /* oklch */ color: oklch(90.1% 0.060 304.6);
Tailwind
colors: {
custom: {
50: '#eee2ff',
500: '#e7d5ff',
950: '#000000',
},
}SCSS
$custom: #e7d5ff; $custom-light: #eee2ff; $custom-dark: #000000;
JSON
{
"hex": "#e7d5ff",
"rgb": {
"r": 231,
"g": 213,
"b": 255
},
"hsl": {
"h": 265.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90072,
"c": 0.05977,
"h": 304.6
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#E7D5FF
secondary
#C3EB8D
accent
#E60083
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486