Skip to content

#bcd3eb

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

RGB
188, 211, 235
HSL
211°, 54%, 83%
CMYK
20, 10, 0, 8
Luminance
0.6328

Every format

HEX#bcd3eb
RGBrgb(188, 211, 235)
HSLhsl(211, 54%, 83%)
CMYKcmyk(20%, 10%, 0%, 8%)
LABlab(83.6 -2.7 -14.4)
LCHlch(83.6 14.6 259.4)
OKLCHoklch(0.857 0.042 249.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd3eb on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#bcd3eb on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green82.7%
Blue92.2%

CMYK percentages

Cyan20.0%
Magenta10.2%
Yellow0.0%
Key (black)7.8%

Color previews

#bcd3eb text on a black background

contrast 13.66:1

Card sample

#bcd3eb text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd3eb in the Color Lab