#E2D7FD#E2D7FD
#E2D7FD is a very light, muted violet. Relative luminance 0.719; OKLCH L 90.0% C 0.053 H 298.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7FD |
|---|---|
| RGB | rgb(226, 215, 253) |
| HSL | hsl(257, 90%, 92%) |
| HSV | hsv(257, 15%, 99%) |
| CMYK | cmyk(10.7%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.90, 10.86, -17.14) |
| CIE-LCH | lch(87.90, 20.29, 302.36°) |
| OKLab | oklab(89.98% 0.0252 -0.0463) |
| OKLCH | oklch(89.98% 0.053 298.6) |
| XYZ | xyz(73.3906, 71.8613, 102.9137) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 6.13
Light Lavender
#DFC5FE
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 7.32
Very Light Purple
#F6CEFC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7FD #F2FDD7
analogous
#D7DFFD #E2D7FD #F5D7FD
triadic
#E2D7FD #FDE2D7 #D7FDE2
tetradic
#E2D7FD #FDD7DF #F2FDD7 #D7FDF5
square
#E2D7FD #FDD7DF #F2FDD7 #D7FDF5
split-complementary
#E2D7FD #FDF5D7 #DFFDD7
monochromatic
#8D62F7 #B89DFA #E2D7FD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.37
#E2D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7FD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7FD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#DEDCE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d7fd; /* rgb */ color: rgb(226, 215, 253); /* oklch */ color: oklch(90.0% 0.053 298.6);
Tailwind
colors: {
custom: {
50: '#ebe3fe',
500: '#e2d7fd',
950: '#000000',
},
}SCSS
$custom: #e2d7fd; $custom-light: #ebe3fe; $custom-dark: #000000;
JSON
{
"hex": "#e2d7fd",
"rgb": {
"r": 226,
"g": 215,
"b": 253
},
"hsl": {
"h": 257.368,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89979,
"c": 0.05272,
"h": 298.6
},
"luminance": 0.71861
}Semantic roles & 50–950 ramp
primary
#E2D7FD
secondary
#CEE692
accent
#E600A3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485