#E2D3FC#E2D3FC
#E2D3FC is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.2% C 0.058 H 301.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3FC |
|---|---|
| RGB | rgb(226, 211, 252) |
| HSL | hsl(262, 87%, 91%) |
| HSV | hsv(262, 16%, 99%) |
| CMYK | cmyk(10.3%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.89, 12.77, -18.13) |
| CIE-LCH | lch(86.89, 22.18, 305.16°) |
| OKLab | oklab(89.18% 0.0305 -0.049) |
| OKLCH | oklch(89.18% 0.058 301.9) |
| XYZ | xyz(72.2256, 69.7856, 101.7415) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.63
Pale Lavender
#EECFFE
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 5.00
Light Lilac
#EDC8FF
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 6.23
Very Light Purple
#F6CEFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3FC #EDFCD3
analogous
#D3D8FC #E2D3FC #F6D3FC
triadic
#E2D3FC #FCE2D3 #D3FCE2
tetradic
#E2D3FC #FCD3D8 #EDFCD3 #D3FCF6
square
#E2D3FC #FCD3D8 #EDFCD3 #D3FCF6
split-complementary
#E2D3FC #FCF6D3 #D8FCD3
monochromatic
#9660F4 #BC9AF8 #E2D3FC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.40
#E2D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#E2D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3FC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3FC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#DED9E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d3fc; /* rgb */ color: rgb(226, 211, 252); /* oklch */ color: oklch(89.2% 0.058 301.9);
Tailwind
colors: {
custom: {
50: '#ebe0fd',
500: '#e2d3fc',
950: '#000000',
},
}SCSS
$custom: #e2d3fc; $custom-light: #ebe0fd; $custom-dark: #000000;
JSON
{
"hex": "#e2d3fc",
"rgb": {
"r": 226,
"g": 211,
"b": 252
},
"hsl": {
"h": 261.951,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.89183,
"c": 0.05774,
"h": 301.9
},
"luminance": 0.69786
}Semantic roles & 50–950 ramp
primary
#E2D3FC
secondary
#C5E48F
accent
#E40291
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485