#D47CDC#D47CDC
#D47CDC is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.5% C 0.163 H 324.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D47CDC |
|---|---|
| RGB | rgb(212, 124, 220) |
| HSL | hsl(295, 58%, 67%) |
| HSV | hsv(295, 44%, 86%) |
| CMYK | cmyk(3.6%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(64.63, 48.62, -34.97) |
| CIE-LCH | lch(64.63, 59.89, 324.27°) |
| OKLab | oklab(71.5% 0.1323 -0.096) |
| OKLCH | oklch(71.5% 0.163 324) |
| XYZ | xyz(47.2761, 33.5817, 71.6879) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.54
Orchid (survey)
#C875C4
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47CDC #84DC7C
analogous
#A47CDC #D47CDC #DC7CB4
triadic
#D47CDC #DCD47C #7CDCD4
tetradic
#D47CDC #DCA47C #84DC7C #7CB4DC
square
#D47CDC #DCA47C #84DC7C #7CB4DC
split-complementary
#D47CDC #B4DC7C #7CDCA4
monochromatic
#A42FAF #C44CCF #D47CDC #E4ACE9 #F4DDF6
Accessibility & contrast
On white
2.72
#D47CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#D47CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47CDC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47CDC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196DF
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#D887A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d47cdc; /* rgb */ color: rgb(212, 124, 220); /* oklch */ color: oklch(71.5% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#e3a4e7',
500: '#d47cdc',
950: '#000000',
},
}SCSS
$custom: #d47cdc; $custom-light: #e3a4e7; $custom-dark: #000000;
JSON
{
"hex": "#d47cdc",
"rgb": {
"r": 212,
"g": 124,
"b": 220
},
"hsl": {
"h": 295,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71496,
"c": 0.16348,
"h": 324
},
"luminance": 0.3358
}Semantic roles & 50–950 ramp
primary
#D47CDC
secondary
#CDE9CB
accent
#C5202E
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#160F16
muted
#847F84