Skip to content

#bacdf3

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

RGB
186, 205, 243
HSL
220°, 70%, 84%
CMYK
24, 16, 0, 5
Luminance
0.6057

Every format

HEX#bacdf3
RGBrgb(186, 205, 243)
HSLhsl(220, 70%, 84%)
CMYKcmyk(24%, 16%, 0%, 5%)
LABlab(82.2 1.7 -20.8)
LCHlch(82.2 20.9 274.6)
OKLCHoklch(0.847 0.057 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.4%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta15.6%
Yellow0.0%
Key (black)4.7%

Color previews

#bacdf3 text on a black background

contrast 13.11:1

Card sample

#bacdf3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdf3 in the Color Lab