#E1D2EF#E1D2EF
#E1D2EF is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.5% C 0.042 H 308.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2EF |
|---|---|
| RGB | rgb(225, 210, 239) |
| HSL | hsl(271, 48%, 88%) |
| HSV | hsv(271, 12%, 94%) |
| CMYK | cmyk(5.9%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.17, 10.43, -12.34) |
| CIE-LCH | lch(86.17, 16.16, 310.21°) |
| OKLab | oklab(88.47% 0.0265 -0.0331) |
| OKLCH | oklch(88.47% 0.042 308.6) |
| XYZ | xyz(69.6752, 68.3330, 91.1636) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 6.15
Pale Lilac
#E4CBFF
ΔE00 6.57
Very Light Purple
#F6CEFC
ΔE00 7.43
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Light Lavender
#DFC5FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2EF #E0EFD2
analogous
#D2D2EF #E1D2EF #EFD2EE
triadic
#E1D2EF #EFE1D2 #D2EFE1
tetradic
#E1D2EF #EFD2D2 #E0EFD2 #D2EEEF
square
#E1D2EF #EFD2D2 #E0EFD2 #D2EEEF
split-complementary
#E1D2EF #EEEFD2 #D2EFD2
monochromatic
#A578CF #C3A5DF #E1D2EF #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.43
#E1D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#E1D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2EF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2EF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#DFD5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e1d2ef; /* rgb */ color: rgb(225, 210, 239); /* oklch */ color: oklch(88.5% 0.042 308.6);
Tailwind
colors: {
custom: {
50: '#eadff4',
500: '#e1d2ef',
950: '#000000',
},
}SCSS
$custom: #e1d2ef; $custom-light: #eadff4; $custom-dark: #000000;
JSON
{
"hex": "#e1d2ef",
"rgb": {
"r": 225,
"g": 210,
"b": 239
},
"hsl": {
"h": 271.034,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88474,
"c": 0.0424,
"h": 308.6
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#E1D2EF
secondary
#B2CC99
accent
#BB2B70
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485