Skip to content

#da41eb

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
218, 65, 235
HSL
294°, 81%, 59%
CMYK
7, 72, 0, 8
Luminance
0.2468

Every format

HEX#da41eb
RGBrgb(218, 65, 235)
HSLhsl(294, 81%, 59%)
CMYKcmyk(7%, 72%, 0%, 8%)
LABlab(56.8 78.3 -55.7)
LCHlch(56.8 96.1 324.6)
OKLCHoklch(0.662 0.262 323.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da41eb on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#da41eb on black: 5.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green25.5%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta72.3%
Yellow0.0%
Key (black)7.8%

Color previews

#da41eb text on a black background

contrast 5.94:1

Card sample

#da41eb text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da41eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da41eb in the Color Lab