#E2D4EB#E2D4EB
#E2D4EB is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.8% C 0.035 H 312.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4EB |
|---|---|
| RGB | rgb(226, 212, 235) |
| HSL | hsl(277, 37%, 88%) |
| HSV | hsv(277, 10%, 92%) |
| CMYK | cmyk(3.8%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.63, 8.95, -9.54) |
| CIE-LCH | lch(86.63, 13.08, 313.18°) |
| OKLab | oklab(88.81% 0.0233 -0.0255) |
| OKLCH | oklch(88.81% 0.035 312.4) |
| XYZ | xyz(69.9004, 69.2542, 88.2661) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.76
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.55
Very Light Purple
#F6CEFC
ΔE00 8.91
Lavenderblush
#FFF0F5
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4EB #DDEBD4
analogous
#D6D4EB #E2D4EB #EBD4E8
triadic
#E2D4EB #EBE2D4 #D4EBE2
tetradic
#E2D4EB #EBD6D4 #DDEBD4 #D4E8EB
square
#E2D4EB #EBD6D4 #DDEBD4 #D4E8EB
split-complementary
#E2D4EB #E8EBD4 #D4EBD6
monochromatic
#AA80C4 #C6AAD8 #E2D4EB #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.41
#E2D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#E2D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4EB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4EB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#E1D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4eb; /* rgb */ color: rgb(226, 212, 235); /* oklch */ color: oklch(88.8% 0.035 312.4);
Tailwind
colors: {
custom: {
50: '#ebe1f1',
500: '#e2d4eb',
950: '#000000',
},
}SCSS
$custom: #e2d4eb; $custom-light: #ebe1f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d4eb",
"rgb": {
"r": 226,
"g": 212,
"b": 235
},
"hsl": {
"h": 276.522,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88811,
"c": 0.03451,
"h": 312.4
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#E2D4EB
secondary
#ADC59E
accent
#AF3666
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485