Skip to content

#bacee2

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

RGB
186, 206, 226
HSL
210°, 41%, 81%
CMYK
18, 9, 0, 11
Luminance
0.6007

Every format

HEX#bacee2
RGBrgb(186, 206, 226)
HSLhsl(210, 41%, 81%)
CMYKcmyk(18%, 9%, 0%, 11%)
LABlab(81.9 -2.6 -12.2)
LCHlch(81.9 12.4 257.9)
OKLCHoklch(0.843 0.035 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacee2 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bacee2 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue88.6%

CMYK percentages

Cyan17.7%
Magenta8.8%
Yellow0.0%
Key (black)11.4%

Color previews

#bacee2 text on a black background

contrast 13.01:1

Card sample

#bacee2 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacee2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacee2 in the Color Lab