Closest web-safe match: #CCCCCC

Color Details and Palettes for #BABFBE

Details about the color Metal#BABFBE

Conversions, palettes, contrast & design ideas for this color.

Silver family Neutral WCAG ink: dark
HEX #BABFBE RGB rgb(186, 191, 190) HSL hsl(168, 4%, 74%) CMYK cmyk(3%, 0%, 1%, 25%)

Color profile

About Color Hex #BABFBE

#BABFBE is a neutral color from the Silver family, closest in name to “Metal”. In RGB it is rgb(186, 191, 190); in HSL, hsl(168, 4%, 74%).

The color Metal, with hexadecimal code #babfbe, falls within the silver range—a cool, luminous neutral that suggests precision and modernity, popular in tech and automotive branding. Additionally, it evokes emotions such as Softness, Delicacy, Calmness, Relaxation and Friendliness. With negligible saturation (4%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At 74% lightness, it strikes an approachable, open balance—bright enough to feel welcoming yet substantial enough to carry visual weight. This color is ideal for designs that aim to express Softness, Delicacy, Calmness, Relaxation, or Friendliness. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 186, 191, 190 red · green · blue HSL 168° 4% 74% hue · sat · light HSV 168° 3% 75% design-app pickers CMYK 3 0 1 25 print inks, % Luminance 0.514 0 dark → 1 light On black 11.28:1 ✓ AA contrast ratio On white 1.86:1 ✕ AA contrast ratio Web-safe #CCCCCC closest web-safe Best text black ideal foreground Character Pastel neutral · silver family

The story of this color

History, Usage, Psychology & Design Ideas for #BABFBE

Metal (#BABFBE) belongs to the Silver color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

Silver tones have been revered since antiquity; the metal itself was used as currency across Mesopotamia, Greece, and Rome. In heraldry, silver (argent) represents sincerity and peace. The Art Deco era of the 1920s–30s popularized silver finishes in architecture and product design, lending a sense of machine-age elegance that persists in modern automotive and tech aesthetics.

Design & Usage Tips

Silver and light-gray tones serve as sophisticated neutrals for professional interfaces—dashboards, SaaS platforms, and enterprise tools use silver dividers, input fields, and card backgrounds. Pairing silver with deep navy or charcoal text ensures legibility while maintaining an upscale, muted palette.

Psychological Impact

Silver conveys modernity, precision, and restraint. It feels cooler and more technological than warm grays, making it popular in tech branding. It can also evoke maturity and reliability, which is why financial and engineering firms gravitate toward silver-toned palettes.

At 74% lightness, it reads clearly on dark backgrounds and provides a welcoming, open feel in light-themed designs—versatile across both contexts.

Creative Design Ideas

Create a gradient from silver to white for subtle hero-section backgrounds that add depth without distraction. Use silver metallic accents on packaging to signal premium quality. In web design, silver hover states on buttons provide elegant feedback without competing with the primary brand color.

Every format

#BABFBE Color Conversions

Every way to write Metal — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#BABFBE

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(186, 191, 190)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(168, 4%, 74%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(168, 3%, 75%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(168 73% 25%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(3%, 0%, 1%, 25%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(80.04% 0.006 182.99)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(80.04% -0.006 -0.000)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 76.93, a: -1.91, b: -0.11

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 76.93, C: 1.92, H: 183.28

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 48.17, Y: 51.42, Z: 56.10

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
12238782

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #BABFBE

How much red, green and blue light mixes into Metal.

Red 186/255 32.8% Green 191/255 33.7% Blue 190/255 33.5%

Percentages show each channel's share of the total light (R + G + B) in Metal.

Ink coverage

CMYK Ink Levels & Print Guide for #BABFBE

Ink needed to reproduce Metal in four-color print. Heaviest ink: Key (Black).

3% CYAN 0% MAGENTA 1% YELLOW 25% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #BABFBE

How bright Metal is, and how far black and white text clear each WCAG bar.

Relative luminance 0.514
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 11.28:1 ✓ AA ✓ AAA ✓ Large
Aa White text 1.86:1 ✕ AA ✕ AAA ✕ Large

Developer shortcuts

Quick CSS Snippets for #BABFBE

Copy-and-paste CSS for Metal — per-line copy, or grab the whole block.

metal.css
background-color: #BABFBE;
color: #BABFBE;
border: 2px solid #BABFBE;
background-color: rgb(186, 191, 190);
background-color: hsl(168, 4%, 74%);
--color: #BABFBE;

Shades · light to dark

#BABFBE Monochrome Palette

Lighter and darker steps of Metal — the color's full brightness range in one strip.

#F8F9F9
#EEEFEF
#E3E5E5
#D9DCDB
#CFD2D2
#C4C9C8
#BABFBE
#9EA2A2
#828685
#666969
#4A4C4C
#2F3030
#131313

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#BABFBE Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#BABFBE
#BFBABB

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#BABFBE Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#BABFBE
#BABEBF
#BABFBC
#BABBBF
#BBBFBA
#BCBABF
#BEBFBA

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#BABFBE Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#BABFBE
#BEBABF
#BFBEBA

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#BABFBE Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#BABFBE
#BCBABF
#BFBABB
#BEBFBA

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Accessibility

Color Blindness Simulation for #BABFBE

How Metal reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#BABFBE
#BCBBBE
#BCBCBE
#BABEBE
#BEBEBE
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #BABFBE

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#BFBABB
#BABEBF
#BEBABF
#BCBABF
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#BABFBE Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

Light Gray#CCCCCC
Dark Gray#AAAAAA
Gainsboro#DDDDDD
Million Grey#999999
Seafoam Slate#AABBBB
Silver#BBBBBB
Windy#BBCCCC
Meadow Morn#AABBAA

From the color-name library

Colors Similar to #BABFBE

The closest named colors to #BABFBE — same mood, each with its own character.

Metal#BABFBC
Silver Mistral#B4B9B9
Waxwing#C0C2C0
Foil#C0C3C4
Dust to Dust#BBBCBC
Greystone#B7B9B5
Rough Asphalt#BDBEBF
Magnesium#C1C2C3
Silver#C0C0C0
Metallic#BCC3C7
Weathered Stone#C4C5C6
Silky Green#BDC2BB

Looking for more Silver shades? Browse Silver colors →

Inspiration

Explore Vibrant Images Featuring Metal (#babfbe)

Curated Unsplash photos that carry the mood of Metal — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #BABFBE

#BABFBE is a neutral color from the Silver family. Its closest matched name is “Metal”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(186, 191, 190); in HSL, hsl(168, 4%, 74%).
In RGB, #BABFBE is rgb(186, 191, 190); in HSL it is hsl(168, 4%, 74%); and in CMYK — the model used for print — it is cmyk(3%, 0%, 1%, 25%).
#BABFBE has a contrast ratio of 11.28:1 against black and 1.86:1 against white. For readability, black body text meets the WCAG AA threshold of 4.5:1 on it, while white does not.
The direct complement of #BABFBE is #BFBABB (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #BABFBE in the palette sections above.
The closest named colors to #BABFBE are Metal (#BABFBC), Silver Mistral (#B4B9B9), Waxwing (#C0C2C0), Foil (#C0C3C4).