Skip to content

#ccc5c3

a light, muted red · warm · closest name: Silver

RGB
204, 197, 195
HSL
13°, 8%, 78%
CMYK
0, 3, 4, 20
Luminance
0.5671

At a glance

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

Hex
#ccc5c3
Hue
13°
red
Saturation
8%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5671
WCAG relative
Temperature
Warm
41/100 cool
Color family
Red
Tone
Muted
Best ink
Black
12.34:1
Closest name
Silver
ΔE2000 3.7
Where it sits
Hue13° of 360°
Saturation8%
Lightness78%
Temperature
Warm ← → Cool41% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ccc5c3
RGBrgb(204, 197, 195)
HSLhsl(13, 8%, 78%)
CMYKcmyk(0%, 3%, 4%, 20%)
LABlab(80.0 2.1 1.9)
LCHlch(80.0 2.8 42.0)
OKLCHoklch(0.829 0.008 36.5)
Decimal13419971
Display P3color(display-p3 0.800 0.773 0.765)

Copy-ready code

/* CSS */
color: #ccc5c3;
background-color: #ccc5c3;
/* Tailwind (arbitrary) */
class="text-[#ccc5c3] bg-[#ccc5c3]"
/* SCSS */
$brand: #ccc5c3;
/* SwiftUI */
Color(red: 0.800, green: 0.773, blue: 0.765)
/* Android */
Color.parseColor("#ccc5c3")
/* Flutter */
Color(0xFFCCC5C3)
/* Python / OpenCV (BGR) */
(195, 197, 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 #ccc5c3 · 12.34:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.34:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ccc5c3 as text scores 1.70:1 on white and 12.34:1 on black.

Accessibility — WCAG contrast

Aa
#ccc5c3 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#ccc5c3 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6C6C3
deuteranopia · #C8C7C3
tritanopia · #CEC4C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccc5c3 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
#F1EFEF
#E0DDDB
#ccc5c3
#B2A7A4
#988A86
#847570
#6E615E
#584E4B
#423B39
#292523
Base = 300Lightest = 50 · #F8F7F7Darkest = 950 · #292523
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EFEF;
  --brand-200: #E0DDDB;
  --brand-300: #ccc5c3;
  --brand-400: #B2A7A4;
  --brand-500: #988A86;
  --brand-600: #847570;
  --brand-700: #6E615E;
  --brand-800: #584E4B;
  --brand-900: #423B39;
  --brand-950: #292523;
  --brand: #ccc5c3;
  --brand-ink: #000000;
}

Colors that work with #ccc5c3

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#DAD4D3
Hairlines and dividers
Muted text#7C6E69
Captions on the surface
Accent#5A7272
Second voice, not a rival
Dark variant#453D3B
Hover, pressed, headers
Light variant#F3F2F1
Selected rows, tints
Dark surface#1E1B1A
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 #ccc5c3

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#C3CACC
Analogous left#CCC3C5
Analogous right#CCC9C3
Split-complement 1#C3CCC9
Split-complement 2#C3C5CC
Triadic 1#C3CCC5
Triadic 2#C5C3CC
Tetradic#C5CCC3

RGB percentages

Red80.0%
Green77.3%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow4.4%
Key (black)20.0%

Color previews

#ccc5c3 text on a black background

contrast 12.34:1

Card sample

#ccc5c3 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5c3

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.

#ccc5c3 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#ccc5c3, answered

What color is #ccc5c3?

#ccc5c3 is a light muted red, closest to Silver (ΔE2000 3.7). It sits at 13° on the hue wheel with 8% saturation and 78% lightness, which reads as warm.

What is the RGB value of #ccc5c3?

rgb(204, 197, 195) — 204 red, 197 green and 195 blue out of 255, or 80% / 77.3% / 76.5% by channel.

Is #ccc5c3 a light or a dark color?

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

Should I use black or white text on #ccc5c3?

Black. It scores 12.34:1 against #ccc5c3, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #ccc5c3?

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

What colors go well with #ccc5c3?

For interface work: #F8F7F7 as the surface, #DAD4D3 for borders, #7C6E69 for secondary text, #5A7272 as an accent and #453D3B for hover and pressed states. For a palette, the analogous pair #CCC3C5 and #CCC9C3 stays calm, while #C3CACC is the loudest partner.

What is #ccc5c3 in CMYK for printing?

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

Is #ccc5c3 warm or cool?

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

Work with #ccc5c3 in the Color Lab