Skip to content

#bb7777

a balanced, soft red · warm · closest name: pink

RGB
187, 119, 119
HSL
0°, 33%, 60%
CMYK
0, 36, 36, 27
Luminance
0.2509

Every format

HEX#bb7777
RGBrgb(187, 119, 119)
HSLhsl(0, 33%, 60%)
CMYKcmyk(0%, 36%, 36%, 27%)
LABlab(57.2 26.6 11.2)
LCHlch(57.2 28.9 22.7)
OKLCHoklch(0.641 0.086 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb7777 on white: 3.49:1
AA ✗ fail · AA-large · AAA
Aa
#bb7777 on black: 6.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green46.7%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta36.4%
Yellow36.4%
Key (black)26.7%

Color previews

#bb7777 text on a black background

contrast 6.02:1

Card sample

#bb7777 text on a white background

contrast 3.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb7777

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb7777 in the Color Lab