Skip to content

#bbcee5

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

RGB
187, 206, 229
HSL
213°, 45%, 82%
CMYK
18, 10, 0, 10
Luminance
0.6036

Every format

HEX#bbcee5
RGBrgb(187, 206, 229)
HSLhsl(213, 45%, 82%)
CMYKcmyk(18%, 10%, 0%, 10%)
LABlab(82.0 -1.6 -13.5)
LCHlch(82.0 13.6 263.0)
OKLCHoklch(0.844 0.038 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcee5 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bbcee5 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue89.8%

CMYK percentages

Cyan18.3%
Magenta10.0%
Yellow0.0%
Key (black)10.2%

Color previews

#bbcee5 text on a black background

contrast 13.07:1

Card sample

#bbcee5 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcee5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcee5 in the Color Lab