Skip to content

#ab223d

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

RGB
171, 34, 61
HSL
348°, 67%, 40%
CMYK
0, 80, 64, 33
Luminance
0.1014

Every format

HEX#ab223d
RGBrgb(171, 34, 61)
HSLhsl(348, 67%, 40%)
CMYKcmyk(0%, 80%, 64%, 33%)
LABlab(38.1 55.1 19.7)
LCHlch(38.1 58.5 19.7)
OKLCHoklch(0.488 0.171 16.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab223d on white: 6.94:1
AA ✓ pass · AA-large · AAA
Aa
#ab223d on black: 3.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow64.3%
Key (black)32.9%

Color previews

#ab223d text on a black background

contrast 3.03:1

Card sample

#ab223d text on a white background

contrast 6.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab223d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab223d in the Color Lab