Skip to content

#bdcddb

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

RGB
189, 205, 219
HSL
208°, 29%, 80%
CMYK
14, 6, 0, 14
Luminance
0.5960

Every format

HEX#bdcddb
RGBrgb(189, 205, 219)
HSLhsl(208, 29%, 80%)
CMYKcmyk(14%, 6%, 0%, 14%)
LABlab(81.6 -2.6 -8.8)
LCHlch(81.6 9.2 253.5)
OKLCHoklch(0.841 0.026 244.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdcddb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#bdcddb on black: 12.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green80.4%
Blue85.9%

CMYK percentages

Cyan13.7%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#bdcddb text on a black background

contrast 12.92:1

Card sample

#bdcddb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdcddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdcddb in the Color Lab