Skip to content

#ab080a

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

RGB
171, 8, 10
HSL
359°, 91%, 35%
CMYK
0, 95, 94, 33
Luminance
0.0885

Every format

HEX#ab080a
RGBrgb(171, 8, 10)
HSLhsl(359, 91%, 35%)
CMYKcmyk(0%, 95%, 94%, 33%)
LABlab(35.7 58.5 45.9)
LCHlch(35.7 74.3 38.1)
OKLCHoklch(0.468 0.188 28.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green3.1%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta95.3%
Yellow94.2%
Key (black)32.9%

Color previews

#ab080a text on a black background

contrast 2.77:1

Card sample

#ab080a text on a white background

contrast 7.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab080a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab080a in the Color Lab