#D47FF7#D47FF7
#D47FF7 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.186 H 315.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF7 |
|---|---|
| RGB | rgb(212, 127, 247) |
| HSL | hsl(283, 88%, 73%) |
| HSV | hsv(283, 49%, 97%) |
| CMYK | cmyk(14.2%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.44, 52.36, -47.07) |
| CIE-LCH | lch(66.44, 70.41, 318.04°) |
| OKLab | oklab(73.24% 0.1323 -0.1309) |
| OKLCH | oklch(73.24% 0.186 315.3) |
| XYZ | xyz(51.5266, 35.8927, 92.1913) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.40
Liliac
#C48EFD
ΔE00 4.94
Easter Purple
#C071FE
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF7 #A2F77F
analogous
#987FF7 #D47FF7 #F77FDE
triadic
#D47FF7 #F7D47F #7FF7D4
tetradic
#D47FF7 #F7987F #A2F77F #7FDEF7
square
#D47FF7 #F7987F #A2F77F #7FDEF7
split-complementary
#D47FF7 #DEF77F #7FF798
monochromatic
#AC0FED #C145F3 #D47FF7 #E7B9FB #F5E2FD
Accessibility & contrast
On white
2.57
#D47FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#D47FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#D291B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ff7; /* rgb */ color: rgb(212, 127, 247); /* oklch */ color: oklch(73.2% 0.186 315.3);
Tailwind
colors: {
custom: {
50: '#e3a6fa',
500: '#d47ff7',
950: '#000000',
},
}SCSS
$custom: #d47ff7; $custom-light: #e3a6fa; $custom-dark: #000000;
JSON
{
"hex": "#d47ff7",
"rgb": {
"r": 212,
"g": 127,
"b": 247
},
"hsl": {
"h": 282.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.73238,
"c": 0.18609,
"h": 315.3
},
"luminance": 0.35891
}Semantic roles & 50–950 ramp
primary
#D47FF7
secondary
#DFF5D6
accent
#E50143
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85