Skip to content

#ab223b

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

RGB
171, 34, 59
HSL
349°, 67%, 40%
CMYK
0, 80, 66, 33
Luminance
0.1012

Every format

HEX#ab223b
RGBrgb(171, 34, 59)
HSLhsl(349, 67%, 40%)
CMYKcmyk(0%, 80%, 66%, 33%)
LABlab(38.1 55.0 20.9)
LCHlch(38.1 58.8 20.9)
OKLCHoklch(0.487 0.171 17.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab223b on white: 6.95:1
AA ✓ pass · AA-large · AAA
Aa
#ab223b on black: 3.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green13.3%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow65.5%
Key (black)32.9%

Color previews

#ab223b text on a black background

contrast 3.02:1

Card sample

#ab223b text on a white background

contrast 6.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab223b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab223b in the Color Lab