Skip to content

#bcdef2

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

RGB
188, 222, 242
HSL
202°, 68%, 84%
CMYK
22, 8, 0, 5
Luminance
0.6934

Every format

HEX#bcdef2
RGBrgb(188, 222, 242)
HSLhsl(202, 68%, 84%)
CMYKcmyk(22%, 8%, 0%, 5%)
LABlab(86.7 -6.9 -13.4)
LCHlch(86.7 15.1 242.9)
OKLCHoklch(0.882 0.045 233.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdef2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bcdef2 on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.1%
Blue94.9%

CMYK percentages

Cyan22.3%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#bcdef2 text on a black background

contrast 14.87:1

Card sample

#bcdef2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdef2 in the Color Lab