Skip to content

#df34dc

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

RGB
223, 52, 220
HSL
301°, 73%, 54%
CMYK
0, 77, 1, 13
Luminance
0.2331

Every format

HEX#df34dc
RGBrgb(223, 52, 220)
HSLhsl(301, 73%, 54%)
CMYKcmyk(0%, 77%, 1%, 13%)
LABlab(55.4 80.7 -49.4)
LCHlch(55.4 94.7 328.5)
OKLCHoklch(0.651 0.265 328.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df34dc on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#df34dc on black: 5.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green20.4%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta76.7%
Yellow1.3%
Key (black)12.5%

Color previews

#df34dc text on a black background

contrast 5.66:1

Card sample

#df34dc text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 52, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 52, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df34dc;
background: linear-gradient(135deg, #df34dc, #DF346A);

Monochromatic scale

Palettes built from #df34dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df34dc in the Color Lab