#D47FFB#D47FFB
#D47FFB is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.190 H 314.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FFB |
|---|---|
| RGB | rgb(212, 127, 251) |
| HSL | hsl(281, 94%, 74%) |
| HSV | hsv(281, 49%, 98%) |
| CMYK | cmyk(15.5%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.63, 53.18, -48.97) |
| CIE-LCH | lch(66.63, 72.29, 317.36°) |
| OKLab | oklab(73.44% 0.1328 -0.1363) |
| OKLCH | oklch(73.44% 0.19 314.2) |
| XYZ | xyz(52.1505, 36.1422, 95.4770) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.21
Liliac
#C48EFD
ΔE00 4.71
Easter Purple
#C071FE
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 7.05
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FFB #A6FB7F
analogous
#967FFB #D47FFB #FB7FE4
triadic
#D47FFB #FBD47F #7FFBD4
tetradic
#D47FFB #FB967F #A6FB7F #7FE4FB
square
#D47FFB #FB967F #A6FB7F #7FE4FB
split-complementary
#D47FFB #E4FB7F #7FFB96
monochromatic
#AC08F7 #C044F9 #D47FFB #E8BAFD #F5E1FE
Accessibility & contrast
On white
2.55
#D47FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#D47FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FFB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FFB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639DFF
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#D192B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ffb; /* rgb */ color: rgb(212, 127, 251); /* oklch */ color: oklch(73.4% 0.190 314.2);
Tailwind
colors: {
custom: {
50: '#e3a6fd',
500: '#d47ffb',
950: '#000000',
},
}SCSS
$custom: #d47ffb; $custom-light: #e3a6fd; $custom-dark: #000000;
JSON
{
"hex": "#d47ffb",
"rgb": {
"r": 212,
"g": 127,
"b": 251
},
"hsl": {
"h": 281.129,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73441,
"c": 0.19032,
"h": 314.2
},
"luminance": 0.36141
}Semantic roles & 50–950 ramp
primary
#D47FFB
secondary
#DFF6D5
accent
#E60048
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86