Skip to content

#bbcee1

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

RGB
187, 206, 225
HSL
210°, 39%, 81%
CMYK
17, 8, 0, 12
Luminance
0.6014

Every format

HEX#bbcee1
RGBrgb(187, 206, 225)
HSLhsl(210, 39%, 81%)
CMYKcmyk(17%, 8%, 0%, 12%)
LABlab(81.9 -2.5 -11.6)
LCHlch(81.9 11.8 257.8)
OKLCHoklch(0.843 0.034 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue88.2%

CMYK percentages

Cyan16.9%
Magenta8.4%
Yellow0.0%
Key (black)11.8%

Color previews

#bbcee1 text on a black background

contrast 13.03:1

Card sample

#bbcee1 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcee1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcee1 in the Color Lab