#DB87FC#DB87FC
#DB87FC is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.4% C 0.182 H 315.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DB87FC |
|---|---|
| RGB | rgb(219, 135, 252) |
| HSL | hsl(283, 95%, 76%) |
| HSV | hsv(283, 46%, 99%) |
| CMYK | cmyk(13.1%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.05, 51.17, -45.64) |
| CIE-LCH | lch(69.05, 68.57, 318.27°) |
| OKLab | oklab(75.43% 0.1303 -0.1266) |
| OKLCH | oklch(75.43% 0.182 315.8) |
| XYZ | xyz(55.4454, 39.4179, 96.7643) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 6.00
Light Purple
#BF77F6
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB87FC #A8FC87
analogous
#A087FC #DB87FC #FC87E2
triadic
#DB87FC #FCDB87 #87FCDB
tetradic
#DB87FC #FCA087 #A8FC87 #87E2FC
square
#DB87FC #FCA087 #A8FC87 #87E2FC
split-complementary
#DB87FC #E2FC87 #87FCA0
monochromatic
#B710F9 #C94BFB #DB87FC #EDC3FD #F6E1FE
Accessibility & contrast
On white
2.36
#DB87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#DB87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB87FC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB87FC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#D998B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db87fc; /* rgb */ color: rgb(219, 135, 252); /* oklch */ color: oklch(75.4% 0.182 315.8);
Tailwind
colors: {
custom: {
50: '#e8acfe',
500: '#db87fc',
950: '#000000',
},
}SCSS
$custom: #db87fc; $custom-light: #e8acfe; $custom-dark: #000000;
JSON
{
"hex": "#db87fc",
"rgb": {
"r": 219,
"g": 135,
"b": 252
},
"hsl": {
"h": 283.077,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.7543,
"c": 0.18167,
"h": 315.8
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#DB87FC
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86