#E8D3EB#E8D3EB
#E8D3EB is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.1% C 0.039 H 322.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D3EB |
|---|---|
| RGB | rgb(232, 211, 235) |
| HSL | hsl(293, 38%, 87%) |
| HSV | hsv(293, 10%, 92%) |
| CMYK | cmyk(1.3%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.87, 11.47, -9.13) |
| CIE-LCH | lch(86.87, 14.66, 321.49°) |
| OKLab | oklab(89.12% 0.0311 -0.0243) |
| OKLCH | oklch(89.12% 0.039 322) |
| XYZ | xyz(71.5662, 69.7432, 88.2728) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 6.78
Very Light Purple
#F6CEFC
ΔE00 7.27
Pale Mauve
#FED0FC
ΔE00 7.74
Light Pink
#FFD1DF
ΔE00 7.97
Pale Lilac
#E4CBFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D3EB #D6EBD3
analogous
#DCD3EB #E8D3EB #EBD3E2
triadic
#E8D3EB #EBE8D3 #D3EBE8
tetradic
#E8D3EB #EBDCD3 #D6EBD3 #D3E2EB
square
#E8D3EB #EBDCD3 #D6EBD3 #D3E2EB
split-complementary
#E8D3EB #E2EBD3 #D3EBDC
monochromatic
#BC7FC5 #D2A9D8 #E8D3EB #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.40
#E8D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#E8D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D3EB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D3EB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#E9D5DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8d3eb; /* rgb */ color: rgb(232, 211, 235); /* oklch */ color: oklch(89.1% 0.039 322.0);
Tailwind
colors: {
custom: {
50: '#efe0f1',
500: '#e8d3eb',
950: '#000000',
},
}SCSS
$custom: #e8d3eb; $custom-light: #efe0f1; $custom-dark: #000000;
JSON
{
"hex": "#e8d3eb",
"rgb": {
"r": 232,
"g": 211,
"b": 235
},
"hsl": {
"h": 292.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.89117,
"c": 0.03948,
"h": 322
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#E8D3EB
secondary
#A2C69D
accent
#B03544
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485