Skip to content

#bbcedf

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

RGB
187, 206, 223
HSL
208°, 36%, 80%
CMYK
16, 8, 0, 13
Luminance
0.6004

Every format

HEX#bbcedf
RGBrgb(187, 206, 223)
HSLhsl(208, 36%, 80%)
CMYKcmyk(16%, 8%, 0%, 13%)
LABlab(81.9 -2.9 -10.6)
LCHlch(81.9 11.0 254.5)
OKLCHoklch(0.842 0.032 245.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcedf on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bbcedf on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta7.6%
Yellow0.0%
Key (black)12.5%

Color previews

#bbcedf text on a black background

contrast 13.01:1

Card sample

#bbcedf text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcedf in the Color Lab