#E2D7FF#E2D7FF
#E2D7FF is a very light, muted violet. Relative luminance 0.720; OKLCH L 90.0% C 0.055 H 297.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7FF |
|---|---|
| RGB | rgb(226, 215, 255) |
| HSL | hsl(257, 100%, 92%) |
| HSV | hsv(257, 16%, 100%) |
| CMYK | cmyk(11.4%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(87.96, 11.26, -18.10) |
| CIE-LCH | lch(87.96, 21.31, 301.89°) |
| OKLab | oklab(90.05% 0.0259 -0.049) |
| OKLCH | oklch(90.05% 0.055 297.9) |
| XYZ | xyz(73.7109, 71.9894, 104.6004) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 5.77
Light Lavender
#DFC5FE
ΔE00 6.02
Light Lilac
#EDC8FF
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7FF #F4FFD7
analogous
#D7E0FF #E2D7FF #F6D7FF
triadic
#E2D7FF #FFE2D7 #D7FFE2
tetradic
#E2D7FF #FFD7E0 #F4FFD7 #D7FFF6
square
#E2D7FF #FFD7E0 #F4FFD7 #D7FFF6
split-complementary
#E2D7FF #FFF6D7 #E0FFD7
monochromatic
#895DFF #B69AFF #E2D7FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.36
#E2D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E2D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7FF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7FF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#DDDDE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2d7ff; /* rgb */ color: rgb(226, 215, 255); /* oklch */ color: oklch(90.0% 0.055 297.9);
Tailwind
colors: {
custom: {
50: '#ebe3ff',
500: '#e2d7ff',
950: '#000000',
},
}SCSS
$custom: #e2d7ff; $custom-light: #ebe3ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d7ff",
"rgb": {
"r": 226,
"g": 215,
"b": 255
},
"hsl": {
"h": 256.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.90048,
"c": 0.05538,
"h": 297.9
},
"luminance": 0.7199
}Semantic roles & 50–950 ramp
primary
#E2D7FF
secondary
#D2EB8F
accent
#E600A6
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486