Skip to content

#bbcceb

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

RGB
187, 204, 235
HSL
219°, 55%, 83%
CMYK
20, 13, 0, 8
Luminance
0.5975

Every format

HEX#bbcceb
RGBrgb(187, 204, 235)
HSLhsl(219, 55%, 83%)
CMYKcmyk(20%, 13%, 0%, 8%)
LABlab(81.7 0.7 -17.2)
LCHlch(81.7 17.2 272.4)
OKLCHoklch(0.842 0.047 262.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcceb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#bbcceb on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue92.2%

CMYK percentages

Cyan20.4%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#bbcceb text on a black background

contrast 12.95:1

Card sample

#bbcceb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcceb in the Color Lab