Skip to content

#c2c9cd

a light, muted blue · cool · closest name: Silver

RGB
194, 201, 205
HSL
202°, 10%, 78%
CMYK
5, 2, 0, 20
Luminance
0.5765

At a glance

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

Hex
#c2c9cd
Hue
202°
blue
Saturation
10%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5765
WCAG relative
Temperature
Cool
63/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
12.53:1
Closest name
Silver
ΔE2000 4
Where it sits
Hue202° of 360°
Saturation10%
Lightness78%
Temperature
Warm ← → Cool63% 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#c2c9cd
RGBrgb(194, 201, 205)
HSLhsl(202, 10%, 78%)
CMYKcmyk(5%, 2%, 0%, 20%)
LABlab(80.5 -1.6 -2.8)
LCHlch(80.5 3.3 240.0)
OKLCHoklch(0.832 0.009 232.4)
Decimal12765645
Display P3color(display-p3 0.761 0.788 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c9cd on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#c2c9cd on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7C9CD
deuteranopia · #C6C7CD
tritanopia · #BFCACA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2c9cd 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
#EFF0F1
#DBDFE1
#c2c9cd
#A3ADB3
#84929A
#6E7E87
#5C6970
#4A545A
#383F43
#23272A
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #23272A
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF0F1;
  --brand-200: #DBDFE1;
  --brand-300: #c2c9cd;
  --brand-400: #A3ADB3;
  --brand-500: #84929A;
  --brand-600: #6E7E87;
  --brand-700: #5C6970;
  --brand-800: #4A545A;
  --brand-900: #383F43;
  --brand-950: #23272A;
  --brand: #c2c9cd;
  --brand-ink: #000000;
}

Colors that work with #c2c9cd

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#D2D7DA
Hairlines and dividers
Muted text#67767E
Captions on the surface
Accent#745A58
Second voice, not a rival
Dark variant#394146
Hover, pressed, headers
Light variant#F1F3F4
Selected rows, tints
Dark surface#191D1F
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 #c2c9cd

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#CDC6C2
Analogous left#C2CDCB
Analogous right#C2C3CD
Split-complement 1#CDC2C3
Split-complement 2#CDCBC2
Triadic 1#CDC2C9
Triadic 2#C9CDC2
Tetradic#CBC2CD

RGB percentages

Red76.1%
Green78.8%
Blue80.4%

CMYK percentages

Cyan5.4%
Magenta2.0%
Yellow0.0%
Key (black)19.6%

Color previews

#c2c9cd text on a black background

contrast 12.53:1

Card sample

#c2c9cd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c9cd

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.

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

#c2c9cd, answered

What color is #c2c9cd?

#c2c9cd is a light muted blue, closest to Silver (ΔE2000 4). It sits at 202° on the hue wheel with 10% saturation and 78% lightness, which reads as cool.

What is the RGB value of #c2c9cd?

rgb(194, 201, 205) — 194 red, 201 green and 205 blue out of 255, or 76.1% / 78.8% / 80.4% by channel.

Is #c2c9cd a light or a dark color?

It is a light color. Relative luminance is 0.5765 and perceived brightness is 78%, so black text on it reaches 12.53:1.

Should I use black or white text on #c2c9cd?

Black. It scores 12.53:1 against #c2c9cd, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #c2c9cd?

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

What colors go well with #c2c9cd?

For interface work: #F7F8F8 as the surface, #D2D7DA for borders, #67767E for secondary text, #745A58 as an accent and #394146 for hover and pressed states. For a palette, the analogous pair #C2CDCB and #C2C3CD stays calm, while #CDC6C2 is the loudest partner.

What is #c2c9cd in CMYK for printing?

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

Is #c2c9cd warm or cool?

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

Work with #c2c9cd in the Color Lab