Skip to content

#bbc3c3

a light, muted gray · neutral · closest name: Silver

RGB
187, 195, 195
HSL
180°, 6%, 75%
CMYK
4, 0, 0, 24
Luminance
0.5354

At a glance

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

Hex
#bbc3c3
Hue
180°
gray
Saturation
6%
muted
Lightness
75%
light
Brightness
76%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5354
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
11.71:1
Closest name
Silver
ΔE2000 3.9
Where it sits
Hue180° of 360°
Saturation6%
Lightness75%
Temperature
Warm ← → Cool57% cool

Near-neutral, so temperature is a whisper rather than a statement — the tinted siblings below show which way it can lean.

Every format

HEX#bbc3c3
RGBrgb(187, 195, 195)
HSLhsl(180, 6%, 75%)
CMYKcmyk(4%, 0%, 0%, 24%)
LABlab(78.2 -2.8 -1.0)
LCHlch(78.2 2.9 199.2)
OKLCHoklch(0.811 0.009 197.0)
Decimal12305347
Display P3color(display-p3 0.733 0.765 0.765)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#bbc3c3 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#bbc3c3 on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2C2C3
deuteranopia · #C0C1C3
tritanopia · #B9C4C3

Color scale — 50 to 950

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

#F7F8F8
#EFF0F0
#DCE0E0
#bbc3c3
#A6B0B0
#889696
#738282
#606C6C
#4C5757
#3A4141
#242828
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #242828
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF0F0;
  --brand-200: #DCE0E0;
  --brand-300: #bbc3c3;
  --brand-400: #A6B0B0;
  --brand-500: #889696;
  --brand-600: #738282;
  --brand-700: #606C6C;
  --brand-800: #4C5757;
  --brand-900: #3A4141;
  --brand-950: #242828;
  --brand: #bbc3c3;
  --brand-ink: #000000;
}

Colors that work with #bbc3c3

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#F7F8F8
Tinted page background
Border#D4D9D9
Hairlines and dividers
Muted text#6C7A7A
Captions on the surface
Accent#715B61
Second voice, not a rival
Dark variant#3C4444
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#1A1E1E
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 #bbc3c3

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
  • Neutral UI chrome and typography
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#C3BBBB
Analogous left#BBC3BF
Analogous right#BBBFC3
Split-complement 1#C3BBBF
Split-complement 2#C3BFBB
Triadic 1#C3BBC3
Triadic 2#C3C3BB
Tetradic#BFBBC3

RGB percentages

Red73.3%
Green76.5%
Blue76.5%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow0.0%
Key (black)23.5%

Color previews

#bbc3c3 text on a black background

contrast 11.71:1

Card sample

#bbc3c3 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc3c3

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.

#bbc3c3 in the real world

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

Industries
EditorialArchitectureEnterpriseLuxury goods
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#bbc3c3, answered

What color is #bbc3c3?

#bbc3c3 is a light muted gray, closest to Silver (ΔE2000 3.9). It sits at 180° on the hue wheel with 6% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #bbc3c3?

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

Is #bbc3c3 a light or a dark color?

It is a light color. Relative luminance is 0.5354 and perceived brightness is 76%, so black text on it reaches 11.71:1.

Should I use black or white text on #bbc3c3?

Black. It scores 11.71:1 against #bbc3c3, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #bbc3c3?

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

What colors go well with #bbc3c3?

For interface work: #F7F8F8 as the surface, #D4D9D9 for borders, #6C7A7A for secondary text, #715B61 as an accent and #3C4444 for hover and pressed states. For a palette, the analogous pair #BBC3BF and #BBBFC3 stays calm, while #C3BBBB is the loudest partner.

What is #bbc3c3 in CMYK for printing?

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

Is #bbc3c3 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CCC3BC; nudged cooler, #B0BAC4.

Work with #bbc3c3 in the Color Lab