#E2D4ED#E2D4ED
#E2D4ED is a very light, muted violet. Relative luminance 0.694; OKLCH L 88.9% C 0.037 H 310.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4ED |
|---|---|
| RGB | rgb(226, 212, 237) |
| HSL | hsl(274, 41%, 88%) |
| HSV | hsv(274, 11%, 93%) |
| CMYK | cmyk(4.6%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(86.69, 9.33, -10.51) |
| CIE-LCH | lch(86.69, 14.05, 311.59°) |
| OKLab | oklab(88.88% 0.024 -0.0281) |
| OKLCH | oklch(88.88% 0.037 310.5) |
| XYZ | xyz(70.1910, 69.3704, 89.7964) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 7.92
Very Light Purple
#F6CEFC
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4ED #DFEDD4
analogous
#D5D4ED #E2D4ED #EDD4EB
triadic
#E2D4ED #EDE2D4 #D4EDE2
tetradic
#E2D4ED #EDD5D4 #DFEDD4 #D4EBED
square
#E2D4ED #EDD5D4 #DFEDD4 #D4EBED
split-complementary
#E2D4ED #EBEDD4 #D4EDD5
monochromatic
#A87EC9 #C5A9DB #E2D4ED #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.41
#E2D4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#E2D4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4ED
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4ED | 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)
#D1D8EE
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#E1D7DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4ed; /* rgb */ color: rgb(226, 212, 237); /* oklch */ color: oklch(88.9% 0.037 310.5);
Tailwind
colors: {
custom: {
50: '#ebe1f2',
500: '#e2d4ed',
950: '#000000',
},
}SCSS
$custom: #e2d4ed; $custom-light: #ebe1f2; $custom-dark: #000000;
JSON
{
"hex": "#e2d4ed",
"rgb": {
"r": 226,
"g": 212,
"b": 237
},
"hsl": {
"h": 273.6,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.88875,
"c": 0.03696,
"h": 310.5
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#E2D4ED
secondary
#B0C99D
accent
#B4316B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485