Skip to content

#da80eb

a light, vivid magenta / pink · warm · closest name: violet

RGB
218, 128, 235
HSL
291°, 73%, 71%
CMYK
7, 46, 0, 8
Luminance
0.3634

Every format

HEX#da80eb
RGBrgb(218, 128, 235)
HSLhsl(291, 73%, 71%)
CMYKcmyk(7%, 46%, 0%, 8%)
LABlab(66.8 51.1 -39.9)
LCHlch(66.8 64.8 322.1)
OKLCHoklch(0.735 0.175 321.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da80eb on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#da80eb on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green50.2%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta45.5%
Yellow0.0%
Key (black)7.8%

Color previews

#da80eb text on a black background

contrast 8.27:1

Card sample

#da80eb text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da80eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da80eb in the Color Lab