Skip to content

#bbceec

a light, vivid blue · cool · closest name: lavender

RGB
187, 206, 236
HSL
217°, 56%, 83%
CMYK
21, 13, 0, 8
Luminance
0.6076

Every format

HEX#bbceec
RGBrgb(187, 206, 236)
HSLhsl(217, 56%, 83%)
CMYKcmyk(21%, 13%, 0%, 8%)
LABlab(82.3 -0.1 -16.9)
LCHlch(82.3 16.9 269.6)
OKLCHoklch(0.847 0.047 259.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbceec on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#bbceec on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue92.5%

CMYK percentages

Cyan20.8%
Magenta12.7%
Yellow0.0%
Key (black)7.5%

Color previews

#bbceec text on a black background

contrast 13.15:1

Card sample

#bbceec text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceec in the Color Lab