#E7D2EB#E7D2EB
#E7D2EB is a very light, muted purple. Relative luminance 0.691; OKLCH L 88.8% C 0.041 H 320.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D2EB |
|---|---|
| RGB | rgb(231, 210, 235) |
| HSL | hsl(290, 38%, 87%) |
| HSV | hsv(290, 11%, 92%) |
| CMYK | cmyk(1.7%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.54, 11.66, -9.62) |
| CIE-LCH | lch(86.54, 15.12, 320.48°) |
| OKLab | oklab(88.84% 0.0315 -0.0256) |
| OKLCH | oklch(88.84% 0.041 320.8) |
| XYZ | xyz(70.9948, 69.0809, 88.1751) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 7.01
Pale Mauve
#FED0FC
ΔE00 7.55
Pale Lilac
#E4CBFF
ΔE00 7.67
Light Pink
#FFD1DF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D2EB #D6EBD2
analogous
#DBD2EB #E7D2EB #EBD2E3
triadic
#E7D2EB #EBE7D2 #D2EBE7
tetradic
#E7D2EB #EBDBD2 #D6EBD2 #D2E3EB
square
#E7D2EB #EBDBD2 #D6EBD2 #D2E3EB
split-complementary
#E7D2EB #E3EBD2 #D2EBDB
monochromatic
#BA7DC5 #D0A8D8 #E7D2EB #F4EAF6 #F4EAF6
Accessibility & contrast
On white
1.42
#E7D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#E7D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D2EB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D2EB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#E8D4DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e7d2eb; /* rgb */ color: rgb(231, 210, 235); /* oklch */ color: oklch(88.8% 0.041 320.8);
Tailwind
colors: {
custom: {
50: '#eedff1',
500: '#e7d2eb',
950: '#000000',
},
}SCSS
$custom: #e7d2eb; $custom-light: #eedff1; $custom-dark: #000000;
JSON
{
"hex": "#e7d2eb",
"rgb": {
"r": 231,
"g": 210,
"b": 235
},
"hsl": {
"h": 290.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88843,
"c": 0.04061,
"h": 320.8
},
"luminance": 0.6908
}Semantic roles & 50–950 ramp
primary
#E7D2EB
secondary
#A2C69B
accent
#B13448
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485