Skip to content

#db2202

a dark, electric red · warm · closest name: red

RGB
219, 34, 2
HSL
9°, 98%, 43%
CMYK
0, 85, 99, 14
Luminance
0.1621

Every format

HEX#db2202
RGBrgb(219, 34, 2)
HSLhsl(9, 98%, 43%)
CMYKcmyk(0%, 85%, 99%, 14%)
LABlab(47.3 67.0 59.9)
LCHlch(47.3 89.9 41.8)
OKLCHoklch(0.571 0.219 31.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db2202 on white: 4.95:1
AA ✓ pass · AA-large · AAA
Aa
#db2202 on black: 4.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green13.3%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta84.5%
Yellow99.1%
Key (black)14.1%

Color previews

#db2202 text on a black background

contrast 4.24:1

Card sample

#db2202 text on a white background

contrast 4.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2202

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db2202 in the Color Lab