#E7D4E5#E7D4E5
#E7D4E5 is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.0% C 0.031 H 329.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D4E5 |
|---|---|
| RGB | rgb(231, 212, 229) |
| HSL | hsl(306, 28%, 87%) |
| HSV | hsv(306, 8%, 91%) |
| CMYK | cmyk(0%, 8.2%, 0.9%, 9.4%) |
| CIE-LAB | lab(86.87, 9.52, -5.97) |
| CIE-LCH | lch(86.87, 11.23, 327.91°) |
| OKLab | oklab(89.04% 0.0265 -0.0158) |
| OKLCH | oklch(89.04% 0.031 329.1) |
| XYZ | xyz(70.6394, 69.7338, 83.8522) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.71
Lavenderblush
#FFF0F5
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D4E5 #D4E7D6
analogous
#E0D4E7 #E7D4E5 #E7D4DC
triadic
#E7D4E5 #E5E7D4 #D4E5E7
tetradic
#E7D4E5 #E7E0D4 #D4E7D6 #D4DCE7
square
#E7D4E5 #E7E0D4 #D4E7D6 #D4DCE7
split-complementary
#E7D4E5 #DCE7D4 #D4E7E0
monochromatic
#BB85B6 #D1ADCD #E7D4E5 #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.41
#E7D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#E7D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D4E5
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D4E5 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 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)
#D3D8E6
Deuteranopia (green-blind)
#D7DAE4
Tritanopia (blue-blind)
#E9D5D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e7d4e5; /* rgb */ color: rgb(231, 212, 229); /* oklch */ color: oklch(89.0% 0.031 329.1);
Tailwind
colors: {
custom: {
50: '#eee1ed',
500: '#e7d4e5',
950: '#000000',
},
}SCSS
$custom: #e7d4e5; $custom-light: #eee1ed; $custom-dark: #000000;
JSON
{
"hex": "#e7d4e5",
"rgb": {
"r": 231,
"g": 212,
"b": 229
},
"hsl": {
"h": 306.316,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.89038,
"c": 0.03081,
"h": 329.1
},
"luminance": 0.69733
}Semantic roles & 50–950 ramp
primary
#E7D4E5
secondary
#A0BFA3
accent
#A74A3F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484