Skip to content

#df5050

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

RGB
223, 80, 80
HSL
0°, 69%, 59%
CMYK
0, 64, 64, 13
Luminance
0.2200

Every format

HEX#df5050
RGBrgb(223, 80, 80)
HSLhsl(0, 69%, 59%)
CMYKcmyk(0%, 64%, 64%, 13%)
LABlab(54.0 55.6 30.5)
LCHlch(54.0 63.5 28.7)
OKLCHoklch(0.625 0.179 23.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df5050 on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#df5050 on black: 5.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green31.4%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta64.1%
Yellow64.1%
Key (black)12.5%

Color previews

#df5050 text on a black background

contrast 5.40:1

Card sample

#df5050 text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df5050

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df5050 in the Color Lab