Skip to content

#cdc5cf

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

RGB
205, 197, 207
HSL
288°, 9%, 79%
CMYK
1, 5, 0, 19
Luminance
0.5742

At a glance

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

Hex
#cdc5cf
Hue
288°
violet
Saturation
9%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5742
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Violet
Tone
Muted
Best ink
Black
12.48:1
Closest name
Silver
ΔE2000 7
Where it sits
Hue288° of 360°
Saturation9%
Lightness79%
Temperature
Warm ← → Cool52% cool

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

Every format

HEX#cdc5cf
RGBrgb(205, 197, 207)
HSLhsl(288, 9%, 79%)
CMYKcmyk(1%, 5%, 0%, 19%)
LABlab(80.4 4.6 -4.0)
LCHlch(80.4 6.1 319.1)
OKLCHoklch(0.833 0.016 319.4)
Decimal13485519
Display P3color(display-p3 0.804 0.773 0.812)

Copy-ready code

/* CSS */
color: #cdc5cf;
background-color: #cdc5cf;
/* Tailwind (arbitrary) */
class="text-[#cdc5cf] bg-[#cdc5cf]"
/* SCSS */
$brand: #cdc5cf;
/* SwiftUI */
Color(red: 0.804, green: 0.773, blue: 0.812)
/* Android */
Color.parseColor("#cdc5cf")
/* Flutter */
Color(0xFFCDC5CF)
/* Python / OpenCV (BGR) */
(207, 197, 205)

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

Accessibility — WCAG contrast

Aa
#cdc5cf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cdc5cf on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C7CF
deuteranopia · #C6C8CF
tritanopia · #CDC6C8

Color scale — 50 to 950

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

#F8F7F8
#F0EFF1
#DFDBE1
#cdc5cf
#B0A3B3
#958499
#816F86
#6C5C70
#564A59
#403842
#28232A
Base = 300Lightest = 50 · #F8F7F8Darkest = 950 · #28232A
:root {
  --brand-50: #F8F7F8;
  --brand-100: #F0EFF1;
  --brand-200: #DFDBE1;
  --brand-300: #cdc5cf;
  --brand-400: #B0A3B3;
  --brand-500: #958499;
  --brand-600: #816F86;
  --brand-700: #6C5C70;
  --brand-800: #564A59;
  --brand-900: #403842;
  --brand-950: #28232A;
  --brand: #cdc5cf;
  --brand-ink: #000000;
}

Colors that work with #cdc5cf

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#F8F7F8
Tinted page background
Border#D9D2DA
Hairlines and dividers
Muted text#79687E
Captions on the surface
Accent#647359
Second voice, not a rival
Dark variant#433A46
Hover, pressed, headers
Light variant#F3F1F3
Selected rows, tints
Dark surface#1E191F
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 #cdc5cf

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#C7CFC5
Analogous left#C8C5CF
Analogous right#CFC5CC
Split-complement 1#CCCFC5
Split-complement 2#C5CFC8
Triadic 1#CFCDC5
Triadic 2#C5CFCD
Tetradic#CFC8C5

RGB percentages

Red80.4%
Green77.3%
Blue81.2%

CMYK percentages

Cyan1.0%
Magenta4.8%
Yellow0.0%
Key (black)18.8%

Color previews

#cdc5cf text on a black background

contrast 12.48:1

Card sample

#cdc5cf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc5cf

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.

#cdc5cf in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#cdc5cf, answered

What color is #cdc5cf?

#cdc5cf is a light muted violet, closest to Silver (ΔE2000 7). It sits at 288° on the hue wheel with 9% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #cdc5cf?

rgb(205, 197, 207) — 205 red, 197 green and 207 blue out of 255, or 80.4% / 77.3% / 81.2% by channel.

Is #cdc5cf a light or a dark color?

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

Should I use black or white text on #cdc5cf?

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

What is the complementary color of #cdc5cf?

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

What colors go well with #cdc5cf?

For interface work: #F8F7F8 as the surface, #D9D2DA for borders, #79687E for secondary text, #647359 as an accent and #433A46 for hover and pressed states. For a palette, the analogous pair #C8C5CF and #CFC5CC stays calm, while #C7CFC5 is the loudest partner.

What is #cdc5cf in CMYK for printing?

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

Is #cdc5cf warm or cool?

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

Work with #cdc5cf in the Color Lab