Skip to content

#bbcdef

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

RGB
187, 205, 239
HSL
219°, 62%, 84%
CMYK
22, 14, 0, 6
Luminance
0.6046

Every format

HEX#bbcdef
RGBrgb(187, 205, 239)
HSLhsl(219, 62%, 84%)
CMYKcmyk(22%, 14%, 0%, 6%)
LABlab(82.1 1.1 -18.8)
LCHlch(82.1 18.8 273.3)
OKLCHoklch(0.846 0.051 263.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.4%
Blue93.7%

CMYK percentages

Cyan21.8%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#bbcdef text on a black background

contrast 13.09:1

Card sample

#bbcdef text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdef in the Color Lab