#D47BFA#D47BFA
#D47BFA is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.8% C 0.196 H 314.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D47BFA |
|---|---|
| RGB | rgb(212, 123, 250) |
| HSL | hsl(282, 93%, 73%) |
| HSV | hsv(282, 51%, 98%) |
| CMYK | cmyk(15.2%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(65.80, 55.00, -49.73) |
| CIE-LCH | lch(65.80, 74.15, 317.88°) |
| OKLab | oklab(72.81% 0.138 -0.1385) |
| OKLCH | oklch(72.81% 0.196 314.9) |
| XYZ | xyz(51.4869, 35.0666, 94.4803) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.88
Easter Purple
#C071FE
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 6.28
Bright Lavender
#C760FF
ΔE00 6.39
Bright Lilac
#C95EFB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47BFA #A1FA7B
analogous
#947BFA #D47BFA #FA7BE1
triadic
#D47BFA #FAD47B #7BFAD4
tetradic
#D47BFA #FA947B #A1FA7B #7BE1FA
square
#D47BFA #FA947B #A1FA7B #7BE1FA
split-complementary
#D47BFA #E1FA7B #7BFA94
monochromatic
#AC09F1 #C140F8 #D47BFA #E7B6FC #F5E2FE
Accessibility & contrast
On white
2.62
#D47BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#D47BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47BFA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47BFA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFE
Deuteranopia (green-blind)
#7AA2F7
Tritanopia (blue-blind)
#D18FAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d47bfa; /* rgb */ color: rgb(212, 123, 250); /* oklch */ color: oklch(72.8% 0.196 314.9);
Tailwind
colors: {
custom: {
50: '#e4a4fc',
500: '#d47bfa',
950: '#000000',
},
}SCSS
$custom: #d47bfa; $custom-light: #e4a4fc; $custom-dark: #000000;
JSON
{
"hex": "#d47bfa",
"rgb": {
"r": 212,
"g": 123,
"b": 250
},
"hsl": {
"h": 282.047,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.72813,
"c": 0.19552,
"h": 314.9
},
"luminance": 0.35065
}Semantic roles & 50–950 ramp
primary
#D47BFA
secondary
#DFF6D5
accent
#E60045
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85