#E2D1FD#E2D1FD
#E2D1FD is a very light, moderate violet. Relative luminance 0.689; OKLCH L 88.8% C 0.062 H 302.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D1FD |
|---|---|
| RGB | rgb(226, 209, 253) |
| HSL | hsl(263, 92%, 91%) |
| HSV | hsv(263, 17%, 99%) |
| CMYK | cmyk(10.7%, 17.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.44, 14.03, -19.34) |
| CIE-LCH | lch(86.44, 23.90, 305.95°) |
| OKLab | oklab(88.84% 0.0337 -0.0524) |
| OKLCH | oklch(88.84% 0.062 302.7) |
| XYZ | xyz(71.8907, 68.8616, 102.4137) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.68
Pale Lavender
#EECFFE
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 4.07
Light Lilac
#EDC8FF
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.83
Periwinkle
#CCCCFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D1FD #ECFDD1
analogous
#D1D6FD #E2D1FD #F8D1FD
triadic
#E2D1FD #FDE2D1 #D1FDE2
tetradic
#E2D1FD #FDD1D6 #ECFDD1 #D1FDF8
square
#E2D1FD #FDD1D6 #ECFDD1 #D1FDF8
split-complementary
#E2D1FD #FDF8D1 #D6FDD1
monochromatic
#985CF8 #BD96FA #E2D1FD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.42
#E2D1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#E2D1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D1FD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D1FD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#DED7E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d1fd; /* rgb */ color: rgb(226, 209, 253); /* oklch */ color: oklch(88.8% 0.062 302.7);
Tailwind
colors: {
custom: {
50: '#ebdffe',
500: '#e2d1fd',
950: '#000000',
},
}SCSS
$custom: #e2d1fd; $custom-light: #ebdffe; $custom-dark: #000000;
JSON
{
"hex": "#e2d1fd",
"rgb": {
"r": 226,
"g": 209,
"b": 253
},
"hsl": {
"h": 263.182,
"s": 91.667,
"l": 90.588
},
"oklch": {
"l": 0.88839,
"c": 0.06226,
"h": 302.7
},
"luminance": 0.68862
}Semantic roles & 50–950 ramp
primary
#E2D1FD
secondary
#C3E68C
accent
#E6008D
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485