Skip to content

#bb9999

a light, soft red · warm · closest name: silver

RGB
187, 153, 153
HSL
0°, 20%, 67%
CMYK
0, 18, 18, 27
Luminance
0.3565

Every format

HEX#bb9999
RGBrgb(187, 153, 153)
HSLhsl(0, 20%, 67%)
CMYKcmyk(0%, 18%, 18%, 27%)
LABlab(66.3 12.6 4.8)
LCHlch(66.3 13.5 20.7)
OKLCHoklch(0.714 0.041 18.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb9999 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#bb9999 on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow18.2%
Key (black)26.7%

Color previews

#bb9999 text on a black background

contrast 8.13:1

Card sample

#bb9999 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb9999

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb9999 in the Color Lab