Skip to content

#bec4cd

a light, muted blue · cool · closest name: silver

RGB
190, 196, 205
HSL
216°, 13%, 78%
CMYK
7, 4, 0, 20
Luminance
0.5483

Every format

HEX#bec4cd
RGBrgb(190, 196, 205)
HSLhsl(216, 13%, 78%)
CMYKcmyk(7%, 4%, 0%, 20%)
LABlab(79.0 -0.3 -5.2)
LCHlch(79.0 5.2 266.4)
OKLCHoklch(0.818 0.014 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec4cd on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#bec4cd on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green76.9%
Blue80.4%

CMYK percentages

Cyan7.3%
Magenta4.4%
Yellow0.0%
Key (black)19.6%

Color previews

#bec4cd text on a black background

contrast 11.97:1

Card sample

#bec4cd text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec4cd in the Color Lab