Skip to content

#bec3cc

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

RGB
190, 195, 204
HSL
219°, 12%, 77%
CMYK
7, 4, 0, 20
Luminance
0.5434

Every format

HEX#bec3cc
RGBrgb(190, 195, 204)
HSLhsl(219, 12%, 77%)
CMYKcmyk(7%, 4%, 0%, 20%)
LABlab(78.7 0.0 -5.1)
LCHlch(78.7 5.1 270.0)
OKLCHoklch(0.816 0.014 262.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green76.5%
Blue80.0%

CMYK percentages

Cyan6.9%
Magenta4.4%
Yellow0.0%
Key (black)20.0%

Color previews

#bec3cc text on a black background

contrast 11.87:1

Card sample

#bec3cc text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec3cc in the Color Lab