#D47FF9#D47FF9
#D47FF9 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.3% C 0.188 H 314.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF9 |
|---|---|
| RGB | rgb(212, 127, 249) |
| HSL | hsl(282, 91%, 74%) |
| HSV | hsv(282, 49%, 98%) |
| CMYK | cmyk(14.9%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(66.53, 52.77, -48.02) |
| CIE-LCH | lch(66.53, 71.35, 317.70°) |
| OKLab | oklab(73.34% 0.1326 -0.1336) |
| OKLCH | oklch(73.34% 0.188 314.8) |
| XYZ | xyz(51.8369, 36.0168, 93.8254) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.82
Easter Purple
#C071FE
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.82
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF9 #A4F97F
analogous
#977FF9 #D47FF9 #F97FE1
triadic
#D47FF9 #F9D47F #7FF9D4
tetradic
#D47FF9 #F9977F #A4F97F #7FE1F9
square
#D47FF9 #F9977F #A4F97F #7FE1F9
split-complementary
#D47FF9 #E1F97F #7FF997
monochromatic
#AC0BF2 #C045F6 #D47FF9 #E8B9FC #F5E2FE
Accessibility & contrast
On white
2.56
#D47FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D47FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#D192B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ff9; /* rgb */ color: rgb(212, 127, 249); /* oklch */ color: oklch(73.3% 0.188 314.8);
Tailwind
colors: {
custom: {
50: '#e3a6fc',
500: '#d47ff9',
950: '#000000',
},
}SCSS
$custom: #d47ff9; $custom-light: #e3a6fc; $custom-dark: #000000;
JSON
{
"hex": "#d47ff9",
"rgb": {
"r": 212,
"g": 127,
"b": 249
},
"hsl": {
"h": 281.803,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.73339,
"c": 0.18821,
"h": 314.8
},
"luminance": 0.36015
}Semantic roles & 50–950 ramp
primary
#D47FF9
secondary
#DFF6D5
accent
#E60046
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85