#D87DEB#D87DEB
#D87DEB is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.8% C 0.179 H 320.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D87DEB |
|---|---|
| RGB | rgb(216, 125, 235) |
| HSL | hsl(290, 73%, 71%) |
| HSV | hsv(290, 47%, 92%) |
| CMYK | cmyk(8.1%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.96, 52.10, -41.19) |
| CIE-LCH | lch(65.96, 66.42, 321.67°) |
| OKLab | oklab(72.8% 0.138 -0.1138) |
| OKLCH | oklch(72.8% 0.179 320.5) |
| XYZ | xyz(50.6461, 35.2663, 82.7204) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87DEB #90EB7D
analogous
#A17DEB #D87DEB #EB7DC7
triadic
#D87DEB #EBD87D #7DEBD8
tetradic
#D87DEB #EBA17D #90EB7D #7DC7EB
square
#D87DEB #EBA17D #90EB7D #7DC7EB
split-complementary
#D87DEB #C7EB7D #7DEBA1
monochromatic
#B020CE #C848E3 #D87DEB #E8B2F3 #F7E4FB
Accessibility & contrast
On white
2.61
#D87DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#D87DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87DEB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87DEB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#DA8BA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d87deb; /* rgb */ color: rgb(216, 125, 235); /* oklch */ color: oklch(72.8% 0.179 320.5);
Tailwind
colors: {
custom: {
50: '#e6a5f2',
500: '#d87deb',
950: '#000000',
},
}SCSS
$custom: #d87deb; $custom-light: #e6a5f2; $custom-dark: #000000;
JSON
{
"hex": "#d87deb",
"rgb": {
"r": 216,
"g": 125,
"b": 235
},
"hsl": {
"h": 289.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.728,
"c": 0.17888,
"h": 320.5
},
"luminance": 0.35264
}Semantic roles & 50–950 ramp
primary
#D87DEB
secondary
#D8F1D3
accent
#D51032
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85