#E2D2FD#E2D2FD
#E2D2FD is a very light, moderate violet. Relative luminance 0.694; OKLCH L 89.0% C 0.061 H 302.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2FD |
|---|---|
| RGB | rgb(226, 210, 253) |
| HSL | hsl(262, 91%, 91%) |
| HSV | hsv(262, 17%, 99%) |
| CMYK | cmyk(10.7%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.68, 13.50, -18.98) |
| CIE-LCH | lch(86.68, 23.29, 305.43°) |
| OKLab | oklab(89.03% 0.0323 -0.0514) |
| OKLCH | oklch(89.03% 0.061 302.1) |
| XYZ | xyz(72.1369, 69.3538, 102.4957) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.06
Pale Lavender
#EECFFE
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.44
Light Lilac
#EDC8FF
ΔE00 5.39
Very Light Purple
#F6CEFC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2FD #EDFDD2
analogous
#D2D7FD #E2D2FD #F7D2FD
triadic
#E2D2FD #FDE2D2 #D2FDE2
tetradic
#E2D2FD #FDD2D7 #EDFDD2 #D2FDF7
square
#E2D2FD #FDD2D7 #EDFDD2 #D2FDF7
split-complementary
#E2D2FD #FDF7D2 #D7FDD2
monochromatic
#965DF8 #BC97FA #E2D2FD #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.41
#E2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#E2D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2FD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2FD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#DED8E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d2fd; /* rgb */ color: rgb(226, 210, 253); /* oklch */ color: oklch(89.0% 0.061 302.1);
Tailwind
colors: {
custom: {
50: '#ebdffe',
500: '#e2d2fd',
950: '#000000',
},
}SCSS
$custom: #e2d2fd; $custom-light: #ebdffe; $custom-dark: #000000;
JSON
{
"hex": "#e2d2fd",
"rgb": {
"r": 226,
"g": 210,
"b": 253
},
"hsl": {
"h": 262.326,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.89028,
"c": 0.06065,
"h": 302.1
},
"luminance": 0.69354
}Semantic roles & 50–950 ramp
primary
#E2D2FD
secondary
#C5E68D
accent
#E60090
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485