#D87EF5#D87EF5
#D87EF5 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.187 H 317.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D87EF5 |
|---|---|
| RGB | rgb(216, 126, 245) |
| HSL | hsl(285, 86%, 73%) |
| HSV | hsv(285, 49%, 96%) |
| CMYK | cmyk(11.8%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(66.61, 53.55, -45.68) |
| CIE-LCH | lch(66.61, 70.38, 319.54°) |
| OKLab | oklab(73.43% 0.1381 -0.1267) |
| OKLCH | oklch(73.43% 0.187 317.5) |
| XYZ | xyz(52.2589, 36.1149, 90.5866) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.69
Liliac
#C48EFD
ΔE00 5.72
Orchid
#DA70D6
ΔE00 5.87
Easter Purple
#C071FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87EF5 #9BF57E
analogous
#9C7EF5 #D87EF5 #F57ED7
triadic
#D87EF5 #F5D87E #7EF5D8
tetradic
#D87EF5 #F59C7E #9BF57E #7ED7F5
square
#D87EF5 #F59C7E #9BF57E #7ED7F5
split-complementary
#D87EF5 #D7F57E #7EF59C
monochromatic
#B312E7 #C745F1 #D87EF5 #E9B7F9 #F6E3FD
Accessibility & contrast
On white
2.55
#D87EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D87EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87EF5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87EF5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 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)
#689CF9
Deuteranopia (green-blind)
#82A5F2
Tritanopia (blue-blind)
#D78FAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d87ef5; /* rgb */ color: rgb(216, 126, 245); /* oklch */ color: oklch(73.4% 0.187 317.5);
Tailwind
colors: {
custom: {
50: '#e6a6f9',
500: '#d87ef5',
950: '#000000',
},
}SCSS
$custom: #d87ef5; $custom-light: #e6a6f9; $custom-dark: #000000;
JSON
{
"hex": "#d87ef5",
"rgb": {
"r": 216,
"g": 126,
"b": 245
},
"hsl": {
"h": 285.378,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73433,
"c": 0.1874,
"h": 317.5
},
"luminance": 0.36113
}Semantic roles & 50–950 ramp
primary
#D87EF5
secondary
#DEF5D6
accent
#E2033A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85