#E1D2FC#E1D2FC
#E1D2FC is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.9% C 0.059 H 301.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2FC |
|---|---|
| RGB | rgb(225, 210, 252) |
| HSL | hsl(261, 88%, 91%) |
| HSV | hsv(261, 17%, 99%) |
| CMYK | cmyk(10.7%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.57, 12.98, -18.62) |
| CIE-LCH | lch(86.57, 22.70, 304.88°) |
| OKLab | oklab(88.91% 0.0309 -0.0504) |
| OKLCH | oklch(88.91% 0.059 301.5) |
| XYZ | xyz(71.6652, 69.1290, 101.6443) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.38
Pale Lavender
#EECFFE
ΔE00 4.20
Light Lavender
#DFC5FE
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2FC #EDFCD2
analogous
#D2D8FC #E1D2FC #F6D2FC
triadic
#E1D2FC #FCE1D2 #D2FCE1
tetradic
#E1D2FC #FCD2D8 #EDFCD2 #D2FCF6
square
#E1D2FC #FCD2D8 #EDFCD2 #D2FCF6
split-complementary
#E1D2FC #FCF6D2 #D8FCD2
monochromatic
#955FF4 #BB99F8 #E1D2FC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.42
#E1D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E1D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2FC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2FC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#DDD8E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e1d2fc; /* rgb */ color: rgb(225, 210, 252); /* oklch */ color: oklch(88.9% 0.059 301.5);
Tailwind
colors: {
custom: {
50: '#eadffd',
500: '#e1d2fc',
950: '#000000',
},
}SCSS
$custom: #e1d2fc; $custom-light: #eadffd; $custom-dark: #000000;
JSON
{
"hex": "#e1d2fc",
"rgb": {
"r": 225,
"g": 210,
"b": 252
},
"hsl": {
"h": 261.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88912,
"c": 0.0591,
"h": 301.5
},
"luminance": 0.69129
}Semantic roles & 50–950 ramp
primary
#E1D2FC
secondary
#C5E48E
accent
#E40193
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485