#D87FF3#D87FF3
#D87FF3 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.184 H 317.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D87FF3 |
|---|---|
| RGB | rgb(216, 127, 243) |
| HSL | hsl(286, 83%, 73%) |
| HSV | hsv(286, 48%, 95%) |
| CMYK | cmyk(11.1%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.71, 52.65, -44.42) |
| CIE-LCH | lch(66.71, 68.88, 319.85°) |
| OKLab | oklab(73.48% 0.1364 -0.1231) |
| OKLCH | oklch(73.48% 0.184 317.9) |
| XYZ | xyz(52.0837, 36.2505, 89.0301) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Light Purple
#BF77F6
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.67
Liliac
#C48EFD
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87FF3 #9AF37F
analogous
#9E7FF3 #D87FF3 #F37FD4
triadic
#D87FF3 #F3D87F #7FF3D8
tetradic
#D87FF3 #F39E7F #9AF37F #7FD4F3
square
#D87FF3 #F39E7F #9AF37F #7FD4F3
split-complementary
#D87FF3 #D4F37F #7FF39E
monochromatic
#B315E2 #C747EE #D87FF3 #E9B7F8 #F6E3FC
Accessibility & contrast
On white
2.55
#D87FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D87FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87FF3
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87FF3 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 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)
#6A9CF7
Deuteranopia (green-blind)
#84A5F0
Tritanopia (blue-blind)
#D88FAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d87ff3; /* rgb */ color: rgb(216, 127, 243); /* oklch */ color: oklch(73.5% 0.184 317.9);
Tailwind
colors: {
custom: {
50: '#e6a7f7',
500: '#d87ff3',
950: '#000000',
},
}SCSS
$custom: #d87ff3; $custom-light: #e6a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d87ff3",
"rgb": {
"r": 216,
"g": 127,
"b": 243
},
"hsl": {
"h": 286.034,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.7348,
"c": 0.18375,
"h": 317.9
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#D87FF3
secondary
#DEF4D7
accent
#DF0639
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85