#E2D6EB#E2D6EB
#E2D6EB is a very light, muted violet. Relative luminance 0.703; OKLCH L 89.2% C 0.031 H 311.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6EB |
|---|---|
| RGB | rgb(226, 214, 235) |
| HSL | hsl(274, 34%, 88%) |
| HSV | hsv(274, 9%, 92%) |
| CMYK | cmyk(3.8%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(87.12, 7.90, -8.80) |
| CIE-LCH | lch(87.12, 11.83, 311.90°) |
| OKLab | oklab(89.2% 0.0204 -0.0235) |
| OKLCH | oklch(89.2% 0.031 311) |
| XYZ | xyz(70.4035, 70.2603, 88.4338) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Thistle
#D8BFD8
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 8.48
Pale Lavender
#EECFFE
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.43
Very Light Purple
#F6CEFC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6EB #DFEBD6
analogous
#D7D6EB #E2D6EB #EBD6E9
triadic
#E2D6EB #EBE2D6 #D6EBE2
tetradic
#E2D6EB #EBD7D6 #DFEBD6 #D6E9EB
square
#E2D6EB #EBD7D6 #DFEBD6 #D6E9EB
split-complementary
#E2D6EB #E9EBD6 #D6EBD7
monochromatic
#A884C3 #C5ADD7 #E2D6EB #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.40
#E2D6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#E2D6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6EB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6EB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#E1D8DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d6eb; /* rgb */ color: rgb(226, 214, 235); /* oklch */ color: oklch(89.2% 0.031 311.0);
Tailwind
colors: {
custom: {
50: '#ebe2f1',
500: '#e2d6eb',
950: '#000000',
},
}SCSS
$custom: #e2d6eb; $custom-light: #ebe2f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d6eb",
"rgb": {
"r": 226,
"g": 214,
"b": 235
},
"hsl": {
"h": 274.286,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.89197,
"c": 0.03113,
"h": 311
},
"luminance": 0.7026
}Semantic roles & 50–950 ramp
primary
#E2D6EB
secondary
#B0C5A0
accent
#AD386A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485