Skip to content

#bccbdc

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

RGB
188, 203, 220
HSL
212°, 31%, 80%
CMYK
15, 8, 0, 14
Luminance
0.5857

Every format

HEX#bccbdc
RGBrgb(188, 203, 220)
HSLhsl(212, 31%, 80%)
CMYKcmyk(15%, 8%, 0%, 14%)
LABlab(81.0 -1.7 -10.2)
LCHlch(81.0 10.3 260.7)
OKLCHoklch(0.836 0.029 251.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccbdc on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#bccbdc on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green79.6%
Blue86.3%

CMYK percentages

Cyan14.5%
Magenta7.7%
Yellow0.0%
Key (black)13.7%

Color previews

#bccbdc text on a black background

contrast 12.71:1

Card sample

#bccbdc text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccbdc in the Color Lab