Skip to content

#baceef

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

RGB
186, 206, 239
HSL
217°, 62%, 83%
CMYK
22, 14, 0, 6
Luminance
0.6081

Every format

HEX#baceef
RGBrgb(186, 206, 239)
HSLhsl(217, 62%, 83%)
CMYKcmyk(22%, 14%, 0%, 6%)
LABlab(82.3 0.2 -18.5)
LCHlch(82.3 18.5 270.7)
OKLCHoklch(0.847 0.051 260.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue93.7%

CMYK percentages

Cyan22.2%
Magenta13.8%
Yellow0.0%
Key (black)6.3%

Color previews

#baceef text on a black background

contrast 13.16:1

Card sample

#baceef text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceef in the Color Lab