Skip to content

#b2bbc7

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

RGB
178, 187, 199
HSL
214°, 16%, 74%
CMYK
11, 6, 0, 22
Luminance
0.4913

At a glance

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

Hex
#b2bbc7
Hue
214°
blue
Saturation
16%
soft
Lightness
74%
light
Brightness
78%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4913
WCAG relative
Temperature
Cool
71/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.83:1
Closest name
Light Steel Blue
ΔE2000 5.8
Where it sits
Hue214° of 360°
Saturation16%
Lightness74%
Temperature
Warm ← → Cool71% 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#b2bbc7
RGBrgb(178, 187, 199)
HSLhsl(214, 16%, 74%)
CMYKcmyk(11%, 6%, 0%, 22%)
LABlab(75.5 -0.7 -7.1)
LCHlch(75.5 7.2 264.1)
OKLCHoklch(0.789 0.020 255.6)
Decimal11713479
Display P3color(display-p3 0.698 0.733 0.780)

Copy-ready code

/* CSS */
color: #b2bbc7;
background-color: #b2bbc7;
/* Tailwind (arbitrary) */
class="text-[#b2bbc7] bg-[#b2bbc7]"
/* SCSS */
$brand: #b2bbc7;
/* SwiftUI */
Color(red: 0.698, green: 0.733, blue: 0.780)
/* Android */
Color.parseColor("#b2bbc7")
/* Flutter */
Color(0xFFB2BBC7)
/* Python / OpenCV (BGR) */
(199, 187, 178)

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

Accessibility — WCAG contrast

Aa
#b2bbc7 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#b2bbc7 on black: 10.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BBC8
deuteranopia · #B5B9C7
tritanopia · #ADBEBF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2bbc7 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
#EEEFF2
#D9DDE2
#b2bbc7
#9EA9B8
#7D8CA1
#67788E
#566476
#45505E
#343C46
#21252C
Base = 300Lightest = 50 · #F6F7F8Darkest = 950 · #21252C
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EEEFF2;
  --brand-200: #D9DDE2;
  --brand-300: #b2bbc7;
  --brand-400: #9EA9B8;
  --brand-500: #7D8CA1;
  --brand-600: #67788E;
  --brand-700: #566476;
  --brand-800: #45505E;
  --brand-900: #343C46;
  --brand-950: #21252C;
  --brand: #b2bbc7;
  --brand-ink: #000000;
}

Colors that work with #b2bbc7

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#F6F7F9
Tinted page background
Border#D0D5DD
Hairlines and dividers
Muted text#617085
Captions on the surface
Accent#7B5F51
Second voice, not a rival
Dark variant#363E4A
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 #b2bbc7

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#C7BEB2
Analogous left#B2C5C7
Analogous right#B3B2C7
Split-complement 1#C7B3B2
Split-complement 2#C5C7B2
Triadic 1#C7B2BB
Triadic 2#BBC7B2
Tetradic#C7B2C5

RGB percentages

Red69.8%
Green73.3%
Blue78.0%

CMYK percentages

Cyan10.6%
Magenta6.0%
Yellow0.0%
Key (black)22.0%

Color previews

#b2bbc7 text on a black background

contrast 10.83:1

Card sample

#b2bbc7 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2bbc7

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.

#b2bbc7 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#b2bbc7, answered

What color is #b2bbc7?

#b2bbc7 is a light soft blue, closest to Light Steel Blue (ΔE2000 5.8). It sits at 214° on the hue wheel with 16% saturation and 74% lightness, which reads as cool.

What is the RGB value of #b2bbc7?

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

Is #b2bbc7 a light or a dark color?

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

Should I use black or white text on #b2bbc7?

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

What is the complementary color of #b2bbc7?

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

What colors go well with #b2bbc7?

For interface work: #F6F7F9 as the surface, #D0D5DD for borders, #617085 for secondary text, #7B5F51 as an accent and #363E4A for hover and pressed states. For a palette, the analogous pair #B2C5C7 and #B3B2C7 stays calm, while #C7BEB2 is the loudest partner.

What is #b2bbc7 in CMYK for printing?

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

Is #b2bbc7 warm or cool?

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

Work with #b2bbc7 in the Color Lab