Skip to content

#bac4da

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

RGB
186, 196, 218
HSL
221°, 30%, 79%
CMYK
15, 10, 0, 15
Luminance
0.5498

Every format

HEX#bac4da
RGBrgb(186, 196, 218)
HSLhsl(221, 30%, 79%)
CMYKcmyk(15%, 10%, 0%, 15%)
LABlab(79.0 1.0 -12.1)
LCHlch(79.0 12.2 274.7)
OKLCHoklch(0.820 0.033 266.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bac4da on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#bac4da on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green76.9%
Blue85.5%

CMYK percentages

Cyan14.7%
Magenta10.1%
Yellow0.0%
Key (black)14.5%

Color previews

#bac4da text on a black background

contrast 12.00:1

Card sample

#bac4da text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bac4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bac4da in the Color Lab