Skip to content

#dc2f2f

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

RGB
220, 47, 47
HSL
0°, 71%, 52%
CMYK
0, 79, 79, 14
Luminance
0.1745

Every format

HEX#dc2f2f
RGBrgb(220, 47, 47)
HSLhsl(0, 71%, 52%)
CMYKcmyk(0%, 79%, 79%, 14%)
LABlab(48.8 64.9 43.0)
LCHlch(48.8 77.9 33.5)
OKLCHoklch(0.584 0.208 26.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc2f2f on white: 4.68:1
AA ✓ pass · AA-large · AAA
Aa
#dc2f2f on black: 4.49:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green18.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta78.6%
Yellow78.6%
Key (black)13.7%

Color previews

#dc2f2f text on a black background

contrast 4.49:1

Card sample

#dc2f2f text on a white background

contrast 4.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc2f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc2f2f in the Color Lab