#E2D7EB#E2D7EB
#E2D7EB is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.4% C 0.029 H 310.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7EB |
|---|---|
| RGB | rgb(226, 215, 235) |
| HSL | hsl(273, 33%, 88%) |
| HSV | hsv(273, 9%, 92%) |
| CMYK | cmyk(3.8%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.37, 7.37, -8.43) |
| CIE-LCH | lch(87.37, 11.20, 311.16°) |
| OKLab | oklab(89.39% 0.019 -0.0225) |
| OKLCH | oklch(89.39% 0.029 310.1) |
| XYZ | xyz(70.6573, 70.7680, 88.5184) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Thistle
#D8BFD8
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 9.38
Pale Lilac
#E4CBFF
ΔE00 9.90
Ghostwhite
#F8F8FF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7EB #E0EBD7
analogous
#D8D7EB #E2D7EB #EBD7EA
triadic
#E2D7EB #EBE2D7 #D7EBE2
tetradic
#E2D7EB #EBD8D7 #E0EBD7 #D7EAEB
square
#E2D7EB #EBD8D7 #E0EBD7 #D7EAEB
split-complementary
#E2D7EB #EAEBD7 #D7EBD8
monochromatic
#A785C2 #C4AED7 #E2D7EB #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.39
#E2D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#E2D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7EB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7EB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#E1D9DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d7eb; /* rgb */ color: rgb(226, 215, 235); /* oklch */ color: oklch(89.4% 0.029 310.1);
Tailwind
colors: {
custom: {
50: '#ebe3f1',
500: '#e2d7eb',
950: '#000000',
},
}SCSS
$custom: #e2d7eb; $custom-light: #ebe3f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d7eb",
"rgb": {
"r": 226,
"g": 215,
"b": 235
},
"hsl": {
"h": 273,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.89391,
"c": 0.02944,
"h": 310.1
},
"luminance": 0.70768
}Semantic roles & 50–950 ramp
primary
#E2D7EB
secondary
#B1C5A1
accent
#AC396D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485