#E2D2FC#E2D2FC
#E2D2FC is a very light, muted violet. Relative luminance 0.693; OKLCH L 89.0% C 0.059 H 302.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2FC |
|---|---|
| RGB | rgb(226, 210, 252) |
| HSL | hsl(263, 88%, 91%) |
| HSV | hsv(263, 17%, 99%) |
| CMYK | cmyk(10.3%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.65, 13.30, -18.50) |
| CIE-LCH | lch(86.65, 22.78, 305.72°) |
| OKLab | oklab(88.99% 0.0319 -0.05) |
| OKLCH | oklch(88.99% 0.059 302.5) |
| XYZ | xyz(71.9780, 69.2902, 101.6590) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 4.62
Light Lilac
#EDC8FF
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2FC #ECFCD2
analogous
#D2D7FC #E2D2FC #F7D2FC
triadic
#E2D2FC #FCE2D2 #D2FCE2
tetradic
#E2D2FC #FCD2D7 #ECFCD2 #D2FCF7
square
#E2D2FC #FCD2D7 #ECFCD2 #D2FCF7
split-complementary
#E2D2FC #FCF7D2 #D7FCD2
monochromatic
#985FF4 #BD99F8 #E2D2FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.41
#E2D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#E2D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2FC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2FC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#DED8E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d2fc; /* rgb */ color: rgb(226, 210, 252); /* oklch */ color: oklch(89.0% 0.059 302.5);
Tailwind
colors: {
custom: {
50: '#ebdffd',
500: '#e2d2fc',
950: '#000000',
},
}SCSS
$custom: #e2d2fc; $custom-light: #ebdffd; $custom-dark: #000000;
JSON
{
"hex": "#e2d2fc",
"rgb": {
"r": 226,
"g": 210,
"b": 252
},
"hsl": {
"h": 262.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88994,
"c": 0.05935,
"h": 302.5
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#E2D2FC
secondary
#C3E48E
accent
#E4018E
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485