Skip to content

#df4080

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

RGB
223, 64, 128
HSL
336°, 71%, 56%
CMYK
0, 71, 43, 13
Luminance
0.2091

Every format

HEX#df4080
RGBrgb(223, 64, 128)
HSLhsl(336, 71%, 56%)
CMYKcmyk(0%, 71%, 43%, 13%)
LABlab(52.9 65.5 0.4)
LCHlch(52.9 65.5 0.3)
OKLCHoklch(0.620 0.201 0.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4080 on white: 4.05:1
AA ✗ fail · AA-large · AAA
Aa
#df4080 on black: 5.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green25.1%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta71.3%
Yellow42.6%
Key (black)12.5%

Color previews

#df4080 text on a black background

contrast 5.18:1

Card sample

#df4080 text on a white background

contrast 4.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4080 in the Color Lab