Skip to content

#c7bbc4

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

RGB
199, 187, 196
HSL
315°, 10%, 76%
CMYK
0, 6, 2, 22
Luminance
0.5167

At a glance

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

Hex
#c7bbc4
Hue
315°
magenta / pink
Saturation
10%
muted
Lightness
76%
light
Brightness
78%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5167
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
11.33:1
Closest name
Silver
ΔE2000 7.7
Where it sits
Hue315° of 360°
Saturation10%
Lightness76%
Temperature
Warm ← → Cool48% 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#c7bbc4
RGBrgb(199, 187, 196)
HSLhsl(315, 10%, 76%)
CMYKcmyk(0%, 6%, 2%, 22%)
LABlab(77.1 5.8 -3.0)
LCHlch(77.1 6.6 332.7)
OKLCHoklch(0.805 0.018 334.3)
Decimal13089732
Display P3color(display-p3 0.780 0.733 0.769)

Copy-ready code

/* CSS */
color: #c7bbc4;
background-color: #c7bbc4;
/* Tailwind (arbitrary) */
class="text-[#c7bbc4] bg-[#c7bbc4]"
/* SCSS */
$brand: #c7bbc4;
/* SwiftUI */
Color(red: 0.780, green: 0.733, blue: 0.769)
/* Android */
Color.parseColor("#c7bbc4")
/* Flutter */
Color(0xFFC7BBC4)
/* Python / OpenCV (BGR) */
(196, 187, 199)

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 #c7bbc4 · 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: #c7bbc4 as text scores 1.85:1 on white and 11.33:1 on black.

Accessibility — WCAG contrast

Aa
#c7bbc4 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#c7bbc4 on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBBDC4
deuteranopia · #BDBFC4
tritanopia · #C8BBBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c7bbc4 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
#F1EFF0
#E1DBDF
#c7bbc4
#B3A3AF
#9A8494
#866F80
#705C6B
#5A4A56
#433840
#2A2328
Base = 300Lightest = 50 · #F8F7F8Darkest = 950 · #2A2328
:root {
  --brand-50: #F8F7F8;
  --brand-100: #F1EFF0;
  --brand-200: #E1DBDF;
  --brand-300: #c7bbc4;
  --brand-400: #B3A3AF;
  --brand-500: #9A8494;
  --brand-600: #866F80;
  --brand-700: #705C6B;
  --brand-800: #5A4A56;
  --brand-900: #433840;
  --brand-950: #2A2328;
  --brand: #c7bbc4;
  --brand-ink: #000000;
}

Colors that work with #c7bbc4

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#DAD2D8
Hairlines and dividers
Muted text#7E6878
Captions on the surface
Accent#587458
Second voice, not a rival
Dark variant#463A43
Hover, pressed, headers
Light variant#F3F1F3
Selected rows, tints
Dark surface#1F191D
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 #c7bbc4

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#BBC7BE
Analogous left#C4BBC7
Analogous right#C7BBBE
Split-complement 1#BEC7BB
Split-complement 2#BBC7C4
Triadic 1#C4C7BB
Triadic 2#BBC4C7
Tetradic#C7C4BB

RGB percentages

Red78.0%
Green73.3%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow1.5%
Key (black)22.0%

Color previews

#c7bbc4 text on a black background

contrast 11.33:1

Card sample

#c7bbc4 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7bbc4

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.

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

#c7bbc4, answered

What color is #c7bbc4?

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

What is the RGB value of #c7bbc4?

rgb(199, 187, 196) — 199 red, 187 green and 196 blue out of 255, or 78% / 73.3% / 76.9% by channel.

Is #c7bbc4 a light or a dark color?

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

Should I use black or white text on #c7bbc4?

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

What is the complementary color of #c7bbc4?

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

What colors go well with #c7bbc4?

For interface work: #F8F7F8 as the surface, #DAD2D8 for borders, #7E6878 for secondary text, #587458 as an accent and #463A43 for hover and pressed states. For a palette, the analogous pair #C4BBC7 and #C7BBBE stays calm, while #BBC7BE is the loudest partner.

What is #c7bbc4 in CMYK for printing?

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

Is #c7bbc4 warm or cool?

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

Work with #c7bbc4 in the Color Lab