#E2D5FF#E2D5FF
#E2D5FF is a very light, muted violet. Relative luminance 0.710; OKLCH L 89.7% C 0.059 H 299.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5FF |
|---|---|
| RGB | rgb(226, 213, 255) |
| HSL | hsl(259, 100%, 92%) |
| HSV | hsv(259, 16%, 100%) |
| CMYK | cmyk(11.4%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.47, 12.31, -18.83) |
| CIE-LCH | lch(87.47, 22.50, 303.18°) |
| OKLab | oklab(89.67% 0.0287 -0.051) |
| OKLCH | oklch(89.67% 0.059 299.4) |
| XYZ | xyz(73.2047, 70.9771, 104.4317) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.95
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lavender
#DFC5FE
ΔE00 5.23
Periwinkle
#CCCCFF
ΔE00 5.73
Light Lilac
#EDC8FF
ΔE00 6.32
Very Light Purple
#F6CEFC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5FF #F2FFD5
analogous
#D5DDFF #E2D5FF #F7D5FF
triadic
#E2D5FF #FFE2D5 #D5FFE2
tetradic
#E2D5FF #FFD5DD #F2FFD5 #D5FFF7
square
#E2D5FF #FFD5DD #F2FFD5 #D5FFF7
split-complementary
#E2D5FF #FFF7D5 #DDFFD5
monochromatic
#8D5BFF #B898FF #E2D5FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.38
#E2D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#E2D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5FF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5FF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#DDDBE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d5ff; /* rgb */ color: rgb(226, 213, 255); /* oklch */ color: oklch(89.7% 0.059 299.4);
Tailwind
colors: {
custom: {
50: '#ebe1ff',
500: '#e2d5ff',
950: '#000000',
},
}SCSS
$custom: #e2d5ff; $custom-light: #ebe1ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d5ff",
"rgb": {
"r": 226,
"g": 213,
"b": 255
},
"hsl": {
"h": 258.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89667,
"c": 0.0585,
"h": 299.4
},
"luminance": 0.70977
}Semantic roles & 50–950 ramp
primary
#E2D5FF
secondary
#CEEB8D
accent
#E6009E
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486