#E2D7ED#E2D7ED
#E2D7ED is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.5% C 0.032 H 308.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7ED |
|---|---|
| RGB | rgb(226, 215, 237) |
| HSL | hsl(270, 38%, 89%) |
| HSV | hsv(270, 9%, 93%) |
| CMYK | cmyk(4.6%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.43, 7.75, -9.41) |
| CIE-LCH | lch(87.43, 12.19, 309.48°) |
| OKLab | oklab(89.45% 0.0197 -0.0251) |
| OKLCH | oklch(89.45% 0.032 308.1) |
| XYZ | xyz(70.9479, 70.8842, 90.0487) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.45
Thistle
#D8BFD8
ΔE00 6.92
Lavenderblush
#FFF0F5
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 8.80
Pale Lilac
#E4CBFF
ΔE00 9.25
Very Light Purple
#F6CEFC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7ED #E2EDD7
analogous
#D7D7ED #E2D7ED #EDD7ED
triadic
#E2D7ED #EDE2D7 #D7EDE2
tetradic
#E2D7ED #EDD7D7 #E2EDD7 #D7EDED
square
#E2D7ED #EDD7D7 #E2EDD7 #D7EDED
split-complementary
#E2D7ED #EDEDD7 #D7EDD7
monochromatic
#A583C7 #C3ADDA #E2D7ED #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.38
#E2D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#E2D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7ED
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7ED | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#E1DADE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d7ed; /* rgb */ color: rgb(226, 215, 237); /* oklch */ color: oklch(89.5% 0.032 308.1);
Tailwind
colors: {
custom: {
50: '#ebe3f2',
500: '#e2d7ed',
950: '#000000',
},
}SCSS
$custom: #e2d7ed; $custom-light: #ebe3f2; $custom-dark: #000000;
JSON
{
"hex": "#e2d7ed",
"rgb": {
"r": 226,
"g": 215,
"b": 237
},
"hsl": {
"h": 270,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.89454,
"c": 0.03194,
"h": 308.1
},
"luminance": 0.70884
}Semantic roles & 50–950 ramp
primary
#E2D7ED
secondary
#B4C8A0
accent
#B13573
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485