Skip to content

#babec0

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

RGB
186, 190, 192
HSL
200°, 5%, 74%
CMYK
3, 1, 0, 25
Luminance
0.5107

At a glance

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

Hex
#babec0
Hue
200°
gray
Saturation
5%
muted
Lightness
74%
light
Brightness
75%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5107
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
11.21:1
Closest name
Silver
ΔE2000 2.1
Where it sits
Hue200° of 360°
Saturation5%
Lightness74%
Temperature
Warm ← → Cool56% 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#babec0
RGBrgb(186, 190, 192)
HSLhsl(200, 5%, 74%)
CMYKcmyk(3%, 1%, 0%, 25%)
LABlab(76.7 -1.0 -1.5)
LCHlch(76.7 1.8 235.9)
OKLCHoklch(0.799 0.005 228.8)
Decimal12238528
Display P3color(display-p3 0.729 0.745 0.753)

Copy-ready code

/* CSS */
color: #babec0;
background-color: #babec0;
/* Tailwind (arbitrary) */
class="text-[#babec0] bg-[#babec0]"
/* SCSS */
$brand: #babec0;
/* SwiftUI */
Color(red: 0.729, green: 0.745, blue: 0.753)
/* Android */
Color.parseColor("#babec0")
/* Flutter */
Color(0xFFBABEC0)
/* Python / OpenCV (BGR) */
(192, 190, 186)

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 #babec0 · 11.21:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.21:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #babec0 as text scores 1.87:1 on white and 11.21:1 on black.

Accessibility — WCAG contrast

Aa
#babec0 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#babec0 on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDBEC0
deuteranopia · #BCBDC0
tritanopia · #B9BFBF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #babec0 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.

#F7F7F8
#EFF0F0
#DDDEDF
#babec0
#A7ACAF
#8A9094
#757C80
#61686B
#4E5355
#3B3E40
#252728
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #252728
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EFF0F0;
  --brand-200: #DDDEDF;
  --brand-300: #babec0;
  --brand-400: #A7ACAF;
  --brand-500: #8A9094;
  --brand-600: #757C80;
  --brand-700: #61686B;
  --brand-800: #4E5355;
  --brand-900: #3B3E40;
  --brand-950: #252728;
  --brand: #babec0;
  --brand-ink: #000000;
}

Colors that work with #babec0

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#F7F7F8
Tinted page background
Border#D4D7D8
Hairlines and dividers
Muted text#6E7478
Captions on the surface
Accent#6F5E5D
Second voice, not a rival
Dark variant#3D4143
Hover, pressed, headers
Light variant#F2F2F3
Selected rows, tints
Dark surface#1B1C1D
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 #babec0

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#C0BCBA
Analogous left#BAC0BF
Analogous right#BABBC0
Split-complement 1#C0BABB
Split-complement 2#C0BFBA
Triadic 1#C0BABE
Triadic 2#BEC0BA
Tetradic#BFBAC0

RGB percentages

Red72.9%
Green74.5%
Blue75.3%

CMYK percentages

Cyan3.1%
Magenta1.0%
Yellow0.0%
Key (black)24.7%

Color previews

#babec0 text on a black background

contrast 11.21:1

Card sample

#babec0 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babec0

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.

#babec0 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.

#babec0, answered

What color is #babec0?

#babec0 is a light muted gray, closest to Silver (ΔE2000 2.1). It sits at 200° on the hue wheel with 5% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #babec0?

rgb(186, 190, 192) — 186 red, 190 green and 192 blue out of 255, or 72.9% / 74.5% / 75.3% by channel.

Is #babec0 a light or a dark color?

It is a light color. Relative luminance is 0.5107 and perceived brightness is 74%, so black text on it reaches 11.21:1.

Should I use black or white text on #babec0?

Black. It scores 11.21:1 against #babec0, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #babec0?

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

What colors go well with #babec0?

For interface work: #F7F7F8 as the surface, #D4D7D8 for borders, #6E7478 for secondary text, #6F5E5D as an accent and #3D4143 for hover and pressed states. For a palette, the analogous pair #BAC0BF and #BABBC0 stays calm, while #C0BCBA is the loudest partner.

What is #babec0 in CMYK for printing?

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

Is #babec0 warm or cool?

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

Work with #babec0 in the Color Lab