Skip to content

#da79eb

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

RGB
218, 121, 235
HSL
291°, 74%, 70%
CMYK
7, 49, 0, 8
Luminance
0.3458

Every format

HEX#da79eb
RGBrgb(218, 121, 235)
HSLhsl(291, 74%, 70%)
CMYKcmyk(7%, 49%, 0%, 8%)
LABlab(65.4 54.7 -42.0)
LCHlch(65.4 69.0 322.5)
OKLCHoklch(0.725 0.186 321.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da79eb on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#da79eb on black: 7.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green47.5%
Blue92.2%

CMYK percentages

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

Color previews

#da79eb text on a black background

contrast 7.92:1

Card sample

#da79eb text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da79eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da79eb in the Color Lab