Skip to content

#bec3cd

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

RGB
190, 195, 205
HSL
220°, 13%, 78%
CMYK
7, 5, 0, 20
Luminance
0.5439

Every format

HEX#bec3cd
RGBrgb(190, 195, 205)
HSLhsl(220, 13%, 78%)
CMYKcmyk(7%, 5%, 0%, 20%)
LABlab(78.7 0.2 -5.6)
LCHlch(78.7 5.6 272.0)
OKLCHoklch(0.816 0.015 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec3cd on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#bec3cd on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bec3cd text on a black background

contrast 11.88:1

Card sample

#bec3cd text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec3cd in the Color Lab