Skip to content

#dc2f3f

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

RGB
220, 47, 63
HSL
355°, 71%, 52%
CMYK
0, 79, 71, 14
Luminance
0.1761

Every format

HEX#dc2f3f
RGBrgb(220, 47, 63)
HSLhsl(355, 71%, 52%)
CMYKcmyk(0%, 79%, 71%, 14%)
LABlab(49.0 65.5 34.2)
LCHlch(49.0 73.9 27.5)
OKLCHoklch(0.586 0.207 22.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc2f3f on white: 4.64:1
AA ✓ pass · AA-large · AAA
Aa
#dc2f3f on black: 4.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green18.4%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta78.6%
Yellow71.4%
Key (black)13.7%

Color previews

#dc2f3f text on a black background

contrast 4.52:1

Card sample

#dc2f3f text on a white background

contrast 4.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc2f3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc2f3f in the Color Lab