Skip to content

#bdcddf

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

RGB
189, 205, 223
HSL
212°, 35%, 81%
CMYK
15, 8, 0, 13
Luminance
0.5981

Every format

HEX#bdcddf
RGBrgb(189, 205, 223)
HSLhsl(212, 35%, 81%)
CMYKcmyk(15%, 8%, 0%, 13%)
LABlab(81.7 -1.8 -10.7)
LCHlch(81.7 10.9 260.6)
OKLCHoklch(0.842 0.031 251.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdcddf on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#bdcddf on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green80.4%
Blue87.5%

CMYK percentages

Cyan15.2%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#bdcddf text on a black background

contrast 12.96:1

Card sample

#bdcddf text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdcddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdcddf in the Color Lab