Skip to content

#c2c4bc

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

RGB
194, 196, 188
HSL
75°, 6%, 75%
CMYK
1, 0, 4, 23
Luminance
0.5458

At a glance

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

Hex
#c2c4bc
Hue
75°
gray
Saturation
6%
muted
Lightness
75%
light
Brightness
77%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5458
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
11.92:1
Closest name
Silver
ΔE2000 4.5
Where it sits
Hue75° of 360°
Saturation6%
Lightness75%
Temperature
Warm ← → Cool48% 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#c2c4bc
RGBrgb(194, 196, 188)
HSLhsl(75, 6%, 75%)
CMYKcmyk(1%, 0%, 4%, 23%)
LABlab(78.8 -2.1 3.8)
LCHlch(78.8 4.3 119.7)
OKLCHoklch(0.816 0.011 118.1)
Decimal12764348
Display P3color(display-p3 0.761 0.769 0.737)

Copy-ready code

/* CSS */
color: #c2c4bc;
background-color: #c2c4bc;
/* Tailwind (arbitrary) */
class="text-[#c2c4bc] bg-[#c2c4bc]"
/* SCSS */
$brand: #c2c4bc;
/* SwiftUI */
Color(red: 0.761, green: 0.769, blue: 0.737)
/* Android */
Color.parseColor("#c2c4bc")
/* Flutter */
Color(0xFFC2C4BC)
/* Python / OpenCV (BGR) */
(188, 196, 194)

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

Accessibility — WCAG contrast

Aa
#c2c4bc on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c2c4bc on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C3BC
deuteranopia · #C5C3BC
tritanopia · #C3C3C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2c4bc 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
#c2c4bc
#AEB0A6
#929688
#7E8273
#696C60
#54574C
#3F413A
#272824
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #272824
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F0F0EF;
  --brand-200: #DFE0DC;
  --brand-300: #c2c4bc;
  --brand-400: #AEB0A6;
  --brand-500: #929688;
  --brand-600: #7E8273;
  --brand-700: #696C60;
  --brand-800: #54574C;
  --brand-900: #3F413A;
  --brand-950: #272824;
  --brand: #c2c4bc;
  --brand-ink: #000000;
}

Colors that work with #c2c4bc

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#D7D9D4
Hairlines and dividers
Muted text#767A6C
Captions on the surface
Accent#5B5B71
Second voice, not a rival
Dark variant#42443C
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 #c2c4bc

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#BEBCC4
Analogous left#C4C2BC
Analogous right#BEC4BC
Split-complement 1#BCBEC4
Split-complement 2#C2BCC4
Triadic 1#BCC2C4
Triadic 2#C4BCC2
Tetradic#BCC4C2

RGB percentages

Red76.1%
Green76.9%
Blue73.7%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow4.1%
Key (black)23.1%

Color previews

#c2c4bc text on a black background

contrast 11.92:1

Card sample

#c2c4bc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c4bc

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.

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

#c2c4bc, answered

What color is #c2c4bc?

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

What is the RGB value of #c2c4bc?

rgb(194, 196, 188) — 194 red, 196 green and 188 blue out of 255, or 76.1% / 76.9% / 73.7% by channel.

Is #c2c4bc a light or a dark color?

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

Should I use black or white text on #c2c4bc?

Black. It scores 11.92:1 against #c2c4bc, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #c2c4bc?

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

What colors go well with #c2c4bc?

For interface work: #F8F8F7 as the surface, #D7D9D4 for borders, #767A6C for secondary text, #5B5B71 as an accent and #42443C for hover and pressed states. For a palette, the analogous pair #C4C2BC and #BEC4BC stays calm, while #BEBCC4 is the loudest partner.

What is #c2c4bc in CMYK for printing?

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

Is #c2c4bc warm or cool?

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

Work with #c2c4bc in the Color Lab