Skip to content

#bbcddf

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

RGB
187, 205, 223
HSL
210°, 36%, 80%
CMYK
16, 8, 0, 13
Luminance
0.5956

Every format

HEX#bbcddf
RGBrgb(187, 205, 223)
HSLhsl(210, 36%, 80%)
CMYKcmyk(16%, 8%, 0%, 13%)
LABlab(81.6 -2.4 -11.0)
LCHlch(81.6 11.2 257.6)
OKLCHoklch(0.840 0.032 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcddf on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#bbcddf on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#bbcddf text on a black background

contrast 12.91:1

Card sample

#bbcddf text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcddf in the Color Lab