#D47FFE#D47FFE
#D47FFE is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.6% C 0.194 H 313.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FFE |
|---|---|
| RGB | rgb(212, 127, 254) |
| HSL | hsl(280, 98%, 75%) |
| HSV | hsv(280, 50%, 100%) |
| CMYK | cmyk(16.5%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(66.77, 53.79, -50.38) |
| CIE-LCH | lch(66.77, 73.70, 316.88°) |
| OKLab | oklab(73.6% 0.1331 -0.1404) |
| OKLCH | oklch(73.6% 0.194 313.5) |
| XYZ | xyz(52.6272, 36.3329, 97.9874) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.60
Easter Purple
#C071FE
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 6.46
Bright Lavender
#C760FF
ΔE00 7.02
Light Urple
#B36FF6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FFE #A9FE7F
analogous
#947FFE #D47FFE #FE7FE9
triadic
#D47FFE #FED47F #7FFED4
tetradic
#D47FFE #FE947F #A9FE7F #7FE9FE
square
#D47FFE #FE947F #A9FE7F #7FE9FE
split-complementary
#D47FFE #E9FE7F #7FFE94
monochromatic
#AB06FD #C042FE #D47FFE #E8BCFE #F5E1FF
Accessibility & contrast
On white
2.54
#D47FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#D47FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FFE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FFE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#D093B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ffe; /* rgb */ color: rgb(212, 127, 254); /* oklch */ color: oklch(73.6% 0.194 313.5);
Tailwind
colors: {
custom: {
50: '#e4a7ff',
500: '#d47ffe',
950: '#000000',
},
}SCSS
$custom: #d47ffe; $custom-light: #e4a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d47ffe",
"rgb": {
"r": 212,
"g": 127,
"b": 254
},
"hsl": {
"h": 280.157,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.73596,
"c": 0.1935,
"h": 313.5
},
"luminance": 0.36332
}Semantic roles & 50–950 ramp
primary
#D47FFE
secondary
#E0F7D4
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86