#E7D4E4#E7D4E4
#E7D4E4 is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.0% C 0.030 H 331.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D4E4 |
|---|---|
| RGB | rgb(231, 212, 228) |
| HSL | hsl(309, 28%, 87%) |
| HSV | hsv(309, 8%, 91%) |
| CMYK | cmyk(0%, 8.2%, 1.3%, 9.4%) |
| CIE-LAB | lab(86.84, 9.34, -5.48) |
| CIE-LCH | lch(86.84, 10.82, 329.60°) |
| OKLab | oklab(89.01% 0.0261 -0.0145) |
| OKLCH | oklch(89.01% 0.03 331) |
| XYZ | xyz(70.5002, 69.6781, 83.1190) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 7.51
Light Pink
#FFD1DF
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Pale Pink
#FFCFDC
ΔE00 8.36
Mistyrose
#FFE4E1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D4E4 #D4E7D7
analogous
#E1D4E7 #E7D4E4 #E7D4DB
triadic
#E7D4E4 #E4E7D4 #D4E4E7
tetradic
#E7D4E4 #E7E1D4 #D4E7D7 #D4DBE7
square
#E7D4E4 #E7E1D4 #D4E7D7 #D4DBE7
split-complementary
#E7D4E4 #DBE7D4 #D4E7E1
monochromatic
#BB85B3 #D1ADCB #E7D4E4 #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.41
#E7D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#E7D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D4E4
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D4E4 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#D8DAE3
Tritanopia (blue-blind)
#E9D5D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e7d4e4; /* rgb */ color: rgb(231, 212, 228); /* oklch */ color: oklch(89.0% 0.030 331.0);
Tailwind
colors: {
custom: {
50: '#eee1ec',
500: '#e7d4e4',
950: '#000000',
},
}SCSS
$custom: #e7d4e4; $custom-light: #eee1ec; $custom-dark: #000000;
JSON
{
"hex": "#e7d4e4",
"rgb": {
"r": 231,
"g": 212,
"b": 228
},
"hsl": {
"h": 309.474,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.89007,
"c": 0.02984,
"h": 331
},
"luminance": 0.69677
}Semantic roles & 50–950 ramp
primary
#E7D4E4
secondary
#A0BFA5
accent
#A74F3F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484