Skip to content

#db2000

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

RGB
219, 32, 0
HSL
9°, 100%, 43%
CMYK
0, 85, 100, 14
Luminance
0.1609

Every format

HEX#db2000
RGBrgb(219, 32, 0)
HSLhsl(9, 100%, 43%)
CMYKcmyk(0%, 85%, 100%, 14%)
LABlab(47.1 67.4 60.4)
LCHlch(47.1 90.5 41.9)
OKLCHoklch(0.570 0.220 31.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db2000 on white: 4.98:1
AA ✓ pass · AA-large · AAA
Aa
#db2000 on black: 4.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green12.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta85.4%
Yellow100.0%
Key (black)14.1%

Color previews

#db2000 text on a black background

contrast 4.22:1

Card sample

#db2000 text on a white background

contrast 4.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db2000 in the Color Lab