Skip to content

#c9bbcb

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

RGB
201, 187, 203
HSL
293°, 13%, 77%
CMYK
1, 8, 0, 20
Luminance
0.5227

At a glance

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

Hex
#c9bbcb
Hue
293°
magenta / pink
Saturation
13%
muted
Lightness
77%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5227
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
11.45:1
Closest name
Thistle
ΔE2000 5.1
Where it sits
Hue293° of 360°
Saturation13%
Lightness77%
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#c9bbcb
RGBrgb(201, 187, 203)
HSLhsl(293, 13%, 77%)
CMYKcmyk(1%, 8%, 0%, 20%)
LABlab(77.4 7.8 -6.3)
LCHlch(77.4 10.0 321.4)
OKLCHoklch(0.808 0.027 322.0)
Decimal13220811
Display P3color(display-p3 0.788 0.733 0.796)

Copy-ready code

/* CSS */
color: #c9bbcb;
background-color: #c9bbcb;
/* Tailwind (arbitrary) */
class="text-[#c9bbcb] bg-[#c9bbcb]"
/* SCSS */
$brand: #c9bbcb;
/* SwiftUI */
Color(red: 0.788, green: 0.733, blue: 0.796)
/* Android */
Color.parseColor("#c9bbcb")
/* Flutter */
Color(0xFFC9BBCB)
/* Python / OpenCV (BGR) */
(203, 187, 201)

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

Accessibility — WCAG contrast

Aa
#c9bbcb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#c9bbcb on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BABECC
deuteranopia · #BDC0CA
tritanopia · #CABCC0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c9bbcb 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
#F1EEF1
#E1DAE2
#c9bbcb
#B3A0B6
#9A809E
#876A8B
#705874
#5A475C
#433645
#2A222B
Base = 300Lightest = 50 · #F8F7F8Darkest = 950 · #2A222B
:root {
  --brand-50: #F8F7F8;
  --brand-100: #F1EEF1;
  --brand-200: #E1DAE2;
  --brand-300: #c9bbcb;
  --brand-400: #B3A0B6;
  --brand-500: #9A809E;
  --brand-600: #876A8B;
  --brand-700: #705874;
  --brand-800: #5A475C;
  --brand-900: #433645;
  --brand-950: #2A222B;
  --brand: #c9bbcb;
  --brand-ink: #000000;
}

Colors that work with #c9bbcb

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#F8F6F8
Tinted page background
Border#DAD1DC
Hairlines and dividers
Muted text#7E6382
Captions on the surface
Accent#617755
Second voice, not a rival
Dark variant#463748
Hover, pressed, headers
Light variant#F4F1F4
Selected rows, tints
Dark surface#1F1820
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 #c9bbcb

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#BDCBBB
Analogous left#C1BBCB
Analogous right#CBBBC5
Split-complement 1#C5CBBB
Split-complement 2#BBCBC1
Triadic 1#CBC9BB
Triadic 2#BBCBC9
Tetradic#CBC1BB

RGB percentages

Red78.8%
Green73.3%
Blue79.6%

CMYK percentages

Cyan1.0%
Magenta7.9%
Yellow0.0%
Key (black)20.4%

Color previews

#c9bbcb text on a black background

contrast 11.45:1

Card sample

#c9bbcb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9bbcb

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.

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

#c9bbcb, answered

What color is #c9bbcb?

#c9bbcb is a light muted magenta / pink, closest to Thistle (ΔE2000 5.1). It sits at 293° on the hue wheel with 13% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #c9bbcb?

rgb(201, 187, 203) — 201 red, 187 green and 203 blue out of 255, or 78.8% / 73.3% / 79.6% by channel.

Is #c9bbcb a light or a dark color?

It is a light color. Relative luminance is 0.5227 and perceived brightness is 76%, so black text on it reaches 11.45:1.

Should I use black or white text on #c9bbcb?

Black. It scores 11.45:1 against #c9bbcb, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #c9bbcb?

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

What colors go well with #c9bbcb?

For interface work: #F8F6F8 as the surface, #DAD1DC for borders, #7E6382 for secondary text, #617755 as an accent and #463748 for hover and pressed states. For a palette, the analogous pair #C1BBCB and #CBBBC5 stays calm, while #BDCBBB is the loudest partner.

What is #c9bbcb in CMYK for printing?

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

Is #c9bbcb 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 #CBBBC7; nudged cooler, #C3BACC.

Work with #c9bbcb in the Color Lab