#D47FF0#D47FF0
#D47FF0 is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.9% C 0.179 H 317.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF0 |
|---|---|
| RGB | rgb(212, 127, 240) |
| HSL | hsl(285, 79%, 72%) |
| HSV | hsv(285, 47%, 94%) |
| CMYK | cmyk(11.7%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(66.11, 50.95, -43.74) |
| CIE-LCH | lch(66.11, 67.15, 319.36°) |
| OKLab | oklab(72.89% 0.1314 -0.1212) |
| OKLCH | oklch(72.89% 0.179 317.3) |
| XYZ | xyz(50.4667, 35.4687, 86.6089) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.86
Easter Purple
#C071FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF0 #9BF07F
analogous
#9C7FF0 #D47FF0 #F07FD3
triadic
#D47FF0 #F0D47F #7FF0D4
tetradic
#D47FF0 #F09C7F #9BF07F #7FD3F0
square
#D47FF0 #F09C7F #9BF07F #7FD3F0
split-complementary
#D47FF0 #D3F07F #7FF09C
monochromatic
#AB1ADB #C248EA #D47FF0 #E6B6F6 #F6E4FC
Accessibility & contrast
On white
2.59
#D47FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#D47FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF0 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#D38FAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d47ff0; /* rgb */ color: rgb(212, 127, 240); /* oklch */ color: oklch(72.9% 0.179 317.3);
Tailwind
colors: {
custom: {
50: '#e3a6f5',
500: '#d47ff0',
950: '#000000',
},
}SCSS
$custom: #d47ff0; $custom-light: #e3a6f5; $custom-dark: #000000;
JSON
{
"hex": "#d47ff0",
"rgb": {
"r": 212,
"g": 127,
"b": 240
},
"hsl": {
"h": 285.133,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.72889,
"c": 0.17876,
"h": 317.3
},
"luminance": 0.35467
}Semantic roles & 50–950 ramp
primary
#D47FF0
secondary
#DEF4D7
accent
#DB0A3E
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85