Skip to content

#bbbbc2

a light, muted gray · warm · closest name: silver

RGB
187, 187, 194
HSL
240°, 5%, 75%
CMYK
4, 4, 0, 24
Luminance
0.5000

Every format

HEX#bbbbc2
RGBrgb(187, 187, 194)
HSLhsl(240, 5%, 75%)
CMYKcmyk(4%, 4%, 0%, 24%)
LABlab(76.1 1.3 -3.5)
LCHlch(76.1 3.8 290.5)
OKLCHoklch(0.794 0.010 286.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbbc2 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#bbbbc2 on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue76.1%

CMYK percentages

Cyan3.6%
Magenta3.6%
Yellow0.0%
Key (black)23.9%

Color previews

#bbbbc2 text on a black background

contrast 11.00:1

Card sample

#bbbbc2 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbbc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbbc2 in the Color Lab