Skip to content

#c1c2ba

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

RGB
193, 194, 186
HSL
68°, 6%, 75%
CMYK
1, 0, 4, 24
Luminance
0.5347

At a glance

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

Hex
#c1c2ba
Hue
68°
gray
Saturation
6%
muted
Lightness
75%
light
Brightness
76%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5347
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
11.69:1
Closest name
Silver
ΔE2000 4.3
Where it sits
Hue68° of 360°
Saturation6%
Lightness75%
Temperature
Warm ← → Cool47% 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#c1c2ba
RGBrgb(193, 194, 186)
HSLhsl(68, 6%, 75%)
CMYKcmyk(1%, 0%, 4%, 24%)
LABlab(78.2 -1.8 3.9)
LCHlch(78.2 4.3 114.8)
OKLCHoklch(0.811 0.011 112.4)
Decimal12698298
Display P3color(display-p3 0.757 0.761 0.729)

Copy-ready code

/* CSS */
color: #c1c2ba;
background-color: #c1c2ba;
/* Tailwind (arbitrary) */
class="text-[#c1c2ba] bg-[#c1c2ba]"
/* SCSS */
$brand: #c1c2ba;
/* SwiftUI */
Color(red: 0.757, green: 0.761, blue: 0.729)
/* Android */
Color.parseColor("#c1c2ba")
/* Flutter */
Color(0xFFC1C2BA)
/* Python / OpenCV (BGR) */
(186, 194, 193)

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

Accessibility — WCAG contrast

Aa
#c1c2ba on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#c1c2ba on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3C1BA
deuteranopia · #C3C1BA
tritanopia · #C2C1C0

Color scale — 50 to 950

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

#F8F8F7
#F0F0EF
#DFE0DC
#c1c2ba
#AFB0A6
#949688
#808273
#6B6C60
#55574D
#40413A
#282824
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #282824
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F0F0EF;
  --brand-200: #DFE0DC;
  --brand-300: #c1c2ba;
  --brand-400: #AFB0A6;
  --brand-500: #949688;
  --brand-600: #808273;
  --brand-700: #6B6C60;
  --brand-800: #55574D;
  --brand-900: #40413A;
  --brand-950: #282824;
  --brand: #c1c2ba;
  --brand-ink: #000000;
}

Colors that work with #c1c2ba

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#F8F8F7
Tinted page background
Border#D8D9D4
Hairlines and dividers
Muted text#787A6C
Captions on the surface
Accent#5B5E71
Second voice, not a rival
Dark variant#43443C
Hover, pressed, headers
Light variant#F3F3F1
Selected rows, tints
Dark surface#1D1E1A
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 #c1c2ba

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#BBBAC2
Analogous left#C2BFBA
Analogous right#BDC2BA
Split-complement 1#BABDC2
Split-complement 2#BFBAC2
Triadic 1#BAC1C2
Triadic 2#C2BAC1
Tetradic#BAC2BF

RGB percentages

Red75.7%
Green76.1%
Blue72.9%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow4.1%
Key (black)23.9%

Color previews

#c1c2ba text on a black background

contrast 11.69:1

Card sample

#c1c2ba text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 194, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 194, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1c2ba;
background: linear-gradient(135deg, #c1c2ba, #BCC2BA);

Monochromatic scale

Palettes built from #c1c2ba

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.

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

#c1c2ba, answered

What color is #c1c2ba?

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

What is the RGB value of #c1c2ba?

rgb(193, 194, 186) — 193 red, 194 green and 186 blue out of 255, or 75.7% / 76.1% / 72.9% by channel.

Is #c1c2ba a light or a dark color?

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

Should I use black or white text on #c1c2ba?

Black. It scores 11.69:1 against #c1c2ba, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #c1c2ba?

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

What colors go well with #c1c2ba?

For interface work: #F8F8F7 as the surface, #D8D9D4 for borders, #787A6C for secondary text, #5B5E71 as an accent and #43443C for hover and pressed states. For a palette, the analogous pair #C2BFBA and #BDC2BA stays calm, while #BBBAC2 is the loudest partner.

What is #c1c2ba in CMYK for printing?

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

Is #c1c2ba warm or cool?

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

Work with #c1c2ba in the Color Lab