Skip to content

#bebbc2

a light, muted gray · warm · closest name: silver

RGB
190, 187, 194
HSL
266°, 5%, 75%
CMYK
2, 4, 0, 24
Luminance
0.5038

Every format

HEX#bebbc2
RGBrgb(190, 187, 194)
HSLhsl(266, 5%, 75%)
CMYKcmyk(2%, 4%, 0%, 24%)
LABlab(76.3 2.4 -3.1)
LCHlch(76.3 3.9 306.7)
OKLCHoklch(0.797 0.010 305.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bebbc2 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#bebbc2 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green73.3%
Blue76.1%

CMYK percentages

Cyan2.1%
Magenta3.6%
Yellow0.0%
Key (black)23.9%

Color previews

#bebbc2 text on a black background

contrast 11.08:1

Card sample

#bebbc2 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bebbc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bebbc2 in the Color Lab