Skip to content

#da3fff

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

RGB
218, 63, 255
HSL
288°, 100%, 62%
CMYK
15, 75, 0, 0
Luminance
0.2568

Every format

HEX#da3fff
RGBrgb(218, 63, 255)
HSLhsl(288, 100%, 62%)
CMYKcmyk(15%, 75%, 0%, 0%)
LABlab(57.7 82.4 -65.3)
LCHlch(57.7 105.1 321.6)
OKLCHoklch(0.672 0.279 318.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da3fff on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#da3fff on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green24.7%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#da3fff text on a black background

contrast 6.14:1

Card sample

#da3fff text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da3fff in the Color Lab