Skip to content

#db2c3f

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

RGB
219, 44, 63
HSL
354°, 71%, 52%
CMYK
0, 80, 71, 14
Luminance
0.1722

Every format

HEX#db2c3f
RGBrgb(219, 44, 63)
HSLhsl(354, 71%, 52%)
CMYKcmyk(0%, 80%, 71%, 14%)
LABlab(48.5 66.0 33.5)
LCHlch(48.5 74.1 26.9)
OKLCHoklch(0.582 0.208 21.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db2c3f on white: 4.73:1
AA ✓ pass · AA-large · AAA
Aa
#db2c3f on black: 4.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green17.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta79.9%
Yellow71.2%
Key (black)14.1%

Color previews

#db2c3f text on a black background

contrast 4.44:1

Card sample

#db2c3f text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2c3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db2c3f in the Color Lab