#E7D3EB#E7D3EB
#E7D3EB is a very light, muted purple. Relative luminance 0.696; OKLCH L 89.0% C 0.039 H 320.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D3EB |
|---|---|
| RGB | rgb(231, 211, 235) |
| HSL | hsl(290, 38%, 87%) |
| HSV | hsv(290, 10%, 92%) |
| CMYK | cmyk(1.7%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.79, 11.13, -9.26) |
| CIE-LCH | lch(86.79, 14.48, 320.26°) |
| OKLab | oklab(89.03% 0.03 -0.0247) |
| OKLCH | oklch(89.03% 0.039 320.6) |
| XYZ | xyz(71.2424, 69.5762, 88.2576) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 6.86
Very Light Purple
#F6CEFC
ΔE00 7.44
Pale Mauve
#FED0FC
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.01
Light Pink
#FFD1DF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D3EB #D7EBD3
analogous
#DBD3EB #E7D3EB #EBD3E3
triadic
#E7D3EB #EBE7D3 #D3EBE7
tetradic
#E7D3EB #EBDBD3 #D7EBD3 #D3E3EB
square
#E7D3EB #EBDBD3 #D7EBD3 #D3E3EB
split-complementary
#E7D3EB #E3EBD3 #D3EBDB
monochromatic
#B97FC5 #D0A9D8 #E7D3EB #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.41
#E7D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#E7D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D3EB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D3EB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#E8D5DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e7d3eb; /* rgb */ color: rgb(231, 211, 235); /* oklch */ color: oklch(89.0% 0.039 320.6);
Tailwind
colors: {
custom: {
50: '#eee0f1',
500: '#e7d3eb',
950: '#000000',
},
}SCSS
$custom: #e7d3eb; $custom-light: #eee0f1; $custom-dark: #000000;
JSON
{
"hex": "#e7d3eb",
"rgb": {
"r": 231,
"g": 211,
"b": 235
},
"hsl": {
"h": 290,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.89033,
"c": 0.03888,
"h": 320.6
},
"luminance": 0.69576
}Semantic roles & 50–950 ramp
primary
#E7D3EB
secondary
#A3C69D
accent
#B0354A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485