Skip to content

#d352ff

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

RGB
211, 82, 255
HSL
285°, 100%, 66%
CMYK
17, 68, 0, 0
Luminance
0.2710

Every format

HEX#d352ff
RGBrgb(211, 82, 255)
HSLhsl(285, 100%, 66%)
CMYKcmyk(17%, 68%, 0%, 0%)
LABlab(59.1 74.4 -63.2)
LCHlch(59.1 97.6 319.6)
OKLCHoklch(0.680 0.257 316.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d352ff on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#d352ff on black: 6.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green32.2%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta67.8%
Yellow0.0%
Key (black)0.0%

Color previews

#d352ff text on a black background

contrast 6.42:1

Card sample

#d352ff text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d352ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d352ff in the Color Lab