Skip to content

#df32da

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

RGB
223, 50, 218
HSL
302°, 73%, 54%
CMYK
0, 78, 2, 13
Luminance
0.2303

Every format

HEX#df32da
RGBrgb(223, 50, 218)
HSLhsl(302, 73%, 54%)
CMYKcmyk(0%, 78%, 2%, 13%)
LABlab(55.1 81.0 -48.7)
LCHlch(55.1 94.5 329.0)
OKLCHoklch(0.648 0.265 329.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df32da on white: 3.75:1
AA ✗ fail · AA-large · AAA
Aa
#df32da on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green19.6%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta77.6%
Yellow2.2%
Key (black)12.5%

Color previews

#df32da text on a black background

contrast 5.61:1

Card sample

#df32da text on a white background

contrast 3.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df32da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df32da in the Color Lab