Skip to content

#df2a7b

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

RGB
223, 42, 123
HSL
333°, 74%, 52%
CMYK
0, 81, 45, 13
Luminance
0.1877

Every format

HEX#df2a7b
RGBrgb(223, 42, 123)
HSLhsl(333, 74%, 52%)
CMYKcmyk(0%, 81%, 45%, 13%)
LABlab(50.4 71.5 -0.1)
LCHlch(50.4 71.5 359.9)
OKLCHoklch(0.602 0.220 0.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2a7b on white: 4.42:1
AA ✗ fail · AA-large · AAA
Aa
#df2a7b on black: 4.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green16.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow44.8%
Key (black)12.5%

Color previews

#df2a7b text on a black background

contrast 4.75:1

Card sample

#df2a7b text on a white background

contrast 4.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2a7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2a7b in the Color Lab