#E2D7FC#E2D7FC
#E2D7FC is a very light, muted violet. Relative luminance 0.718; OKLCH L 89.9% C 0.051 H 298.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7FC |
|---|---|
| RGB | rgb(226, 215, 252) |
| HSL | hsl(258, 86%, 92%) |
| HSV | hsv(258, 15%, 99%) |
| CMYK | cmyk(10.3%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.87, 10.66, -16.65) |
| CIE-LCH | lch(87.87, 19.77, 302.62°) |
| OKLab | oklab(89.95% 0.0249 -0.045) |
| OKLCH | oklch(89.95% 0.051 298.9) |
| XYZ | xyz(73.2317, 71.7978, 102.0769) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 7.45
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7FC #F1FCD7
analogous
#D7DFFC #E2D7FC #F5D7FC
triadic
#E2D7FC #FCE2D7 #D7FCE2
tetradic
#E2D7FC #FCD7DF #F1FCD7 #D7FCF5
square
#E2D7FC #FCD7DF #F1FCD7 #D7FCF5
split-complementary
#E2D7FC #FCF5D7 #DFFCD7
monochromatic
#8F65F3 #B99EF8 #E2D7FC #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.37
#E2D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E2D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7FC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7FC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#DEDCE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d7fc; /* rgb */ color: rgb(226, 215, 252); /* oklch */ color: oklch(89.9% 0.051 298.9);
Tailwind
colors: {
custom: {
50: '#ebe3fd',
500: '#e2d7fc',
950: '#000000',
},
}SCSS
$custom: #e2d7fc; $custom-light: #ebe3fd; $custom-dark: #000000;
JSON
{
"hex": "#e2d7fc",
"rgb": {
"r": 226,
"g": 215,
"b": 252
},
"hsl": {
"h": 257.838,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.89945,
"c": 0.0514,
"h": 298.9
},
"luminance": 0.71798
}Semantic roles & 50–950 ramp
primary
#E2D7FC
secondary
#CCE493
accent
#E303A0
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485