#DB87F4#DB87F4
#DB87F4 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.0% C 0.173 H 318.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DB87F4 |
|---|---|
| RGB | rgb(219, 135, 244) |
| HSL | hsl(286, 83%, 74%) |
| HSV | hsv(286, 45%, 96%) |
| CMYK | cmyk(10.2%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(68.69, 49.58, -41.83) |
| CIE-LCH | lch(68.69, 64.87, 319.84°) |
| OKLab | oklab(75.05% 0.1291 -0.1156) |
| OKLCH | oklch(75.05% 0.173 318.1) |
| XYZ | xyz(54.2043, 38.9214, 90.2277) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Liliac
#C48EFD
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB87F4 #A0F487
analogous
#A587F4 #DB87F4 #F487D6
triadic
#DB87F4 #F4DB87 #87F4DB
tetradic
#DB87F4 #F4A587 #A0F487 #87D6F4
square
#DB87F4 #F4A587 #A0F487 #87D6F4
split-complementary
#DB87F4 #D6F487 #87F4A5
monochromatic
#B917EA #CA4FEF #DB87F4 #ECBFF9 #F7E3FC
Accessibility & contrast
On white
2.39
#DB87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DB87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB87F4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB87F4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#8CAAF1
Tritanopia (blue-blind)
#DB96B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #db87f4; /* rgb */ color: rgb(219, 135, 244); /* oklch */ color: oklch(75.0% 0.173 318.1);
Tailwind
colors: {
custom: {
50: '#e8acf8',
500: '#db87f4',
950: '#000000',
},
}SCSS
$custom: #db87f4; $custom-light: #e8acf8; $custom-dark: #000000;
JSON
{
"hex": "#db87f4",
"rgb": {
"r": 219,
"g": 135,
"b": 244
},
"hsl": {
"h": 286.239,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.75046,
"c": 0.17328,
"h": 318.1
},
"luminance": 0.3892
}Semantic roles & 50–950 ramp
primary
#DB87F4
secondary
#DDF4D7
accent
#E00638
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85