Skip to content

#bbccdf

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

RGB
187, 204, 223
HSL
212°, 36%, 80%
CMYK
16, 9, 0, 13
Luminance
0.5908

Every format

HEX#bbccdf
RGBrgb(187, 204, 223)
HSLhsl(212, 36%, 80%)
CMYKcmyk(16%, 9%, 0%, 13%)
LABlab(81.3 -1.9 -11.3)
LCHlch(81.3 11.5 260.6)
OKLCHoklch(0.838 0.032 251.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccdf on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bbccdf on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#bbccdf text on a black background

contrast 12.82:1

Card sample

#bbccdf text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccdf in the Color Lab