Skip to content

#baccd8

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

RGB
186, 204, 216
HSL
204°, 28%, 79%
CMYK
14, 6, 0, 15
Luminance
0.5858

Every format

HEX#baccd8
RGBrgb(186, 204, 216)
HSLhsl(204, 28%, 79%)
CMYKcmyk(14%, 6%, 0%, 15%)
LABlab(81.1 -3.6 -8.0)
LCHlch(81.1 8.8 245.5)
OKLCHoklch(0.835 0.026 236.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baccd8 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#baccd8 on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.0%
Blue84.7%

CMYK percentages

Cyan13.9%
Magenta5.6%
Yellow0.0%
Key (black)15.3%

Color previews

#baccd8 text on a black background

contrast 12.72:1

Card sample

#baccd8 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baccd8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baccd8 in the Color Lab