#D47FDF#D47FDF
#D47FDF is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.1% C 0.161 H 322.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FDF |
|---|---|
| RGB | rgb(212, 127, 223) |
| HSL | hsl(293, 60%, 69%) |
| HSV | hsv(293, 43%, 87%) |
| CMYK | cmyk(4.9%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(65.36, 47.64, -35.50) |
| CIE-LCH | lch(65.36, 59.41, 323.30°) |
| OKLab | oklab(72.08% 0.1286 -0.0975) |
| OKLCH | oklch(72.08% 0.161 322.8) |
| XYZ | xyz(48.0586, 34.5054, 73.9264) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.76
Orchid (survey)
#C875C4
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FDF #8ADF7F
analogous
#A47FDF #D47FDF #DF7FBA
triadic
#D47FDF #DFD47F #7FDFD4
tetradic
#D47FDF #DFA47F #8ADF7F #7FBADF
square
#D47FDF #DFA47F #8ADF7F #7FBADF
split-complementary
#D47FDF #BADF7F #7FDFA4
monochromatic
#A62EB6 #C44ED3 #D47FDF #E4B0EB #F5E1F7
Accessibility & contrast
On white
2.66
#D47FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#D47FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FDF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FDF | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E2
Deuteranopia (green-blind)
#8BA2DC
Tritanopia (blue-blind)
#D78AA5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d47fdf; /* rgb */ color: rgb(212, 127, 223); /* oklch */ color: oklch(72.1% 0.161 322.8);
Tailwind
colors: {
custom: {
50: '#e3a6e9',
500: '#d47fdf',
950: '#000000',
},
}SCSS
$custom: #d47fdf; $custom-light: #e3a6e9; $custom-dark: #000000;
JSON
{
"hex": "#d47fdf",
"rgb": {
"r": 212,
"g": 127,
"b": 223
},
"hsl": {
"h": 293.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.72085,
"c": 0.16142,
"h": 322.8
},
"luminance": 0.34504
}Semantic roles & 50–950 ramp
primary
#D47FDF
secondary
#D2EBCF
accent
#C81E31
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F16
muted
#847F84