Skip to content

#bdc2db

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

RGB
189, 194, 219
HSL
230°, 29%, 80%
CMYK
14, 11, 0, 14
Luminance
0.5452

Every format

HEX#bdc2db
RGBrgb(189, 194, 219)
HSLhsl(230, 29%, 80%)
CMYKcmyk(14%, 11%, 0%, 14%)
LABlab(78.8 3.3 -13.0)
LCHlch(78.8 13.4 284.0)
OKLCHoklch(0.818 0.035 276.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc2db on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#bdc2db on black: 11.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green76.1%
Blue85.9%

CMYK percentages

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

Color previews

#bdc2db text on a black background

contrast 11.90:1

Card sample

#bdc2db text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdc2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc2db in the Color Lab