#D986FF#D986FF
#D986FF is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.2% C 0.186 H 314.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D986FF |
|---|---|
| RGB | rgb(217, 134, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 47%, 100%) |
| CMYK | cmyk(14.9%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(68.77, 51.75, -47.74) |
| CIE-LCH | lch(68.77, 70.41, 317.31°) |
| OKLab | oklab(75.21% 0.1297 -0.1327) |
| OKLCH | oklch(75.21% 0.186 314.3) |
| XYZ | xyz(55.1875, 39.0233, 99.2134) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.07
Easter Purple
#C071FE
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D986FF #ACFF86
analogous
#9D86FF #D986FF #FF86E9
triadic
#D986FF #FFD986 #86FFD9
tetradic
#D986FF #FF9D86 #ACFF86 #86E9FF
square
#D986FF #FF9D86 #ACFF86 #86E9FF
split-complementary
#D986FF #E9FF86 #86FF9D
monochromatic
#B30CFF #C649FF #D986FF #ECC3FF #F5E0FF
Accessibility & contrast
On white
2.39
#D986FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#D986FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D986FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D986FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D986FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#D698B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d986ff; /* rgb */ color: rgb(217, 134, 255); /* oklch */ color: oklch(75.2% 0.186 314.3);
Tailwind
colors: {
custom: {
50: '#e7abff',
500: '#d986ff',
950: '#000000',
},
}SCSS
$custom: #d986ff; $custom-light: #e7abff; $custom-dark: #000000;
JSON
{
"hex": "#d986ff",
"rgb": {
"r": 217,
"g": 134,
"b": 255
},
"hsl": {
"h": 281.157,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75214,
"c": 0.18559,
"h": 314.3
},
"luminance": 0.39022
}Semantic roles & 50–950 ramp
primary
#D986FF
secondary
#DFF7D4
accent
#E60048
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86