#E6D4E4#E6D4E4
#E6D4E4 is a very light, muted purple. Relative luminance 0.695; OKLCH L 88.9% C 0.029 H 329.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D4E4 |
|---|---|
| RGB | rgb(230, 212, 228) |
| HSL | hsl(307, 26%, 87%) |
| HSV | hsv(307, 8%, 90%) |
| CMYK | cmyk(0%, 7.8%, 0.9%, 9.8%) |
| CIE-LAB | lab(86.76, 9.00, -5.61) |
| CIE-LCH | lch(86.76, 10.60, 328.07°) |
| OKLab | oklab(88.92% 0.025 -0.0148) |
| OKLCH | oklch(88.92% 0.029 329.3) |
| XYZ | xyz(70.1782, 69.5121, 83.1039) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Lavenderblush
#FFF0F5
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Light Pink
#FFD1DF
ΔE00 8.17
Pale Pink
#FFCFDC
ΔE00 8.69
Mistyrose
#FFE4E1
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D4E4 #D4E6D6
analogous
#DFD4E6 #E6D4E4 #E6D4DB
triadic
#E6D4E4 #E4E6D4 #D4E4E6
tetradic
#E6D4E4 #E6DFD4 #D4E6D6 #D4DBE6
square
#E6D4E4 #E6DFD4 #D4E6D6 #D4DBE6
split-complementary
#E6D4E4 #DBE6D4 #D4E6DF
monochromatic
#B987B3 #D0ADCC #E6D4E4 #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.41
#E6D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#E6D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D4E4
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D4E4 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#D7DAE3
Tritanopia (blue-blind)
#E8D5D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e6d4e4; /* rgb */ color: rgb(230, 212, 228); /* oklch */ color: oklch(88.9% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#eee1ec',
500: '#e6d4e4',
950: '#000000',
},
}SCSS
$custom: #e6d4e4; $custom-light: #eee1ec; $custom-dark: #000000;
JSON
{
"hex": "#e6d4e4",
"rgb": {
"r": 230,
"g": 212,
"b": 228
},
"hsl": {
"h": 306.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.88924,
"c": 0.02909,
"h": 329.3
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#E6D4E4
secondary
#A0BEA4
accent
#A54C40
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484