#E2D7FA#E2D7FA
#E2D7FA is a very light, muted violet. Relative luminance 0.717; OKLCH L 89.9% C 0.049 H 299.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7FA |
|---|---|
| RGB | rgb(226, 215, 250) |
| HSL | hsl(259, 78%, 91%) |
| HSV | hsv(259, 14%, 98%) |
| CMYK | cmyk(9.6%, 14%, 0%, 2%) |
| CIE-LAB | lab(87.81, 10.26, -15.69) |
| CIE-LCH | lch(87.81, 18.75, 303.18°) |
| OKLab | oklab(89.88% 0.0242 -0.0423) |
| OKLCH | oklch(89.88% 0.049 299.8) |
| XYZ | xyz(72.9165, 71.6717, 100.4165) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.71
Light Lavender
#DFC5FE
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7FA #EFFAD7
analogous
#D7DDFA #E2D7FA #F3D7FA
triadic
#E2D7FA #FAE2D7 #D7FAE2
tetradic
#E2D7FA #FAD7DD #EFFAD7 #D7FAF3
square
#E2D7FA #FAD7DD #EFFAD7 #D7FAF3
split-complementary
#E2D7FA #FAF3D7 #DDFAD7
monochromatic
#936AEC #BBA1F3 #E2D7FA #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.37
#E2D7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E2D7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7FA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7FA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#DEDCE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d7fa; /* rgb */ color: rgb(226, 215, 250); /* oklch */ color: oklch(89.9% 0.049 299.8);
Tailwind
colors: {
custom: {
50: '#ebe3fc',
500: '#e2d7fa',
950: '#000000',
},
}SCSS
$custom: #e2d7fa; $custom-light: #ebe3fc; $custom-dark: #000000;
JSON
{
"hex": "#e2d7fa",
"rgb": {
"r": 226,
"g": 215,
"b": 250
},
"hsl": {
"h": 258.857,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.89878,
"c": 0.04876,
"h": 299.8
},
"luminance": 0.71672
}Semantic roles & 50–950 ramp
primary
#E2D7FA
secondary
#C8E095
accent
#DA0B99
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485