Skip to content

#bcd2ec

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

RGB
188, 210, 236
HSL
213°, 56%, 83%
CMYK
20, 11, 0, 8
Luminance
0.6284

Every format

HEX#bcd2ec
RGBrgb(188, 210, 236)
HSLhsl(213, 56%, 83%)
CMYKcmyk(20%, 11%, 0%, 8%)
LABlab(83.4 -1.9 -15.3)
LCHlch(83.4 15.4 262.8)
OKLCHoklch(0.856 0.043 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd2ec on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#bcd2ec on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green82.4%
Blue92.5%

CMYK percentages

Cyan20.3%
Magenta11.0%
Yellow0.0%
Key (black)7.5%

Color previews

#bcd2ec text on a black background

contrast 13.57:1

Card sample

#bcd2ec text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd2ec in the Color Lab