Skip to content

#bbceee

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

RGB
187, 206, 238
HSL
218°, 60%, 83%
CMYK
21, 13, 0, 7
Luminance
0.6088

Every format

HEX#bbceee
RGBrgb(187, 206, 238)
HSLhsl(218, 60%, 83%)
CMYKcmyk(21%, 13%, 0%, 7%)
LABlab(82.3 0.3 -17.9)
LCHlch(82.3 17.9 271.0)
OKLCHoklch(0.848 0.049 260.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbceee on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#bbceee on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue93.3%

CMYK percentages

Cyan21.4%
Magenta13.4%
Yellow0.0%
Key (black)6.7%

Color previews

#bbceee text on a black background

contrast 13.18:1

Card sample

#bbceee text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceee in the Color Lab