Skip to content

#c9bfd7

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

RGB
201, 191, 215
HSL
265°, 23%, 80%
CMYK
7, 11, 0, 16
Luminance
0.5459

At a glance

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

Hex
#c9bfd7
Hue
265°
violet
Saturation
23%
soft
Lightness
80%
light
Brightness
84%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5459
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.92:1
Closest name
Thistle
ΔE2000 5.1
Where it sits
Hue265° of 360°
Saturation23%
Lightness80%
Temperature
Warm ← → Cool63% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c9bfd7
RGBrgb(201, 191, 215)
HSLhsl(265, 23%, 80%)
CMYKcmyk(7%, 11%, 0%, 16%)
LABlab(78.8 8.0 -10.7)
LCHlch(78.8 13.4 306.7)
OKLCHoklch(0.820 0.035 304.5)
Decimal13221847
Display P3color(display-p3 0.788 0.749 0.843)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c9bfd7 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c9bfd7 on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC3D8
deuteranopia · #BDC3D6
tritanopia · #C7C2C7

Color scale — 50 to 950

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

#F7F6F9
#EFEDF2
#DDD7E5
#c9bfd7
#A897BE
#8A75A9
#765E97
#624E7E
#4E3F64
#3B304A
#251E2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #251E2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EFEDF2;
  --brand-200: #DDD7E5;
  --brand-300: #c9bfd7;
  --brand-400: #A897BE;
  --brand-500: #8A75A9;
  --brand-600: #765E97;
  --brand-700: #624E7E;
  --brand-800: #4E3F64;
  --brand-900: #3B304A;
  --brand-950: #251E2E;
  --brand: #c9bfd7;
  --brand-ink: #000000;
}

Colors that work with #c9bfd7

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#F7F6F9
Tinted page background
Border#D5CDE0
Hairlines and dividers
Muted text#6E588D
Captions on the surface
Accent#78814B
Second voice, not a rival
Dark variant#3D314E
Hover, pressed, headers
Light variant#F2EFF5
Selected rows, tints
Dark surface#1B1623
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 #c9bfd7

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#CDD7BF
Analogous left#BFC1D7
Analogous right#D5BFD7
Split-complement 1#D7D5BF
Split-complement 2#C1D7BF
Triadic 1#D7C9BF
Triadic 2#BFD7C9
Tetradic#D7BFC1

RGB percentages

Red78.8%
Green74.9%
Blue84.3%

CMYK percentages

Cyan6.5%
Magenta11.2%
Yellow0.0%
Key (black)15.7%

Color previews

#c9bfd7 text on a black background

contrast 11.92:1

Card sample

#c9bfd7 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9bfd7

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.

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

#c9bfd7, answered

What color is #c9bfd7?

#c9bfd7 is a light soft violet, closest to Thistle (ΔE2000 5.1). It sits at 265° on the hue wheel with 23% saturation and 80% lightness, which reads as cool.

What is the RGB value of #c9bfd7?

rgb(201, 191, 215) — 201 red, 191 green and 215 blue out of 255, or 78.8% / 74.9% / 84.3% by channel.

Is #c9bfd7 a light or a dark color?

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

Should I use black or white text on #c9bfd7?

Black. It scores 11.92:1 against #c9bfd7, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #c9bfd7?

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

What colors go well with #c9bfd7?

For interface work: #F7F6F9 as the surface, #D5CDE0 for borders, #6E588D for secondary text, #78814B as an accent and #3D314E for hover and pressed states. For a palette, the analogous pair #BFC1D7 and #D5BFD7 stays calm, while #CDD7BF is the loudest partner.

What is #c9bfd7 in CMYK for printing?

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

Is #c9bfd7 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D2BFD7; nudged cooler, #BFBED8.

Work with #c9bfd7 in the Color Lab