Skip to content

#da33ff

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

RGB
218, 51, 255
HSL
289°, 100%, 60%
CMYK
15, 80, 0, 0
Luminance
0.2449

Every format

HEX#da33ff
RGBrgb(218, 51, 255)
HSLhsl(289, 100%, 60%)
CMYKcmyk(15%, 80%, 0%, 0%)
LABlab(56.6 85.7 -67.2)
LCHlch(56.6 108.9 321.9)
OKLCHoklch(0.664 0.289 319.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da33ff on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#da33ff on black: 5.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green20.0%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta80.0%
Yellow0.0%
Key (black)0.0%

Color previews

#da33ff text on a black background

contrast 5.90:1

Card sample

#da33ff text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da33ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da33ff in the Color Lab