#D47FFA#D47FFA
#D47FFA is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.189 H 314.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FFA |
|---|---|
| RGB | rgb(212, 127, 250) |
| HSL | hsl(281, 92%, 74%) |
| HSV | hsv(281, 49%, 98%) |
| CMYK | cmyk(15.2%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(66.58, 52.97, -48.49) |
| CIE-LCH | lch(66.58, 71.82, 317.53°) |
| OKLab | oklab(73.39% 0.1327 -0.135) |
| OKLCH | oklch(73.39% 0.189 314.5) |
| XYZ | xyz(51.9933, 36.0793, 94.6491) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.24
Liliac
#C48EFD
ΔE00 4.76
Easter Purple
#C071FE
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.94
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FFA #A5FA7F
analogous
#977FFA #D47FFA #FA7FE3
triadic
#D47FFA #FAD47F #7FFAD4
tetradic
#D47FFA #FA977F #A5FA7F #7FE3FA
square
#D47FFA #FA977F #A5FA7F #7FE3FA
split-complementary
#D47FFA #E3FA7F #7FFA97
monochromatic
#AC0AF5 #C044F8 #D47FFA #E8BAFC #F5E2FE
Accessibility & contrast
On white
2.56
#D47FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D47FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FFA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FFA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFE
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#D192B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ffa; /* rgb */ color: rgb(212, 127, 250); /* oklch */ color: oklch(73.4% 0.189 314.5);
Tailwind
colors: {
custom: {
50: '#e3a6fc',
500: '#d47ffa',
950: '#000000',
},
}SCSS
$custom: #d47ffa; $custom-light: #e3a6fc; $custom-dark: #000000;
JSON
{
"hex": "#d47ffa",
"rgb": {
"r": 212,
"g": 127,
"b": 250
},
"hsl": {
"h": 281.463,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.7339,
"c": 0.18926,
"h": 314.5
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#D47FFA
secondary
#DFF6D5
accent
#E60047
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85