Skip to content

#bbdfec

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

RGB
187, 223, 236
HSL
196°, 56%, 83%
CMYK
21, 6, 0, 8
Luminance
0.6940

Every format

HEX#bbdfec
RGBrgb(187, 223, 236)
HSLhsl(196, 56%, 83%)
CMYKcmyk(21%, 6%, 0%, 8%)
LABlab(86.7 -9.0 -10.3)
LCHlch(86.7 13.7 228.7)
OKLCHoklch(0.882 0.042 221.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdfec on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bbdfec on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green87.5%
Blue92.5%

CMYK percentages

Cyan20.8%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#bbdfec text on a black background

contrast 14.88:1

Card sample

#bbdfec text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdfec in the Color Lab