Skip to content

#da87eb

a light, vivid violet · warm · closest name: violet

RGB
218, 135, 235
HSL
290°, 71%, 73%
CMYK
7, 43, 0, 8
Luminance
0.3823

Every format

HEX#da87eb
RGBrgb(218, 135, 235)
HSLhsl(290, 71%, 73%)
CMYKcmyk(7%, 43%, 0%, 8%)
LABlab(68.2 47.5 -37.7)
LCHlch(68.2 60.6 321.6)
OKLCHoklch(0.745 0.164 320.6)

Copy-ready code

/* CSS */
color: #da87eb;
background-color: #da87eb;
/* Tailwind (arbitrary) */
class="text-[#da87eb] bg-[#da87eb]"
/* SCSS */
$brand: #da87eb;
/* SwiftUI */
Color(red: 0.855, green: 0.529, blue: 0.922)
/* Android */
Color.parseColor("#da87eb")

Accessibility — WCAG contrast

Aa
#da87eb on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#da87eb on black: 8.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green52.9%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta42.6%
Yellow0.0%
Key (black)7.8%

Color previews

#da87eb text on a black background

contrast 8.65:1

Card sample

#da87eb text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #da87eb;
Background color
Panel with #da87eb background
background-color: #da87eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #da87eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 135, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 135, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da87eb;
background: linear-gradient(135deg, #da87eb, #EB87B9);

Monochromatic scale

Palettes built from #da87eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da87eb in the Color Lab