Skip to content

#bbceed

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

RGB
187, 206, 237
HSL
217°, 58%, 83%
CMYK
21, 13, 0, 7
Luminance
0.6082

Every format

HEX#bbceed
RGBrgb(187, 206, 237)
HSLhsl(217, 58%, 83%)
CMYKcmyk(21%, 13%, 0%, 7%)
LABlab(82.3 0.1 -17.4)
LCHlch(82.3 17.4 270.3)
OKLCHoklch(0.847 0.048 260.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue92.9%

CMYK percentages

Cyan21.1%
Magenta13.1%
Yellow0.0%
Key (black)7.1%

Color previews

#bbceed text on a black background

contrast 13.16:1

Card sample

#bbceed text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceed in the Color Lab