Skip to content

#dc3f4f

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

RGB
220, 63, 79
HSL
354°, 69%, 56%
CMYK
0, 71, 64, 14
Luminance
0.1934

Every format

HEX#dc3f4f
RGBrgb(220, 63, 79)
HSLhsl(354, 69%, 56%)
CMYKcmyk(0%, 71%, 64%, 14%)
LABlab(51.1 61.2 27.3)
LCHlch(51.1 67.0 24.0)
OKLCHoklch(0.602 0.193 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc3f4f on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#dc3f4f on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green24.7%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta71.4%
Yellow64.1%
Key (black)13.7%

Color previews

#dc3f4f text on a black background

contrast 4.87:1

Card sample

#dc3f4f text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc3f4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc3f4f in the Color Lab