Skip to content

#c8bbc0

a light, muted magenta / pink · neutral · closest name: Silver

RGB
200, 187, 192
HSL
337°, 11%, 76%
CMYK
0, 7, 4, 22
Luminance
0.5163

At a glance

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

Hex
#c8bbc0
Hue
337°
magenta / pink
Saturation
11%
muted
Lightness
76%
light
Brightness
78%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5163
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
11.33:1
Closest name
Silver
ΔE2000 7
Where it sits
Hue337° of 360°
Saturation11%
Lightness76%
Temperature
Warm ← → Cool44% 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#c8bbc0
RGBrgb(200, 187, 192)
HSLhsl(337, 11%, 76%)
CMYKcmyk(0%, 7%, 4%, 22%)
LABlab(77.1 5.5 -0.9)
LCHlch(77.1 5.5 351.0)
OKLCHoklch(0.804 0.016 352.1)
Decimal13155264
Display P3color(display-p3 0.784 0.733 0.753)

Copy-ready code

/* CSS */
color: #c8bbc0;
background-color: #c8bbc0;
/* Tailwind (arbitrary) */
class="text-[#c8bbc0] bg-[#c8bbc0]"
/* SCSS */
$brand: #c8bbc0;
/* SwiftUI */
Color(red: 0.784, green: 0.733, blue: 0.753)
/* Android */
Color.parseColor("#c8bbc0")
/* Flutter */
Color(0xFFC8BBC0)
/* Python / OpenCV (BGR) */
(192, 187, 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 #c8bbc0 · 11.33:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c8bbc0 as text scores 1.85:1 on white and 11.33:1 on black.

Accessibility — WCAG contrast

Aa
#c8bbc0 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#c8bbc0 on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCBDC0
deuteranopia · #BFBFC0
tritanopia · #CABBBD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8bbc0 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
#F1EEEF
#E1DBDD
#c8bbc0
#B4A2A9
#9B838C
#876D77
#715B64
#5A4950
#43373C
#2A2325
Base = 300Lightest = 50 · #F8F7F7Darkest = 950 · #2A2325
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EEEF;
  --brand-200: #E1DBDD;
  --brand-300: #c8bbc0;
  --brand-400: #B4A2A9;
  --brand-500: #9B838C;
  --brand-600: #876D77;
  --brand-700: #715B64;
  --brand-800: #5A4950;
  --brand-900: #43373C;
  --brand-950: #2A2325;
  --brand: #c8bbc0;
  --brand-ink: #000000;
}

Colors that work with #c8bbc0

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#DBD2D5
Hairlines and dividers
Muted text#7F6770
Captions on the surface
Accent#577561
Second voice, not a rival
Dark variant#47393E
Hover, pressed, headers
Light variant#F4F1F2
Selected rows, tints
Dark surface#1F191B
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 #c8bbc0

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#BBC8C3
Analogous left#C8BBC7
Analogous right#C8BDBB
Split-complement 1#BBC8BD
Split-complement 2#BBC7C8
Triadic 1#C0C8BB
Triadic 2#BBC0C8
Tetradic#C7C8BB

RGB percentages

Red78.4%
Green73.3%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta6.5%
Yellow4.0%
Key (black)21.6%

Color previews

#c8bbc0 text on a black background

contrast 11.33:1

Card sample

#c8bbc0 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8bbc0

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.

#c8bbc0 in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#c8bbc0, answered

What color is #c8bbc0?

#c8bbc0 is a light muted magenta / pink, closest to Silver (ΔE2000 7). It sits at 337° on the hue wheel with 11% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #c8bbc0?

rgb(200, 187, 192) — 200 red, 187 green and 192 blue out of 255, or 78.4% / 73.3% / 75.3% by channel.

Is #c8bbc0 a light or a dark color?

It is a light color. Relative luminance is 0.5163 and perceived brightness is 75%, so black text on it reaches 11.33:1.

Should I use black or white text on #c8bbc0?

Black. It scores 11.33:1 against #c8bbc0, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #c8bbc0?

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

What colors go well with #c8bbc0?

For interface work: #F8F7F7 as the surface, #DBD2D5 for borders, #7F6770 for secondary text, #577561 as an accent and #47393E for hover and pressed states. For a palette, the analogous pair #C8BBC7 and #C8BDBB stays calm, while #BBC8C3 is the loudest partner.

What is #c8bbc0 in CMYK for printing?

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

Is #c8bbc0 warm or cool?

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

Work with #c8bbc0 in the Color Lab