Skip to content

#b4bbc7

a light, muted blue · cool · closest name: Light Steel Blue

RGB
180, 187, 199
HSL
218°, 15%, 74%
CMYK
10, 6, 0, 22
Luminance
0.4937

At a glance

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

Hex
#b4bbc7
Hue
218°
blue
Saturation
15%
muted
Lightness
74%
light
Brightness
78%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4937
WCAG relative
Temperature
Cool
69/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
10.87:1
Closest name
Light Steel Blue
ΔE2000 6.1
Where it sits
Hue218° of 360°
Saturation15%
Lightness74%
Temperature
Warm ← → Cool69% 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#b4bbc7
RGBrgb(180, 187, 199)
HSLhsl(218, 15%, 74%)
CMYKcmyk(10%, 6%, 0%, 22%)
LABlab(75.7 -0.1 -6.9)
LCHlch(75.7 6.9 269.5)
OKLCHoklch(0.790 0.019 261.3)
Decimal11844551
Display P3color(display-p3 0.706 0.733 0.780)

Copy-ready code

/* CSS */
color: #b4bbc7;
background-color: #b4bbc7;
/* Tailwind (arbitrary) */
class="text-[#b4bbc7] bg-[#b4bbc7]"
/* SCSS */
$brand: #b4bbc7;
/* SwiftUI */
Color(red: 0.706, green: 0.733, blue: 0.780)
/* Android */
Color.parseColor("#b4bbc7")
/* Flutter */
Color(0xFFB4BBC7)
/* Python / OpenCV (BGR) */
(199, 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 #b4bbc7 · 10.87:1
Use #000000AAA at every size.
Aa
White text · 1.93:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.87:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b4bbc7 as text scores 1.93:1 on white and 10.87:1 on black.

Accessibility — WCAG contrast

Aa
#b4bbc7 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#b4bbc7 on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BBC8
deuteranopia · #B6BAC7
tritanopia · #B0BDBF

Color scale — 50 to 950

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

#F6F7F8
#EEEFF1
#DADDE2
#b4bbc7
#9FA8B7
#7F8B9F
#69768C
#576275
#464E5D
#353B45
#21252B
Base = 300Lightest = 50 · #F6F7F8Darkest = 950 · #21252B
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EEEFF1;
  --brand-200: #DADDE2;
  --brand-300: #b4bbc7;
  --brand-400: #9FA8B7;
  --brand-500: #7F8B9F;
  --brand-600: #69768C;
  --brand-700: #576275;
  --brand-800: #464E5D;
  --brand-900: #353B45;
  --brand-950: #21252B;
  --brand: #b4bbc7;
  --brand-ink: #000000;
}

Colors that work with #b4bbc7

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#D0D5DC
Hairlines and dividers
Muted text#626E83
Captions on the surface
Accent#796253
Second voice, not a rival
Dark variant#373D49
Hover, pressed, headers
Light variant#F0F2F4
Selected rows, tints
Dark surface#181B20
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 #b4bbc7

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#C7C0B4
Analogous left#B4C4C7
Analogous right#B6B4C7
Split-complement 1#C7B6B4
Split-complement 2#C4C7B4
Triadic 1#C7B4BB
Triadic 2#BBC7B4
Tetradic#C7B4C4

RGB percentages

Red70.6%
Green73.3%
Blue78.0%

CMYK percentages

Cyan9.5%
Magenta6.0%
Yellow0.0%
Key (black)22.0%

Color previews

#b4bbc7 text on a black background

contrast 10.87:1

Card sample

#b4bbc7 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bbc7

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.

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

#b4bbc7, answered

What color is #b4bbc7?

#b4bbc7 is a light muted blue, closest to Light Steel Blue (ΔE2000 6.1). It sits at 218° on the hue wheel with 15% saturation and 74% lightness, which reads as cool.

What is the RGB value of #b4bbc7?

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

Is #b4bbc7 a light or a dark color?

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

Should I use black or white text on #b4bbc7?

Black. It scores 10.87:1 against #b4bbc7, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #b4bbc7?

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

What colors go well with #b4bbc7?

For interface work: #F6F7F8 as the surface, #D0D5DC for borders, #626E83 for secondary text, #796253 as an accent and #373D49 for hover and pressed states. For a palette, the analogous pair #B4C4C7 and #B6B4C7 stays calm, while #C7C0B4 is the loudest partner.

What is #b4bbc7 in CMYK for printing?

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

Is #b4bbc7 warm or cool?

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

Work with #b4bbc7 in the Color Lab