Skip to content

#bb9988

a balanced, soft orange · warm · closest name: tan

RGB
187, 153, 136
HSL
20°, 27%, 63%
CMYK
0, 18, 27, 27
Luminance
0.3512

Every format

HEX#bb9988
RGBrgb(187, 153, 136)
HSLhsl(20, 27%, 63%)
CMYKcmyk(0%, 18%, 27%, 27%)
LABlab(65.8 10.1 13.7)
LCHlch(65.8 17.0 53.7)
OKLCHoklch(0.709 0.048 48.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb9988 on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#bb9988 on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow27.3%
Key (black)26.7%

Color previews

#bb9988 text on a black background

contrast 8.02:1

Card sample

#bb9988 text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb9988

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb9988 in the Color Lab