Skip to content

#bb4444

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

RGB
187, 68, 68
HSL
0°, 47%, 50%
CMYK
0, 64, 64, 27
Luminance
0.1512

Every format

HEX#bb4444
RGBrgb(187, 68, 68)
HSLhsl(0, 47%, 50%)
CMYKcmyk(0%, 64%, 64%, 27%)
LABlab(45.8 47.9 25.9)
LCHlch(45.8 54.5 28.4)
OKLCHoklch(0.551 0.154 23.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb4444 on white: 5.22:1
AA ✓ pass · AA-large · AAA
Aa
#bb4444 on black: 4.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green26.7%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta63.6%
Yellow63.6%
Key (black)26.7%

Color previews

#bb4444 text on a black background

contrast 4.02:1

Card sample

#bb4444 text on a white background

contrast 5.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb4444

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb4444 in the Color Lab