Skip to content

#bdc9da

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

RGB
189, 201, 218
HSL
215°, 28%, 80%
CMYK
13, 8, 0, 15
Luminance
0.5765

Every format

HEX#bdc9da
RGBrgb(189, 201, 218)
HSLhsl(215, 28%, 80%)
CMYKcmyk(13%, 8%, 0%, 15%)
LABlab(80.5 -0.7 -9.8)
LCHlch(80.5 9.8 266.0)
OKLCHoklch(0.832 0.027 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc9da on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bdc9da on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green78.8%
Blue85.5%

CMYK percentages

Cyan13.3%
Magenta7.8%
Yellow0.0%
Key (black)14.5%

Color previews

#bdc9da text on a black background

contrast 12.53:1

Card sample

#bdc9da text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdc9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc9da in the Color Lab