#D47FF2#D47FF2
#D47FF2 is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.0% C 0.181 H 316.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FF2 |
|---|---|
| RGB | rgb(212, 127, 242) |
| HSL | hsl(284, 82%, 72%) |
| HSV | hsv(284, 48%, 95%) |
| CMYK | cmyk(12.4%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.20, 51.35, -44.69) |
| CIE-LCH | lch(66.20, 68.07, 318.96°) |
| OKLab | oklab(72.99% 0.1317 -0.124) |
| OKLCH | oklch(72.99% 0.181 316.7) |
| XYZ | xyz(50.7654, 35.5882, 88.1822) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.84
Easter Purple
#C071FE
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FF2 #9DF27F
analogous
#9B7FF2 #D47FF2 #F27FD6
triadic
#D47FF2 #F2D47F #7FF2D4
tetradic
#D47FF2 #F29B7F #9DF27F #7FD6F2
square
#D47FF2 #F29B7F #9DF27F #7FD6F2
split-complementary
#D47FF2 #D6F27F #7FF29B
monochromatic
#AB17E0 #C147EC #D47FF2 #E7B7F8 #F6E3FC
Accessibility & contrast
On white
2.59
#D47FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#D47FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FF2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FF2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#D390AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d47ff2; /* rgb */ color: rgb(212, 127, 242); /* oklch */ color: oklch(73.0% 0.181 316.7);
Tailwind
colors: {
custom: {
50: '#e3a6f7',
500: '#d47ff2',
950: '#000000',
},
}SCSS
$custom: #d47ff2; $custom-light: #e3a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d47ff2",
"rgb": {
"r": 212,
"g": 127,
"b": 242
},
"hsl": {
"h": 284.348,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.72988,
"c": 0.18085,
"h": 316.7
},
"luminance": 0.35587
}Semantic roles & 50–950 ramp
primary
#D47FF2
secondary
#DFF4D7
accent
#DE083F
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85