#E8D5FF#E8D5FF
#E8D5FF is a very light, moderate violet. Relative luminance 0.720; OKLCH L 90.2% C 0.060 H 305.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D5FF |
|---|---|
| RGB | rgb(232, 213, 255) |
| HSL | hsl(267, 100%, 92%) |
| HSV | hsv(267, 16%, 100%) |
| CMYK | cmyk(9%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.95, 14.22, -18.07) |
| CIE-LCH | lch(87.95, 22.99, 308.20°) |
| OKLab | oklab(90.15% 0.035 -0.0488) |
| OKLCH | oklch(90.15% 0.06 305.7) |
| XYZ | xyz(75.1197, 71.9645, 104.5214) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.19
Pale Lilac
#E4CBFF
ΔE00 3.28
Light Lavender
#DFC5FE
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.20
Pale Mauve
#FED0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D5FF #ECFFD5
analogous
#D5D7FF #E8D5FF #FDD5FF
triadic
#E8D5FF #FFE8D5 #D5FFE8
tetradic
#E8D5FF #FFD5D7 #ECFFD5 #D5FFFD
square
#E8D5FF #FFD5D7 #ECFFD5 #D5FFFD
split-complementary
#E8D5FF #FFFDD5 #D7FFD5
monochromatic
#A55BFF #C698FF #E8D5FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.36
#E8D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E8D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D5FF
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D5FF | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#E5DAE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8d5ff; /* rgb */ color: rgb(232, 213, 255); /* oklch */ color: oklch(90.2% 0.060 305.7);
Tailwind
colors: {
custom: {
50: '#efe2ff',
500: '#e8d5ff',
950: '#000000',
},
}SCSS
$custom: #e8d5ff; $custom-light: #efe2ff; $custom-dark: #000000;
JSON
{
"hex": "#e8d5ff",
"rgb": {
"r": 232,
"g": 213,
"b": 255
},
"hsl": {
"h": 267.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90154,
"c": 0.06008,
"h": 305.7
},
"luminance": 0.71964
}Semantic roles & 50–950 ramp
primary
#E8D5FF
secondary
#C1EB8D
accent
#E6007E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486