#D47FCB#D47FCB
#D47FCB is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.2% C 0.142 H 330.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FCB |
|---|---|
| RGB | rgb(212, 127, 203) |
| HSL | hsl(306, 50%, 66%) |
| HSV | hsv(306, 40%, 83%) |
| CMYK | cmyk(0%, 40.1%, 4.2%, 16.9%) |
| CIE-LAB | lab(64.56, 43.97, -25.58) |
| CIE-LCH | lch(64.56, 50.87, 329.81°) |
| OKLab | oklab(71.22% 0.1243 -0.0693) |
| OKLCH | oklch(71.22% 0.142 330.8) |
| XYZ | xyz(45.5197, 33.4899, 60.5548) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Orchid (survey)
#C875C4
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.27
Pale Magenta
#D767AD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FCB #7FD488
analogous
#B37FD4 #D47FCB #D47FA1
triadic
#D47FCB #CBD47F #7FCBD4
tetradic
#D47FCB #D4B37F #7FD488 #7FA1D4
square
#D47FCB #D4B37F #7FD488 #7FA1D4
split-complementary
#D47FCB #A1D47F #7FD4B3
monochromatic
#A23697 #C551B8 #D47FCB #E3ADDE #F3DBF0
Accessibility & contrast
On white
2.73
#D47FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#D47FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FCB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FCB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CE
Deuteranopia (green-blind)
#92A1C8
Tritanopia (blue-blind)
#DA859C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d47fcb; /* rgb */ color: rgb(212, 127, 203); /* oklch */ color: oklch(71.2% 0.142 330.8);
Tailwind
colors: {
custom: {
50: '#e3a6db',
500: '#d47fcb',
950: '#000000',
},
}SCSS
$custom: #d47fcb; $custom-light: #e3a6db; $custom-dark: #000000;
JSON
{
"hex": "#d47fcb",
"rgb": {
"r": 212,
"g": 127,
"b": 203
},
"hsl": {
"h": 306.353,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.71216,
"c": 0.14236,
"h": 330.8
},
"luminance": 0.33488
}Semantic roles & 50–950 ramp
primary
#D47FCB
secondary
#CAE5CD
accent
#BD3828
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#160F15
muted
#847F83