Skip to content

#bbc8d3

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

RGB
187, 200, 211
HSL
208°, 21%, 78%
CMYK
11, 5, 0, 17
Luminance
0.5658

Every format

HEX#bbc8d3
RGBrgb(187, 200, 211)
HSLhsl(208, 21%, 78%)
CMYKcmyk(11%, 5%, 0%, 17%)
LABlab(79.9 -2.2 -7.0)
LCHlch(79.9 7.3 252.2)
OKLCHoklch(0.826 0.021 243.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc8d3 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#bbc8d3 on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green78.4%
Blue82.7%

CMYK percentages

Cyan11.4%
Magenta5.2%
Yellow0.0%
Key (black)17.3%

Color previews

#bbc8d3 text on a black background

contrast 12.32:1

Card sample

#bbc8d3 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc8d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc8d3 in the Color Lab