#E2D8EB#E2D8EB
#E2D8EB is a very light, muted violet. Relative luminance 0.713; OKLCH L 89.6% C 0.028 H 309.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8EB |
|---|---|
| RGB | rgb(226, 216, 235) |
| HSL | hsl(272, 32%, 88%) |
| HSV | hsv(272, 8%, 92%) |
| CMYK | cmyk(3.8%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.62, 6.85, -8.07) |
| CIE-LCH | lch(87.62, 10.58, 310.33°) |
| OKLab | oklab(89.59% 0.0176 -0.0215) |
| OKLCH | oklch(89.59% 0.028 309.2) |
| XYZ | xyz(70.9127, 71.2788, 88.6035) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 7.52
Lavenderblush
#FFF0F5
ΔE00 7.84
Ghostwhite
#F8F8FF
ΔE00 9.44
Pale Lavender
#EECFFE
ΔE00 9.89
Fog
#D8DCE0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8EB #E1EBD8
analogous
#D8D8EB #E2D8EB #EBD8EA
triadic
#E2D8EB #EBE2D8 #D8EBE2
tetradic
#E2D8EB #EBD8D8 #E1EBD8 #D8EAEB
square
#E2D8EB #EBD8D8 #E1EBD8 #D8EAEB
split-complementary
#E2D8EB #EAEBD8 #D8EBD8
monochromatic
#A687C2 #C4B0D6 #E2D8EB #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.38
#E2D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E2D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8EB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8EB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#E1DADE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d8eb; /* rgb */ color: rgb(226, 216, 235); /* oklch */ color: oklch(89.6% 0.028 309.2);
Tailwind
colors: {
custom: {
50: '#ebe4f1',
500: '#e2d8eb',
950: '#000000',
},
}SCSS
$custom: #e2d8eb; $custom-light: #ebe4f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d8eb",
"rgb": {
"r": 226,
"g": 216,
"b": 235
},
"hsl": {
"h": 271.579,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89585,
"c": 0.02778,
"h": 309.2
},
"luminance": 0.71279
}Semantic roles & 50–950 ramp
primary
#E2D8EB
secondary
#B3C5A3
accent
#AB3B70
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485