Skip to content

#bb8888

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

RGB
187, 136, 136
HSL
0°, 27%, 63%
CMYK
0, 27, 27, 27
Luminance
0.2995

Every format

HEX#bb8888
RGBrgb(187, 136, 136)
HSLhsl(0, 27%, 63%)
CMYKcmyk(0%, 27%, 27%, 27%)
LABlab(61.6 19.5 7.7)
LCHlch(61.6 21.0 21.6)
OKLCHoklch(0.676 0.063 18.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb8888 on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#bb8888 on black: 6.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green53.3%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta27.3%
Yellow27.3%
Key (black)26.7%

Color previews

#bb8888 text on a black background

contrast 6.99:1

Card sample

#bb8888 text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb8888

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb8888 in the Color Lab