Skip to content

#c9bacd

a light, soft violet · neutral · closest name: Thistle

RGB
201, 186, 205
HSL
287°, 16%, 77%
CMYK
2, 9, 0, 20
Luminance
0.5194

At a glance

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

Hex
#c9bacd
Hue
287°
violet
Saturation
16%
soft
Lightness
77%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5194
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.39:1
Closest name
Thistle
ΔE2000 4.2
Where it sits
Hue287° of 360°
Saturation16%
Lightness77%
Temperature
Warm ← → Cool53% 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#c9bacd
RGBrgb(201, 186, 205)
HSLhsl(287, 16%, 77%)
CMYKcmyk(2%, 9%, 0%, 20%)
LABlab(77.3 8.8 -7.6)
LCHlch(77.3 11.6 318.9)
OKLCHoklch(0.807 0.031 319.1)
Decimal13220557
Display P3color(display-p3 0.788 0.729 0.804)

Copy-ready code

/* CSS */
color: #c9bacd;
background-color: #c9bacd;
/* Tailwind (arbitrary) */
class="text-[#c9bacd] bg-[#c9bacd]"
/* SCSS */
$brand: #c9bacd;
/* SwiftUI */
Color(red: 0.788, green: 0.729, blue: 0.804)
/* Android */
Color.parseColor("#c9bacd")
/* Flutter */
Color(0xFFC9BACD)
/* Python / OpenCV (BGR) */
(205, 186, 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 #c9bacd · 11.39:1
Use #000000AAA at every size.
Aa
White text · 1.84:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.39:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c9bacd as text scores 1.84:1 on white and 11.39:1 on black.

Accessibility — WCAG contrast

Aa
#c9bacd on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#c9bacd on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BECE
deuteranopia · #BBBFCC
tritanopia · #C9BCC0

Color scale — 50 to 950

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

#F8F6F8
#F1EEF2
#E1D9E3
#c9bacd
#B39DB8
#997DA1
#86678E
#6F5676
#59455F
#423446
#2A212C
Base = 300Lightest = 50 · #F8F6F8Darkest = 950 · #2A212C
:root {
  --brand-50: #F8F6F8;
  --brand-100: #F1EEF2;
  --brand-200: #E1D9E3;
  --brand-300: #c9bacd;
  --brand-400: #B39DB8;
  --brand-500: #997DA1;
  --brand-600: #86678E;
  --brand-700: #6F5676;
  --brand-800: #59455F;
  --brand-900: #423446;
  --brand-950: #2A212C;
  --brand: #c9bacd;
  --brand-ink: #000000;
}

Colors that work with #c9bacd

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#F8F6F9
Tinted page background
Border#DAD0DD
Hairlines and dividers
Muted text#7D6085
Captions on the surface
Accent#657A52
Second voice, not a rival
Dark variant#46364A
Hover, pressed, headers
Light variant#F3F0F4
Selected rows, tints
Dark surface#1F1821
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 #c9bacd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#BECDBA
Analogous left#C0BACD
Analogous right#CDBAC8
Split-complement 1#C8CDBA
Split-complement 2#BACDC0
Triadic 1#CDC9BA
Triadic 2#BACDC9
Tetradic#CDC0BA

RGB percentages

Red78.8%
Green72.9%
Blue80.4%

CMYK percentages

Cyan2.0%
Magenta9.3%
Yellow0.0%
Key (black)19.6%

Color previews

#c9bacd text on a black background

contrast 11.39:1

Card sample

#c9bacd text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9bacd

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.

#c9bacd 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#c9bacd, answered

What color is #c9bacd?

#c9bacd is a light soft violet, closest to Thistle (ΔE2000 4.2). It sits at 287° on the hue wheel with 16% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #c9bacd?

rgb(201, 186, 205) — 201 red, 186 green and 205 blue out of 255, or 78.8% / 72.9% / 80.4% by channel.

Is #c9bacd a light or a dark color?

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

Should I use black or white text on #c9bacd?

Black. It scores 11.39:1 against #c9bacd, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #c9bacd?

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

What colors go well with #c9bacd?

For interface work: #F8F6F9 as the surface, #DAD0DD for borders, #7D6085 for secondary text, #657A52 as an accent and #46364A for hover and pressed states. For a palette, the analogous pair #C0BACD and #CDBAC8 stays calm, while #BECDBA is the loudest partner.

What is #c9bacd in CMYK for printing?

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

Is #c9bacd warm or cool?

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

Work with #c9bacd in the Color Lab