Skip to content

#bacdf5

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

RGB
186, 205, 245
HSL
221°, 75%, 85%
CMYK
24, 16, 0, 4
Luminance
0.6069

Every format

HEX#bacdf5
RGBrgb(186, 205, 245)
HSLhsl(221, 75%, 85%)
CMYKcmyk(24%, 16%, 0%, 4%)
LABlab(82.2 2.1 -21.8)
LCHlch(82.2 21.9 275.6)
OKLCHoklch(0.847 0.060 265.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.4%
Blue96.1%

CMYK percentages

Cyan24.1%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#bacdf5 text on a black background

contrast 13.14:1

Card sample

#bacdf5 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdf5 in the Color Lab