Skip to content

#bcc2cd

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

RGB
188, 194, 205
HSL
219°, 15%, 77%
CMYK
8, 5, 0, 20
Luminance
0.5368

Every format

HEX#bcc2cd
RGBrgb(188, 194, 205)
HSLhsl(219, 15%, 77%)
CMYKcmyk(8%, 5%, 0%, 20%)
LABlab(78.3 0.1 -6.2)
LCHlch(78.3 6.2 270.6)
OKLCHoklch(0.813 0.017 262.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcc2cd on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#bcc2cd on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green76.1%
Blue80.4%

CMYK percentages

Cyan8.3%
Magenta5.4%
Yellow0.0%
Key (black)19.6%

Color previews

#bcc2cd text on a black background

contrast 11.74:1

Card sample

#bcc2cd text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc2cd in the Color Lab