#D47CD3#D47CD3
#D47CD3 is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.1% C 0.155 H 327.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D47CD3 |
|---|---|
| RGB | rgb(212, 124, 211) |
| HSL | hsl(301, 51%, 66%) |
| HSV | hsv(301, 42%, 83%) |
| CMYK | cmyk(0%, 41.5%, 0.5%, 16.9%) |
| CIE-LAB | lab(64.26, 46.96, -30.53) |
| CIE-LCH | lch(64.26, 56.01, 326.97°) |
| OKLab | oklab(71.1% 0.1305 -0.0833) |
| OKLCH | oklch(71.1% 0.155 327.5) |
| XYZ | xyz(46.1161, 33.1177, 65.5786) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.70
Orchid
#DA70D6
ΔE00 2.78
Orchid (survey)
#C875C4
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47CD3 #7CD47D
analogous
#A97CD4 #D47CD3 #D47CA7
triadic
#D47CD3 #D3D47C #7CD3D4
tetradic
#D47CD3 #D4A97C #7CD47D #7CA7D4
square
#D47CD3 #D4A97C #7CD47D #7CA7D4
split-complementary
#D47CD3 #A7D47C #7CD4A9
monochromatic
#A135A0 #C54EC4 #D47CD3 #E3AAE2 #F2D8F2
Accessibility & contrast
On white
2.75
#D47CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#D47CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47CD3
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47CD3 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7595D6
Deuteranopia (green-blind)
#8DA0D0
Tritanopia (blue-blind)
#D9849E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d47cd3; /* rgb */ color: rgb(212, 124, 211); /* oklch */ color: oklch(71.1% 0.155 327.5);
Tailwind
colors: {
custom: {
50: '#e3a4e0',
500: '#d47cd3',
950: '#000000',
},
}SCSS
$custom: #d47cd3; $custom-light: #e3a4e0; $custom-dark: #000000;
JSON
{
"hex": "#d47cd3",
"rgb": {
"r": 212,
"g": 124,
"b": 211
},
"hsl": {
"h": 300.682,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.71095,
"c": 0.15486,
"h": 327.5
},
"luminance": 0.33116
}Semantic roles & 50–950 ramp
primary
#D47CD3
secondary
#C7E4C8
accent
#BE2928
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#160F15
muted
#847F83