#D47CFA#D47CFA
#D47CFA is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.194 H 314.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D47CFA |
|---|---|
| RGB | rgb(212, 124, 250) |
| HSL | hsl(282, 93%, 73%) |
| HSV | hsv(282, 50%, 98%) |
| CMYK | cmyk(15.2%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(65.99, 54.50, -49.42) |
| CIE-LCH | lch(65.99, 73.57, 317.80°) |
| OKLab | oklab(72.96% 0.1367 -0.1376) |
| OKLCH | oklch(72.96% 0.194 314.8) |
| XYZ | xyz(51.6116, 35.3159, 94.5218) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.21
Bright Lavender
#C760FF
ΔE00 6.58
Bright Lilac
#C95EFB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47CFA #A2FA7C
analogous
#957CFA #D47CFA #FA7CE1
triadic
#D47CFA #FAD47C #7CFAD4
tetradic
#D47CFA #FA957C #A2FA7C #7CE1FA
square
#D47CFA #FA957C #A2FA7C #7CE1FA
split-complementary
#D47CFA #E1FA7C #7CFA95
monochromatic
#AC09F2 #C141F8 #D47CFA #E7B7FC #F5E2FE
Accessibility & contrast
On white
2.60
#D47CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#D47CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47CFA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47CFA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#D190B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d47cfa; /* rgb */ color: rgb(212, 124, 250); /* oklch */ color: oklch(73.0% 0.194 314.8);
Tailwind
colors: {
custom: {
50: '#e4a5fc',
500: '#d47cfa',
950: '#000000',
},
}SCSS
$custom: #d47cfa; $custom-light: #e4a5fc; $custom-dark: #000000;
JSON
{
"hex": "#d47cfa",
"rgb": {
"r": 212,
"g": 124,
"b": 250
},
"hsl": {
"h": 281.905,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.72956,
"c": 0.19396,
"h": 314.8
},
"luminance": 0.35314
}Semantic roles & 50–950 ramp
primary
#D47CFA
secondary
#DFF6D5
accent
#E60045
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85