Skip to content

#bbc1c2

a light, muted gray · cool · “silver”

RGB
187, 193, 194
HSL
189°, 5%, 75%
CMYK
4, 1, 0, 24
Luminance
0.5260

Every format

HEX#bbc1c2
RGBrgb(187, 193, 194)
HSLhsl(189, 5%, 75%)
CMYKcmyk(4%, 1%, 0%, 24%)
LABlab(77.6 -1.9 -1.2)
LCHlch(77.6 2.2 213.0)
OKLCHoklch(0.806 0.007 208.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc1c2 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#bbc1c2 on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green75.7%
Blue76.1%

CMYK percentages

Cyan3.6%
Magenta0.5%
Yellow0.0%
Key (black)23.9%

Color previews

#bbc1c2 text on a black background

contrast 11.52:1

Card sample

#bbc1c2 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc1c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc1c2 in the Color Lab