Skip to content

#df204f

a balanced, vivid red · warm · closest name: crimson

RGB
223, 32, 79
HSL
345°, 75%, 50%
CMYK
0, 86, 65, 13
Luminance
0.1729

Every format

HEX#df204f
RGBrgb(223, 32, 79)
HSLhsl(345, 75%, 50%)
CMYKcmyk(0%, 86%, 65%, 13%)
LABlab(48.6 70.6 24.2)
LCHlch(48.6 74.6 18.9)
OKLCHoklch(0.585 0.219 15.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df204f on white: 4.71:1
AA ✓ pass · AA-large · AAA
Aa
#df204f on black: 4.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green12.5%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta85.7%
Yellow64.6%
Key (black)12.5%

Color previews

#df204f text on a black background

contrast 4.46:1

Card sample

#df204f text on a white background

contrast 4.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df204f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df204f in the Color Lab