#D47EF5#D47EF5
#D47EF5 is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.0% C 0.186 H 316.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D47EF5 |
|---|---|
| RGB | rgb(212, 126, 245) |
| HSL | hsl(283, 86%, 73%) |
| HSV | hsv(283, 49%, 96%) |
| CMYK | cmyk(13.5%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(66.15, 52.47, -46.44) |
| CIE-LCH | lch(66.15, 70.06, 318.49°) |
| OKLab | oklab(72.99% 0.1334 -0.129) |
| OKLCH | oklch(72.99% 0.186 316) |
| XYZ | xyz(51.0912, 35.5128, 90.5318) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.43
Liliac
#C48EFD
ΔE00 5.22
Easter Purple
#C071FE
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.57
Orchid
#DA70D6
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47EF5 #9FF57E
analogous
#987EF5 #D47EF5 #F57EDB
triadic
#D47EF5 #F5D47E #7EF5D4
tetradic
#D47EF5 #F5987E #9FF57E #7EDBF5
square
#D47EF5 #F5987E #9FF57E #7EDBF5
split-complementary
#D47EF5 #DBF57E #7EF598
monochromatic
#AC12E7 #C145F1 #D47EF5 #E7B7F9 #F6E3FD
Accessibility & contrast
On white
2.59
#D47EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D47EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47EF5
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47EF5 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#D290AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d47ef5; /* rgb */ color: rgb(212, 126, 245); /* oklch */ color: oklch(73.0% 0.186 316.0);
Tailwind
colors: {
custom: {
50: '#e3a6f9',
500: '#d47ef5',
950: '#000000',
},
}SCSS
$custom: #d47ef5; $custom-light: #e3a6f9; $custom-dark: #000000;
JSON
{
"hex": "#d47ef5",
"rgb": {
"r": 212,
"g": 126,
"b": 245
},
"hsl": {
"h": 283.361,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.7299,
"c": 0.18558,
"h": 316
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#D47EF5
secondary
#DFF5D6
accent
#E20341
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85