#D47FFD#D47FFD
#D47FFD is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.5% C 0.192 H 313.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D47FFD |
|---|---|
| RGB | rgb(212, 127, 253) |
| HSL | hsl(280, 97%, 75%) |
| HSV | hsv(280, 50%, 99%) |
| CMYK | cmyk(16.2%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(66.72, 53.59, -49.91) |
| CIE-LCH | lch(66.72, 73.23, 317.04°) |
| OKLab | oklab(73.54% 0.133 -0.1391) |
| OKLCH | oklch(73.54% 0.192 313.7) |
| XYZ | xyz(52.4674, 36.2690, 97.1462) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.15
Liliac
#C48EFD
ΔE00 4.63
Easter Purple
#C071FE
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 6.35
Bright Lavender
#C760FF
ΔE00 7.05
Light Urple
#B36FF6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47FFD #A8FD7F
analogous
#957FFD #D47FFD #FD7FE7
triadic
#D47FFD #FDD47F #7FFDD4
tetradic
#D47FFD #FD957F #A8FD7F #7FE7FD
square
#D47FFD #FD957F #A8FD7F #7FE7FD
split-complementary
#D47FFD #E7FD7F #7FFD95
monochromatic
#AC06FB #C043FC #D47FFD #E8BBFE #F5E1FF
Accessibility & contrast
On white
2.54
#D47FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D47FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47FFD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47FFD | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#7CA4FA
Tritanopia (blue-blind)
#D193B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d47ffd; /* rgb */ color: rgb(212, 127, 253); /* oklch */ color: oklch(73.5% 0.192 313.7);
Tailwind
colors: {
custom: {
50: '#e3a7fe',
500: '#d47ffd',
950: '#000000',
},
}SCSS
$custom: #d47ffd; $custom-light: #e3a7fe; $custom-dark: #000000;
JSON
{
"hex": "#d47ffd",
"rgb": {
"r": 212,
"g": 127,
"b": 253
},
"hsl": {
"h": 280.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73544,
"c": 0.19244,
"h": 313.7
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#D47FFD
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86