Skip to content

#ccc8c6

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

RGB
204, 200, 198
HSL
20°, 6%, 79%
CMYK
0, 2, 3, 20
Luminance
0.5822

At a glance

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

Hex
#ccc8c6
Hue
20°
gray
Saturation
6%
muted
Lightness
79%
light
Brightness
80%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5822
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
12.64:1
Closest name
Silver
ΔE2000 3
Where it sits
Hue20° of 360°
Saturation6%
Lightness79%
Temperature
Warm ← → Cool43% 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#ccc8c6
RGBrgb(204, 200, 198)
HSLhsl(20, 6%, 79%)
CMYKcmyk(0%, 2%, 3%, 20%)
LABlab(80.9 1.0 1.5)
LCHlch(80.9 1.8 55.6)
OKLCHoklch(0.835 0.005 48.7)
Decimal13420742
Display P3color(display-p3 0.800 0.784 0.776)

Copy-ready code

/* CSS */
color: #ccc8c6;
background-color: #ccc8c6;
/* Tailwind (arbitrary) */
class="text-[#ccc8c6] bg-[#ccc8c6]"
/* SCSS */
$brand: #ccc8c6;
/* SwiftUI */
Color(red: 0.800, green: 0.784, blue: 0.776)
/* Android */
Color.parseColor("#ccc8c6")
/* Flutter */
Color(0xFFCCC8C6)
/* Python / OpenCV (BGR) */
(198, 200, 204)

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

Accessibility — WCAG contrast

Aa
#ccc8c6 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ccc8c6 on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9C8C6
deuteranopia · #CAC9C6
tritanopia · #CDC7C7

Color scale — 50 to 950

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

#F8F7F7
#F0EFEF
#DFDDDC
#ccc8c6
#B0A9A6
#958D89
#817874
#6C6460
#56504D
#403C3A
#282624
Base = 300Lightest = 50 · #F8F7F7Darkest = 950 · #282624
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F0EFEF;
  --brand-200: #DFDDDC;
  --brand-300: #ccc8c6;
  --brand-400: #B0A9A6;
  --brand-500: #958D89;
  --brand-600: #817874;
  --brand-700: #6C6460;
  --brand-800: #56504D;
  --brand-900: #403C3A;
  --brand-950: #282624;
  --brand: #ccc8c6;
  --brand-ink: #000000;
}

Colors that work with #ccc8c6

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#F8F7F7
Tinted page background
Border#D8D5D4
Hairlines and dividers
Muted text#79716C
Captions on the surface
Accent#5D6E6F
Second voice, not a rival
Dark variant#433F3C
Hover, pressed, headers
Light variant#F3F2F2
Selected rows, tints
Dark surface#1E1C1A
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 #ccc8c6

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#C6CACC
Analogous left#CCC6C7
Analogous right#CCCBC6
Split-complement 1#C6CCCB
Split-complement 2#C6C7CC
Triadic 1#C6CCC8
Triadic 2#C8C6CC
Tetradic#C7CCC6

RGB percentages

Red80.0%
Green78.4%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow2.9%
Key (black)20.0%

Color previews

#ccc8c6 text on a black background

contrast 12.64:1

Card sample

#ccc8c6 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 200, 198, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 200, 198, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc8c6;
background: linear-gradient(135deg, #ccc8c6, #CCCCC6);

Monochromatic scale

Palettes built from #ccc8c6

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.

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

#ccc8c6, answered

What color is #ccc8c6?

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

What is the RGB value of #ccc8c6?

rgb(204, 200, 198) — 204 red, 200 green and 198 blue out of 255, or 80% / 78.4% / 77.6% by channel.

Is #ccc8c6 a light or a dark color?

It is a light color. Relative luminance is 0.5822 and perceived brightness is 79%, so black text on it reaches 12.64:1.

Should I use black or white text on #ccc8c6?

Black. It scores 12.64:1 against #ccc8c6, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #ccc8c6?

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

What colors go well with #ccc8c6?

For interface work: #F8F7F7 as the surface, #D8D5D4 for borders, #79716C for secondary text, #5D6E6F as an accent and #433F3C for hover and pressed states. For a palette, the analogous pair #CCC6C7 and #CCCBC6 stays calm, while #C6CACC is the loudest partner.

What is #ccc8c6 in CMYK for printing?

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

Is #ccc8c6 warm or cool?

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

Work with #ccc8c6 in the Color Lab