Skip to content

#bbc3d3

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

RGB
187, 195, 211
HSL
220°, 21%, 78%
CMYK
11, 8, 0, 17
Luminance
0.5430

Every format

HEX#bbc3d3
RGBrgb(187, 195, 211)
HSLhsl(220, 21%, 78%)
CMYKcmyk(11%, 8%, 0%, 17%)
LABlab(78.6 0.4 -8.9)
LCHlch(78.6 8.9 272.6)
OKLCHoklch(0.816 0.024 264.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc3d3 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#bbc3d3 on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green76.5%
Blue82.7%

CMYK percentages

Cyan11.4%
Magenta7.6%
Yellow0.0%
Key (black)17.3%

Color previews

#bbc3d3 text on a black background

contrast 11.86:1

Card sample

#bbc3d3 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc3d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc3d3 in the Color Lab