Skip to content

#bdccdf

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

RGB
189, 204, 223
HSL
214°, 35%, 81%
CMYK
15, 9, 0, 13
Luminance
0.5933

Every format

HEX#bdccdf
RGBrgb(189, 204, 223)
HSLhsl(214, 35%, 81%)
CMYKcmyk(15%, 9%, 0%, 13%)
LABlab(81.5 -1.2 -11.1)
LCHlch(81.5 11.2 263.6)
OKLCHoklch(0.840 0.031 254.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green80.0%
Blue87.5%

CMYK percentages

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

Color previews

#bdccdf text on a black background

contrast 12.87:1

Card sample

#bdccdf text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdccdf in the Color Lab