Skip to content

#da2fff

a balanced, electric violet · warm · closest name: magenta

RGB
218, 47, 255
HSL
289°, 100%, 59%
CMYK
15, 82, 0, 0
Luminance
0.2416

Every format

HEX#da2fff
RGBrgb(218, 47, 255)
HSLhsl(289, 100%, 59%)
CMYKcmyk(15%, 82%, 0%, 0%)
LABlab(56.3 86.7 -67.7)
LCHlch(56.3 110.0 322.0)
OKLCHoklch(0.662 0.292 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2fff on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#da2fff on black: 5.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green18.4%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#da2fff text on a black background

contrast 5.83:1

Card sample

#da2fff text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da2fff in the Color Lab