#D78DED#D78DED
#D78DED is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.2% C 0.154 H 318.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D78DED |
|---|---|
| RGB | rgb(215, 141, 237) |
| HSL | hsl(286, 73%, 74%) |
| HSV | hsv(286, 41%, 93%) |
| CMYK | cmyk(9.3%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.19, 43.90, -37.25) |
| CIE-LCH | lch(69.19, 57.57, 319.69°) |
| OKLab | oklab(75.22% 0.1148 -0.1026) |
| OKLCH | oklch(75.22% 0.154 318.2) |
| XYZ | xyz(52.8332, 39.6128, 84.9673) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D78DED #A3ED8D
analogous
#A78DED #D78DED #ED8DD3
triadic
#D78DED #EDD78D #8DEDD7
tetradic
#D78DED #EDA78D #A3ED8D #8DD3ED
square
#D78DED #EDA78D #A3ED8D #8DD3ED
split-complementary
#D78DED #D3ED8D #8DEDA7
monochromatic
#B223DC #C458E5 #D78DED #EAC2F5 #F6E5FB
Accessibility & contrast
On white
2.35
#D78DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#D78DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D78DED
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D78DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D78DED | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#92ABEA
Tritanopia (blue-blind)
#D799B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d78ded; /* rgb */ color: rgb(215, 141, 237); /* oklch */ color: oklch(75.2% 0.154 318.2);
Tailwind
colors: {
custom: {
50: '#e5b0f3',
500: '#d78ded',
950: '#000000',
},
}SCSS
$custom: #d78ded; $custom-light: #e5b0f3; $custom-dark: #000000;
JSON
{
"hex": "#d78ded",
"rgb": {
"r": 215,
"g": 141,
"b": 237
},
"hsl": {
"h": 286.25,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.75222,
"c": 0.15393,
"h": 318.2
},
"luminance": 0.39611
}Semantic roles & 50–950 ramp
primary
#D78DED
secondary
#DEF2D9
accent
#D5113E
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85