Skip to content

#d12b13

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

RGB
209, 43, 19
HSL
8°, 83%, 45%
CMYK
0, 79, 91, 18
Luminance
0.1533

Every format

HEX#d12b13
RGBrgb(209, 43, 19)
HSLhsl(8, 83%, 45%)
CMYKcmyk(0%, 79%, 91%, 18%)
LABlab(46.1 62.2 53.1)
LCHlch(46.1 81.8 40.5)
OKLCHoklch(0.559 0.204 31.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d12b13 on white: 5.16:1
AA ✓ pass · AA-large · AAA
Aa
#d12b13 on black: 4.07:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.0%
Green16.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta79.4%
Yellow90.9%
Key (black)18.0%

Color previews

#d12b13 text on a black background

contrast 4.07:1

Card sample

#d12b13 text on a white background

contrast 5.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d12b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d12b13 in the Color Lab