Skip to content

#b1bac4

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

RGB
177, 186, 196
HSL
212°, 14%, 73%
CMYK
10, 5, 0, 23
Luminance
0.4845

At a glance

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

Hex
#b1bac4
Hue
212°
blue
Saturation
14%
muted
Lightness
73%
light
Brightness
77%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4845
WCAG relative
Temperature
Cool
70/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
10.69:1
Closest name
Silver
ΔE2000 5.9
Where it sits
Hue212° of 360°
Saturation14%
Lightness73%
Temperature
Warm ← → Cool70% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b1bac4
RGBrgb(177, 186, 196)
HSLhsl(212, 14%, 73%)
CMYKcmyk(10%, 5%, 0%, 23%)
LABlab(75.1 -1.1 -6.1)
LCHlch(75.1 6.2 259.4)
OKLCHoklch(0.785 0.017 250.9)
Decimal11647684
Display P3color(display-p3 0.694 0.729 0.769)

Copy-ready code

/* CSS */
color: #b1bac4;
background-color: #b1bac4;
/* Tailwind (arbitrary) */
class="text-[#b1bac4] bg-[#b1bac4]"
/* SCSS */
$brand: #b1bac4;
/* SwiftUI */
Color(red: 0.694, green: 0.729, blue: 0.769)
/* Android */
Color.parseColor("#b1bac4")
/* Flutter */
Color(0xFFB1BAC4)
/* Python / OpenCV (BGR) */
(196, 186, 177)

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

Accessibility — WCAG contrast

Aa
#b1bac4 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#b1bac4 on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BAC5
deuteranopia · #B4B8C4
tritanopia · #ADBCBD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b1bac4 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
#EEF0F1
#DADEE2
#b1bac4
#9FAAB7
#7F8E9E
#69798B
#586574
#46515D
#353D45
#21262B
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #21262B
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEF0F1;
  --brand-200: #DADEE2;
  --brand-300: #b1bac4;
  --brand-400: #9FAAB7;
  --brand-500: #7F8E9E;
  --brand-600: #69798B;
  --brand-700: #586574;
  --brand-800: #46515D;
  --brand-900: #353D45;
  --brand-950: #21262B;
  --brand: #b1bac4;
  --brand-ink: #000000;
}

Colors that work with #b1bac4

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#F6F7F8
Tinted page background
Border#D1D6DC
Hairlines and dividers
Muted text#637283
Captions on the surface
Accent#795E53
Second voice, not a rival
Dark variant#373F49
Hover, pressed, headers
Light variant#F0F2F4
Selected rows, tints
Dark surface#181C20
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 #b1bac4

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
  • Brand accents, badges and data highlights
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#C4BBB1
Analogous left#B1C3C4
Analogous right#B1B1C4
Split-complement 1#C4B1B1
Split-complement 2#C3C4B1
Triadic 1#C4B1BA
Triadic 2#BAC4B1
Tetradic#C4B1C3

RGB percentages

Red69.4%
Green72.9%
Blue76.9%

CMYK percentages

Cyan9.7%
Magenta5.1%
Yellow0.0%
Key (black)23.1%

Color previews

#b1bac4 text on a black background

contrast 10.69:1

Card sample

#b1bac4 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1bac4

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.

#b1bac4 in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#b1bac4, answered

What color is #b1bac4?

#b1bac4 is a light muted blue, closest to Silver (ΔE2000 5.9). It sits at 212° on the hue wheel with 14% saturation and 73% lightness, which reads as cool.

What is the RGB value of #b1bac4?

rgb(177, 186, 196) — 177 red, 186 green and 196 blue out of 255, or 69.4% / 72.9% / 76.9% by channel.

Is #b1bac4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4845 and perceived brightness is 72%, so black text on it reaches 10.69:1.

Should I use black or white text on #b1bac4?

Black. It scores 10.69:1 against #b1bac4, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #b1bac4?

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

What colors go well with #b1bac4?

For interface work: #F6F7F8 as the surface, #D1D6DC for borders, #637283 for secondary text, #795E53 as an accent and #373F49 for hover and pressed states. For a palette, the analogous pair #B1C3C4 and #B1B1C4 stays calm, while #C4BBB1 is the loudest partner.

What is #b1bac4 in CMYK for printing?

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

Is #b1bac4 warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B1B3C4; nudged cooler, #A1ADBB.

Work with #b1bac4 in the Color Lab