Skip to content

#bec8cd

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

RGB
190, 200, 205
HSL
200°, 13%, 78%
CMYK
7, 2, 0, 20
Luminance
0.5666

Every format

HEX#bec8cd
RGBrgb(190, 200, 205)
HSLhsl(200, 13%, 78%)
CMYKcmyk(7%, 2%, 0%, 20%)
LABlab(80.0 -2.5 -3.7)
LCHlch(80.0 4.4 236.3)
OKLCHoklch(0.827 0.013 229.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec8cd on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bec8cd on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green78.4%
Blue80.4%

CMYK percentages

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

Color previews

#bec8cd text on a black background

contrast 12.33:1

Card sample

#bec8cd text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec8cd in the Color Lab