Skip to content

#b4bbc3

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

RGB
180, 187, 195
HSL
212°, 11%, 74%
CMYK
8, 4, 0, 24
Luminance
0.4918

At a glance

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

Hex
#b4bbc3
Hue
212°
blue
Saturation
11%
muted
Lightness
74%
light
Brightness
76%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4918
WCAG relative
Temperature
Cool
66/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
10.84:1
Closest name
Silver
ΔE2000 4.8
Where it sits
Hue212° of 360°
Saturation11%
Lightness74%
Temperature
Warm ← → Cool66% 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#b4bbc3
RGBrgb(180, 187, 195)
HSLhsl(212, 11%, 74%)
CMYKcmyk(8%, 4%, 0%, 24%)
LABlab(75.6 -0.9 -4.9)
LCHlch(75.6 5.0 260.0)
OKLCHoklch(0.789 0.014 251.6)
Decimal11844547
Display P3color(display-p3 0.706 0.733 0.765)

Copy-ready code

/* CSS */
color: #b4bbc3;
background-color: #b4bbc3;
/* Tailwind (arbitrary) */
class="text-[#b4bbc3] bg-[#b4bbc3]"
/* SCSS */
$brand: #b4bbc3;
/* SwiftUI */
Color(red: 0.706, green: 0.733, blue: 0.765)
/* Android */
Color.parseColor("#b4bbc3")
/* Flutter */
Color(0xFFB4BBC3)
/* Python / OpenCV (BGR) */
(195, 187, 180)

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

Accessibility — WCAG contrast

Aa
#b4bbc3 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#b4bbc3 on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BBC3
deuteranopia · #B7B9C3
tritanopia · #B1BDBD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b4bbc3 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
#DBDEE1
#b4bbc3
#A2AAB4
#828E9B
#6D7988
#5B6571
#49515B
#373D43
#22262A
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #22262A
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEF0F1;
  --brand-200: #DBDEE1;
  --brand-300: #b4bbc3;
  --brand-400: #A2AAB4;
  --brand-500: #828E9B;
  --brand-600: #6D7988;
  --brand-700: #5B6571;
  --brand-800: #49515B;
  --brand-900: #373D43;
  --brand-950: #22262A;
  --brand: #b4bbc3;
  --brand-ink: #000000;
}

Colors that work with #b4bbc3

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#D2D6DB
Hairlines and dividers
Muted text#66727F
Captions on the surface
Accent#765F56
Second voice, not a rival
Dark variant#393F47
Hover, pressed, headers
Light variant#F1F2F4
Selected rows, tints
Dark surface#191C1F
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 #b4bbc3

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#C3BCB4
Analogous left#B4C2C3
Analogous right#B4B4C3
Split-complement 1#C3B4B4
Split-complement 2#C2C3B4
Triadic 1#C3B4BB
Triadic 2#BBC3B4
Tetradic#C3B4C2

RGB percentages

Red70.6%
Green73.3%
Blue76.5%

CMYK percentages

Cyan7.7%
Magenta4.1%
Yellow0.0%
Key (black)23.5%

Color previews

#b4bbc3 text on a black background

contrast 10.84:1

Card sample

#b4bbc3 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bbc3

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.

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

#b4bbc3, answered

What color is #b4bbc3?

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

What is the RGB value of #b4bbc3?

rgb(180, 187, 195) — 180 red, 187 green and 195 blue out of 255, or 70.6% / 73.3% / 76.5% by channel.

Is #b4bbc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4918 and perceived brightness is 73%, so black text on it reaches 10.84:1.

Should I use black or white text on #b4bbc3?

Black. It scores 10.84:1 against #b4bbc3, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #b4bbc3?

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

What colors go well with #b4bbc3?

For interface work: #F7F7F8 as the surface, #D2D6DB for borders, #66727F for secondary text, #765F56 as an accent and #393F47 for hover and pressed states. For a palette, the analogous pair #B4C2C3 and #B4B4C3 stays calm, while #C3BCB4 is the loudest partner.

What is #b4bbc3 in CMYK for printing?

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

Is #b4bbc3 warm or cool?

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

Work with #b4bbc3 in the Color Lab