Skip to content

#df2242

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

RGB
223, 34, 66
HSL
350°, 75%, 50%
CMYK
0, 85, 70, 13
Luminance
0.1723

Every format

HEX#df2242
RGBrgb(223, 34, 66)
HSLhsl(350, 75%, 50%)
CMYKcmyk(0%, 85%, 70%, 13%)
LABlab(48.5 69.6 32.0)
LCHlch(48.5 76.6 24.7)
OKLCHoklch(0.584 0.218 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2242 on white: 4.72:1
AA ✓ pass · AA-large · AAA
Aa
#df2242 on black: 4.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green13.3%
Blue25.9%

CMYK percentages

Cyan0.0%
Magenta84.8%
Yellow70.4%
Key (black)12.5%

Color previews

#df2242 text on a black background

contrast 4.45:1

Card sample

#df2242 text on a white background

contrast 4.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2242

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2242 in the Color Lab