Skip to content

#bacdda

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

RGB
186, 205, 218
HSL
204°, 30%, 79%
CMYK
15, 6, 0, 15
Luminance
0.5916

Every format

HEX#bacdda
RGBrgb(186, 205, 218)
HSLhsl(204, 30%, 79%)
CMYKcmyk(15%, 6%, 0%, 15%)
LABlab(81.4 -3.8 -8.6)
LCHlch(81.4 9.4 246.4)
OKLCHoklch(0.838 0.028 237.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacdda on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bacdda on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue85.5%

CMYK percentages

Cyan14.7%
Magenta6.0%
Yellow0.0%
Key (black)14.5%

Color previews

#bacdda text on a black background

contrast 12.83:1

Card sample

#bacdda text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdda in the Color Lab