Skip to content

#c8c2cf

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

RGB
200, 194, 207
HSL
268°, 12%, 79%
CMYK
3, 6, 0, 19
Luminance
0.5537

At a glance

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

Hex
#c8c2cf
Hue
268°
violet
Saturation
12%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5537
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Muted
Best ink
Black
12.07:1
Closest name
Silver
ΔE2000 7.5
Where it sits
Hue268° of 360°
Saturation12%
Lightness79%
Temperature
Warm ← → Cool56% 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#c8c2cf
RGBrgb(200, 194, 207)
HSLhsl(268, 12%, 79%)
CMYKcmyk(3%, 6%, 0%, 19%)
LABlab(79.3 4.5 -5.8)
LCHlch(79.3 7.3 308.0)
OKLCHoklch(0.823 0.019 306.6)
Decimal13157071
Display P3color(display-p3 0.784 0.761 0.812)

Copy-ready code

/* CSS */
color: #c8c2cf;
background-color: #c8c2cf;
/* Tailwind (arbitrary) */
class="text-[#c8c2cf] bg-[#c8c2cf]"
/* SCSS */
$brand: #c8c2cf;
/* SwiftUI */
Color(red: 0.784, green: 0.761, blue: 0.812)
/* Android */
Color.parseColor("#c8c2cf")
/* Flutter */
Color(0xFFC8C2CF)
/* Python / OpenCV (BGR) */
(207, 194, 200)

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

Accessibility — WCAG contrast

Aa
#c8c2cf on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#c8c2cf on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C4D0
deuteranopia · #C1C4CF
tritanopia · #C7C4C6

Color scale — 50 to 950

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

#F7F7F8
#F0EEF1
#DEDAE1
#c8c2cf
#AAA1B5
#8E819C
#796C89
#655A72
#51485B
#3D3644
#26222A
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #26222A
:root {
  --brand-50: #F7F7F8;
  --brand-100: #F0EEF1;
  --brand-200: #DEDAE1;
  --brand-300: #c8c2cf;
  --brand-400: #AAA1B5;
  --brand-500: #8E819C;
  --brand-600: #796C89;
  --brand-700: #655A72;
  --brand-800: #51485B;
  --brand-900: #3D3644;
  --brand-950: #26222A;
  --brand: #c8c2cf;
  --brand-ink: #000000;
}

Colors that work with #c8c2cf

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#F7F6F8
Tinted page background
Border#D6D1DB
Hairlines and dividers
Muted text#726580
Captions on the surface
Accent#6E7656
Second voice, not a rival
Dark variant#3F3847
Hover, pressed, headers
Light variant#F2F1F4
Selected rows, tints
Dark surface#1C191F
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 #c8c2cf

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#C9CFC2
Analogous left#C2C2CF
Analogous right#CEC2CF
Split-complement 1#CFCEC2
Split-complement 2#C2CFC2
Triadic 1#CFC8C2
Triadic 2#C2CFC8
Tetradic#CFC2C2

RGB percentages

Red78.4%
Green76.1%
Blue81.2%

CMYK percentages

Cyan3.4%
Magenta6.3%
Yellow0.0%
Key (black)18.8%

Color previews

#c8c2cf text on a black background

contrast 12.07:1

Card sample

#c8c2cf text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8c2cf

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.

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

#c8c2cf, answered

What color is #c8c2cf?

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

What is the RGB value of #c8c2cf?

rgb(200, 194, 207) — 200 red, 194 green and 207 blue out of 255, or 78.4% / 76.1% / 81.2% by channel.

Is #c8c2cf a light or a dark color?

It is a light color. Relative luminance is 0.5537 and perceived brightness is 77%, so black text on it reaches 12.07:1.

Should I use black or white text on #c8c2cf?

Black. It scores 12.07:1 against #c8c2cf, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #c8c2cf?

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

What colors go well with #c8c2cf?

For interface work: #F7F6F8 as the surface, #D6D1DB for borders, #726580 for secondary text, #6E7656 as an accent and #3F3847 for hover and pressed states. For a palette, the analogous pair #C2C2CF and #CEC2CF stays calm, while #C9CFC2 is the loudest partner.

What is #c8c2cf in CMYK for printing?

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

Is #c8c2cf warm or cool?

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

Work with #c8c2cf in the Color Lab