Skip to content

#bdc3eb

a light, vivid blue · warm · closest name: lavender

RGB
189, 195, 235
HSL
232°, 54%, 83%
CMYK
20, 17, 0, 8
Luminance
0.5585

Every format

HEX#bdc3eb
RGBrgb(189, 195, 235)
HSLhsl(232, 54%, 83%)
CMYKcmyk(20%, 17%, 0%, 8%)
LABlab(79.5 6.2 -20.5)
LCHlch(79.5 21.4 286.7)
OKLCHoklch(0.826 0.057 278.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc3eb on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bdc3eb on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green76.5%
Blue92.2%

CMYK percentages

Cyan19.6%
Magenta17.0%
Yellow0.0%
Key (black)7.8%

Color previews

#bdc3eb text on a black background

contrast 12.17:1

Card sample

#bdc3eb text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdc3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc3eb in the Color Lab