Skip to content

#bdc2da

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

RGB
189, 194, 218
HSL
230°, 28%, 80%
CMYK
13, 11, 0, 15
Luminance
0.5446

Every format

HEX#bdc2da
RGBrgb(189, 194, 218)
HSLhsl(230, 28%, 80%)
CMYKcmyk(13%, 11%, 0%, 15%)
LABlab(78.7 3.0 -12.5)
LCHlch(78.7 12.9 283.6)
OKLCHoklch(0.818 0.034 276.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc2da on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#bdc2da on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green76.1%
Blue85.5%

CMYK percentages

Cyan13.3%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#bdc2da text on a black background

contrast 11.89:1

Card sample

#bdc2da text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdc2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc2da in the Color Lab