Skip to content

#bcd1eb

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

RGB
188, 209, 235
HSL
213°, 54%, 83%
CMYK
20, 11, 0, 8
Luminance
0.6229

Every format

HEX#bcd1eb
RGBrgb(188, 209, 235)
HSLhsl(213, 54%, 83%)
CMYKcmyk(20%, 11%, 0%, 8%)
LABlab(83.1 -1.6 -15.2)
LCHlch(83.1 15.2 263.9)
OKLCHoklch(0.853 0.043 253.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd1eb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#bcd1eb on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan20.0%
Magenta11.1%
Yellow0.0%
Key (black)7.8%

Color previews

#bcd1eb text on a black background

contrast 13.46:1

Card sample

#bcd1eb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd1eb in the Color Lab