Skip to content

#b8bbc3

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

RGB
184, 187, 195
HSL
224°, 8%, 74%
CMYK
6, 4, 0, 24
Luminance
0.4967

At a glance

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

Hex
#b8bbc3
Hue
224°
blue
Saturation
8%
muted
Lightness
74%
light
Brightness
76%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4967
WCAG relative
Temperature
Cool
60/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
10.93:1
Closest name
Silver
ΔE2000 4.3
Where it sits
Hue224° of 360°
Saturation8%
Lightness74%
Temperature
Warm ← → Cool60% 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#b8bbc3
RGBrgb(184, 187, 195)
HSLhsl(224, 8%, 74%)
CMYKcmyk(6%, 4%, 0%, 24%)
LABlab(75.9 0.5 -4.4)
LCHlch(75.9 4.4 276.4)
OKLCHoklch(0.792 0.012 269.5)
Decimal12106691
Display P3color(display-p3 0.722 0.733 0.765)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#b8bbc3 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#b8bbc3 on black: 10.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9BBC3
deuteranopia · #B8BBC3
tritanopia · #B6BCBD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b8bbc3 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
#EFEFF1
#DBDDE0
#b8bbc3
#A4A8B2
#858B98
#707685
#5D626F
#4B4E58
#383B42
#232529
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #232529
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EFEFF1;
  --brand-200: #DBDDE0;
  --brand-300: #b8bbc3;
  --brand-400: #A4A8B2;
  --brand-500: #858B98;
  --brand-600: #707685;
  --brand-700: #5D626F;
  --brand-800: #4B4E58;
  --brand-900: #383B42;
  --brand-950: #232529;
  --brand: #b8bbc3;
  --brand-ink: #000000;
}

Colors that work with #b8bbc3

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#D3D5DA
Hairlines and dividers
Muted text#696E7C
Captions on the surface
Accent#736559
Second voice, not a rival
Dark variant#3A3D45
Hover, pressed, headers
Light variant#F1F2F3
Selected rows, tints
Dark surface#1A1B1E
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 #b8bbc3

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#C3C0B8
Analogous left#B8C0C3
Analogous right#BAB8C3
Split-complement 1#C3BAB8
Split-complement 2#C0C3B8
Triadic 1#C3B8BB
Triadic 2#BBC3B8
Tetradic#C3B8C0

RGB percentages

Red72.2%
Green73.3%
Blue76.5%

CMYK percentages

Cyan5.6%
Magenta4.1%
Yellow0.0%
Key (black)23.5%

Color previews

#b8bbc3 text on a black background

contrast 10.93:1

Card sample

#b8bbc3 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b8bbc3

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.

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

#b8bbc3, answered

What color is #b8bbc3?

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

What is the RGB value of #b8bbc3?

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

Is #b8bbc3 a light or a dark color?

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

Should I use black or white text on #b8bbc3?

Black. It scores 10.93:1 against #b8bbc3, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #b8bbc3?

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

What colors go well with #b8bbc3?

For interface work: #F7F7F8 as the surface, #D3D5DA for borders, #696E7C for secondary text, #736559 as an accent and #3A3D45 for hover and pressed states. For a palette, the analogous pair #B8C0C3 and #BAB8C3 stays calm, while #C3C0B8 is the loudest partner.

What is #b8bbc3 in CMYK for printing?

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

Is #b8bbc3 warm or cool?

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

Work with #b8bbc3 in the Color Lab