Skip to content

#ab080c

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

RGB
171, 8, 12
HSL
359°, 91%, 35%
CMYK
0, 95, 93, 33
Luminance
0.0886

Every format

HEX#ab080c
RGBrgb(171, 8, 12)
HSLhsl(359, 91%, 35%)
CMYKcmyk(0%, 95%, 93%, 33%)
LABlab(35.7 58.5 45.1)
LCHlch(35.7 73.9 37.6)
OKLCHoklch(0.469 0.188 28.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab080c on white: 7.58:1
AA ✓ pass · AA-large · AAA
Aa
#ab080c on black: 2.77:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green3.1%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta95.3%
Yellow93.0%
Key (black)32.9%

Color previews

#ab080c text on a black background

contrast 2.77:1

Card sample

#ab080c text on a white background

contrast 7.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab080c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab080c in the Color Lab