Skip to content

#baceee

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

RGB
186, 206, 238
HSL
217°, 61%, 83%
CMYK
22, 13, 0, 7
Luminance
0.6075

Every format

HEX#baceee
RGBrgb(186, 206, 238)
HSLhsl(217, 61%, 83%)
CMYKcmyk(22%, 13%, 0%, 7%)
LABlab(82.3 0.0 -18.0)
LCHlch(82.3 18.0 270.0)
OKLCHoklch(0.847 0.050 259.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baceee on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#baceee on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue93.3%

CMYK percentages

Cyan21.8%
Magenta13.4%
Yellow0.0%
Key (black)6.7%

Color previews

#baceee text on a black background

contrast 13.15:1

Card sample

#baceee text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceee in the Color Lab