Skip to content

#bccbdf

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

RGB
188, 203, 223
HSL
214°, 35%, 81%
CMYK
16, 9, 0, 13
Luminance
0.5873

Every format

HEX#bccbdf
RGBrgb(188, 203, 223)
HSLhsl(214, 35%, 81%)
CMYKcmyk(16%, 9%, 0%, 13%)
LABlab(81.1 -1.0 -11.6)
LCHlch(81.1 11.7 264.9)
OKLCHoklch(0.837 0.033 255.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccbdf on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#bccbdf on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green79.6%
Blue87.5%

CMYK percentages

Cyan15.7%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#bccbdf text on a black background

contrast 12.75:1

Card sample

#bccbdf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccbdf in the Color Lab