#D47DCD#D47DCD
#D47DCD is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.0% C 0.148 H 329.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D47DCD |
|---|---|
| RGB | rgb(212, 125, 205) |
| HSL | hsl(305, 50%, 66%) |
| HSV | hsv(305, 41%, 83%) |
| CMYK | cmyk(0%, 41%, 3.3%, 16.9%) |
| CIE-LAB | lab(64.22, 45.37, -27.22) |
| CIE-LCH | lch(64.22, 52.91, 329.04°) |
| OKLab | oklab(70.99% 0.1278 -0.0739) |
| OKLCH | oklch(70.99% 0.148 329.9) |
| XYZ | xyz(45.5038, 33.0744, 61.7329) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.54
Orchid (survey)
#C875C4
ΔE00 2.98
Orchid
#DA70D6
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.98
Pale Magenta
#D767AD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47DCD #7DD484
analogous
#AF7DD4 #D47DCD #D47DA1
triadic
#D47DCD #CDD47D #7DCDD4
tetradic
#D47DCD #D4AF7D #7DD484 #7DA1D4
square
#D47DCD #D4AF7D #7DD484 #7DA1D4
split-complementary
#D47DCD #A1D47D #7DD4AF
monochromatic
#A13599 #C54FBB #D47DCD #E3ABDF #F2D9F0
Accessibility & contrast
On white
2.76
#D47DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#D47DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47DCD
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47DCD | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7994D0
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#DA849C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d47dcd; /* rgb */ color: rgb(212, 125, 205); /* oklch */ color: oklch(71.0% 0.148 329.9);
Tailwind
colors: {
custom: {
50: '#e3a5dc',
500: '#d47dcd',
950: '#000000',
},
}SCSS
$custom: #d47dcd; $custom-light: #e3a5dc; $custom-dark: #000000;
JSON
{
"hex": "#d47dcd",
"rgb": {
"r": 212,
"g": 125,
"b": 205
},
"hsl": {
"h": 304.828,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.7099,
"c": 0.14762,
"h": 329.9
},
"luminance": 0.33072
}Semantic roles & 50–950 ramp
primary
#D47DCD
secondary
#C8E5CA
accent
#BE3428
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#160F15
muted
#847F83