Skip to content

#bec6c6

a light, muted gray · neutral · closest name: Silver

RGB
190, 198, 198
HSL
180°, 7%, 76%
CMYK
4, 0, 0, 22
Luminance
0.5541

At a glance

Every number on this page in one read: what #bec6c6 is made of, how bright it looks, and which way it leans.

Hex
#bec6c6
Hue
180°
gray
Saturation
7%
muted
Lightness
76%
light
Brightness
78%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5541
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
12.08:1
Closest name
Silver
ΔE2000 4
Where it sits
Hue180° of 360°
Saturation7%
Lightness76%
Temperature
Warm ← → Cool57% cool

Near-neutral, so temperature is a whisper rather than a statement — the tinted siblings below show which way it can lean.

Every format

HEX#bec6c6
RGBrgb(190, 198, 198)
HSLhsl(180, 7%, 76%)
CMYKcmyk(4%, 0%, 0%, 22%)
LABlab(79.3 -2.7 -0.9)
LCHlch(79.3 2.9 199.1)
OKLCHoklch(0.820 0.009 197.0)
Decimal12502726
Display P3color(display-p3 0.745 0.776 0.776)

Copy-ready code

/* CSS */
color: #bec6c6;
background-color: #bec6c6;
/* Tailwind (arbitrary) */
class="text-[#bec6c6] bg-[#bec6c6]"
/* SCSS */
$brand: #bec6c6;
/* SwiftUI */
Color(red: 0.745, green: 0.776, blue: 0.776)
/* Android */
Color.parseColor("#bec6c6")
/* Flutter */
Color(0xFFBEC6C6)
/* Python / OpenCV (BGR) */
(198, 198, 190)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bec6c6 · 12.08:1
Use #000000AAA at every size.
Aa
White text · 1.74:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.08:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bec6c6 as text scores 1.74:1 on white and 12.08:1 on black.

Accessibility — WCAG contrast

Aa
#bec6c6 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#bec6c6 on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C5C6
deuteranopia · #C3C4C6
tritanopia · #BCC7C6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bec6c6 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F8
#EFF0F0
#DCE0E0
#bec6c6
#A5B0B0
#879696
#728282
#5F6D6D
#4C5757
#394141
#242929
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #242929
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF0F0;
  --brand-200: #DCE0E0;
  --brand-300: #bec6c6;
  --brand-400: #A5B0B0;
  --brand-500: #879696;
  --brand-600: #728282;
  --brand-700: #5F6D6D;
  --brand-800: #4C5757;
  --brand-900: #394141;
  --brand-950: #242929;
  --brand: #bec6c6;
  --brand-ink: #000000;
}

Colors that work with #bec6c6

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7F8F8
Tinted page background
Border#D4D9D9
Hairlines and dividers
Muted text#6B7A7A
Captions on the surface
Accent#715B60
Second voice, not a rival
Dark variant#3C4444
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#1A1E1E
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bec6c6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Neutral UI chrome and typography
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#C6BEBE
Analogous left#BEC6C2
Analogous right#BEC2C6
Split-complement 1#C6BEC2
Split-complement 2#C6C2BE
Triadic 1#C6BEC6
Triadic 2#C6C6BE
Tetradic#C2BEC6

RGB percentages

Red74.5%
Green77.6%
Blue77.6%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow0.0%
Key (black)22.4%

Color previews

#bec6c6 text on a black background

contrast 12.08:1

Card sample

#bec6c6 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec6c6

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bec6c6 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
EditorialArchitectureEnterpriseLuxury goods
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#bec6c6, answered

What color is #bec6c6?

#bec6c6 is a light muted gray, closest to Silver (ΔE2000 4). It sits at 180° on the hue wheel with 7% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #bec6c6?

rgb(190, 198, 198) — 190 red, 198 green and 198 blue out of 255, or 74.5% / 77.6% / 77.6% by channel.

Is #bec6c6 a light or a dark color?

It is a light color. Relative luminance is 0.5541 and perceived brightness is 77%, so black text on it reaches 12.08:1.

Should I use black or white text on #bec6c6?

Black. It scores 12.08:1 against #bec6c6, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #bec6c6?

#C6BEBE sits directly opposite on the wheel. Softer options are the split-complements #C6BEC2 and #C6C2BE, which give the same contrast with far less vibration.

What colors go well with #bec6c6?

For interface work: #F7F8F8 as the surface, #D4D9D9 for borders, #6B7A7A for secondary text, #715B60 as an accent and #3C4444 for hover and pressed states. For a palette, the analogous pair #BEC6C2 and #BEC2C6 stays calm, while #C6BEBE is the loudest partner.

What is #bec6c6 in CMYK for printing?

cmyk(4%, 0%, 0%, 22%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bec6c6 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFC6BF; nudged cooler, #B4BDC6.

Work with #bec6c6 in the Color Lab