Skip to content

#bbcbed

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

RGB
187, 203, 237
HSL
221°, 58%, 83%
CMYK
21, 14, 0, 7
Luminance
0.5939

Every format

HEX#bbcbed
RGBrgb(187, 203, 237)
HSLhsl(221, 58%, 83%)
CMYKcmyk(21%, 14%, 0%, 7%)
LABlab(81.5 1.7 -18.6)
LCHlch(81.5 18.7 275.2)
OKLCHoklch(0.841 0.051 265.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green79.6%
Blue92.9%

CMYK percentages

Cyan21.1%
Magenta14.3%
Yellow0.0%
Key (black)7.1%

Color previews

#bbcbed text on a black background

contrast 12.88:1

Card sample

#bbcbed text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcbed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcbed in the Color Lab