Skip to content

#bacbec

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

RGB
186, 203, 236
HSL
220°, 57%, 83%
CMYK
21, 14, 0, 8
Luminance
0.5921

Every format

HEX#bacbec
RGBrgb(186, 203, 236)
HSLhsl(220, 57%, 83%)
CMYKcmyk(21%, 14%, 0%, 8%)
LABlab(81.4 1.2 -18.2)
LCHlch(81.4 18.2 273.6)
OKLCHoklch(0.840 0.050 263.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacbec on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bacbec on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green79.6%
Blue92.5%

CMYK percentages

Cyan21.2%
Magenta14.0%
Yellow0.0%
Key (black)7.5%

Color previews

#bacbec text on a black background

contrast 12.84:1

Card sample

#bacbec text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacbec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacbec in the Color Lab