Skip to content

#bcbbca

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

RGB
188, 187, 202
HSL
244°, 12%, 76%
CMYK
7, 7, 0, 21
Luminance
0.5050

Every format

HEX#bcbbca
RGBrgb(188, 187, 202)
HSLhsl(244, 12%, 76%)
CMYKcmyk(7%, 7%, 0%, 21%)
LABlab(76.4 3.2 -7.4)
LCHlch(76.4 8.1 293.5)
OKLCHoklch(0.797 0.021 289.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcbbca on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#bcbbca on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green73.3%
Blue79.2%

CMYK percentages

Cyan6.9%
Magenta7.4%
Yellow0.0%
Key (black)20.8%

Color previews

#bcbbca text on a black background

contrast 11.10:1

Card sample

#bcbbca text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcbbca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcbbca in the Color Lab