#D47DED#D47DED
#D47DED is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.4% C 0.179 H 318.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D47DED |
|---|---|
| RGB | rgb(212, 125, 237) |
| HSL | hsl(287, 76%, 71%) |
| HSV | hsv(287, 47%, 93%) |
| CMYK | cmyk(10.5%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.58, 51.38, -42.92) |
| CIE-LCH | lch(65.58, 66.95, 320.12°) |
| OKLab | oklab(72.45% 0.1337 -0.1188) |
| OKLCH | oklch(72.45% 0.179 318.4) |
| XYZ | xyz(49.7690, 34.7804, 84.1960) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.89
Liliac
#C48EFD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47DED #96ED7D
analogous
#9C7DED #D47DED #ED7DCE
triadic
#D47DED #EDD47D #7DEDD4
tetradic
#D47DED #ED9C7D #96ED7D #7DCEED
square
#D47DED #ED9C7D #96ED7D #7DCEED
split-complementary
#D47DED #CEED7D #7DED9C
monochromatic
#AA1DD2 #C247E6 #D47DED #E6B3F4 #F6E4FB
Accessibility & contrast
On white
2.64
#D47DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#D47DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47DED
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47DED | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#83A2EA
Tritanopia (blue-blind)
#D48CAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d47ded; /* rgb */ color: rgb(212, 125, 237); /* oklch */ color: oklch(72.4% 0.179 318.4);
Tailwind
colors: {
custom: {
50: '#e3a5f3',
500: '#d47ded',
950: '#000000',
},
}SCSS
$custom: #d47ded; $custom-light: #e3a5f3; $custom-dark: #000000;
JSON
{
"hex": "#d47ded",
"rgb": {
"r": 212,
"g": 125,
"b": 237
},
"hsl": {
"h": 286.607,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.72447,
"c": 0.17889,
"h": 318.4
},
"luminance": 0.34779
}Semantic roles & 50–950 ramp
primary
#D47DED
secondary
#DBF2D4
accent
#D80E3B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85