#D47FF5#D47FF5
#D47FF5 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.1% C 0.184 H 315.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF5 |
|---|---|
| RGB | rgb(212, 127, 245) |
| HSL | hsl(283, 86%, 73%) |
| HSV | hsv(283, 48%, 96%) |
| CMYK | cmyk(13.5%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(66.34, 51.95, -46.12) |
| CIE-LCH | lch(66.34, 69.47, 318.40°) |
| OKLab | oklab(73.14% 0.1321 -0.1281) |
| OKLCH | oklch(73.14% 0.184 315.9) |
| XYZ | xyz(51.2197, 35.7699, 90.5747) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.53
Liliac
#C48EFD
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.62
Orchid
#DA70D6
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF5 #A0F57F
analogous
#997FF5 #D47FF5 #F57FDB
triadic
#D47FF5 #F5D47F #7FF5D4
tetradic
#D47FF5 #F5997F #A0F57F #7FDBF5
square
#D47FF5 #F5997F #A0F57F #7FDBF5
split-complementary
#D47FF5 #DBF57F #7FF599
monochromatic
#AC12E8 #C146F1 #D47FF5 #E7B8F9 #F5E3FD
Accessibility & contrast
On white
2.58
#D47FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#D47FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF5
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF5 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#D290AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d47ff5; /* rgb */ color: rgb(212, 127, 245); /* oklch */ color: oklch(73.1% 0.184 315.9);
Tailwind
colors: {
custom: {
50: '#e3a6f9',
500: '#d47ff5',
950: '#000000',
},
}SCSS
$custom: #d47ff5; $custom-light: #e3a6f9; $custom-dark: #000000;
JSON
{
"hex": "#d47ff5",
"rgb": {
"r": 212,
"g": 127,
"b": 245
},
"hsl": {
"h": 283.22,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.73137,
"c": 0.184,
"h": 315.9
},
"luminance": 0.35768
}Semantic roles & 50–950 ramp
primary
#D47FF5
secondary
#DFF5D6
accent
#E20342
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85