#D47FF4#D47FF4
#D47FF4 is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.1% C 0.183 H 316.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF4 |
|---|---|
| RGB | rgb(212, 127, 244) |
| HSL | hsl(284, 84%, 73%) |
| HSV | hsv(284, 48%, 96%) |
| CMYK | cmyk(13.1%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(66.30, 51.75, -45.65) |
| CIE-LCH | lch(66.30, 69.01, 318.59°) |
| OKLab | oklab(73.09% 0.1319 -0.1267) |
| OKLCH | oklch(73.09% 0.183 316.2) |
| XYZ | xyz(51.0674, 35.7090, 89.7728) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.61
Liliac
#C48EFD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.41
Easter Purple
#C071FE
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF4 #9FF47F
analogous
#9A7FF4 #D47FF4 #F47FD9
triadic
#D47FF4 #F4D47F #7FF4D4
tetradic
#D47FF4 #F49A7F #9FF47F #7FD9F4
square
#D47FF4 #F49A7F #9FF47F #7FD9F4
split-complementary
#D47FF4 #D9F47F #7FF49A
monochromatic
#AC14E5 #C147EF #D47FF4 #E7B7F9 #F6E3FD
Accessibility & contrast
On white
2.58
#D47FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#D47FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF4 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#D390AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d47ff4; /* rgb */ color: rgb(212, 127, 244); /* oklch */ color: oklch(73.1% 0.183 316.2);
Tailwind
colors: {
custom: {
50: '#e3a6f8',
500: '#d47ff4',
950: '#000000',
},
}SCSS
$custom: #d47ff4; $custom-light: #e3a6f8; $custom-dark: #000000;
JSON
{
"hex": "#d47ff4",
"rgb": {
"r": 212,
"g": 127,
"b": 244
},
"hsl": {
"h": 283.59,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.73087,
"c": 0.18294,
"h": 316.2
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#D47FF4
secondary
#DFF5D6
accent
#E10541
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85