#E2D8EA#E2D8EA
#E2D8EA is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.6% C 0.027 H 310.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8EA |
|---|---|
| RGB | rgb(226, 216, 234) |
| HSL | hsl(273, 30%, 88%) |
| HSV | hsv(273, 8%, 92%) |
| CMYK | cmyk(3.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.59, 6.66, -7.58) |
| CIE-LCH | lch(87.59, 10.09, 311.31°) |
| OKLab | oklab(89.55% 0.0172 -0.0202) |
| OKLCH | oklch(89.55% 0.027 310.4) |
| XYZ | xyz(70.7687, 71.2212, 87.8448) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Lavenderblush
#FFF0F5
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.78
Fog
#D8DCE0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8EA #E0EAD8
analogous
#D9D8EA #E2D8EA #EAD8E9
triadic
#E2D8EA #EAE2D8 #D8EAE2
tetradic
#E2D8EA #EAD9D8 #E0EAD8 #D8E9EA
square
#E2D8EA #EAD9D8 #E0EAD8 #D8E9EA
split-complementary
#E2D8EA #E9EAD8 #D8EAD9
monochromatic
#A788BF #C4B0D5 #E2D8EA #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.38
#E2D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#E2D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8EA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8EA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D7DCE9
Tritanopia (blue-blind)
#E1DADE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d8ea; /* rgb */ color: rgb(226, 216, 234); /* oklch */ color: oklch(89.6% 0.027 310.4);
Tailwind
colors: {
custom: {
50: '#ebe4f0',
500: '#e2d8ea',
950: '#000000',
},
}SCSS
$custom: #e2d8ea; $custom-light: #ebe4f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d8ea",
"rgb": {
"r": 226,
"g": 216,
"b": 234
},
"hsl": {
"h": 273.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.89554,
"c": 0.02653,
"h": 310.4
},
"luminance": 0.71221
}Semantic roles & 50–950 ramp
primary
#E2D8EA
secondary
#B1C3A3
accent
#A93D6D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485