Skip to content

#bec2cc

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

RGB
190, 194, 204
HSL
223°, 12%, 77%
CMYK
7, 5, 0, 20
Luminance
0.5389

Every format

HEX#bec2cc
RGBrgb(190, 194, 204)
HSLhsl(223, 12%, 77%)
CMYKcmyk(7%, 5%, 0%, 20%)
LABlab(78.4 0.5 -5.5)
LCHlch(78.4 5.5 275.6)
OKLCHoklch(0.814 0.015 268.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec2cc on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#bec2cc on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bec2cc text on a black background

contrast 11.78:1

Card sample

#bec2cc text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec2cc in the Color Lab