Skip to content

#dc2f2b

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

RGB
220, 47, 43
HSL
1°, 72%, 52%
CMYK
0, 79, 81, 14
Luminance
0.1742

Every format

HEX#dc2f2b
RGBrgb(220, 47, 43)
HSLhsl(1, 72%, 52%)
CMYKcmyk(0%, 79%, 81%, 14%)
LABlab(48.8 64.8 45.1)
LCHlch(48.8 79.0 34.9)
OKLCHoklch(0.584 0.209 27.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green18.4%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta78.6%
Yellow80.5%
Key (black)13.7%

Color previews

#dc2f2b text on a black background

contrast 4.48:1

Card sample

#dc2f2b text on a white background

contrast 4.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc2f2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc2f2b in the Color Lab