Skip to content

#bfacb9

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

RGB
191, 172, 185
HSL
319°, 13%, 71%
CMYK
0, 10, 3, 25
Luminance
0.4408

At a glance

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

Hex
#bfacb9
Hue
319°
magenta / pink
Saturation
13%
muted
Lightness
71%
light
Brightness
75%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4408
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
9.82:1
Closest name
Thistle
ΔE2000 7.2
Where it sits
Hue319° of 360°
Saturation13%
Lightness71%
Temperature
Warm ← → Cool46% 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#bfacb9
RGBrgb(191, 172, 185)
HSLhsl(319, 13%, 71%)
CMYKcmyk(0%, 10%, 3%, 25%)
LABlab(72.3 9.1 -4.1)
LCHlch(72.3 10.0 335.6)
OKLCHoklch(0.764 0.028 337.2)
Decimal12561593
Display P3color(display-p3 0.749 0.675 0.725)

Copy-ready code

/* CSS */
color: #bfacb9;
background-color: #bfacb9;
/* Tailwind (arbitrary) */
class="text-[#bfacb9] bg-[#bfacb9]"
/* SCSS */
$brand: #bfacb9;
/* SwiftUI */
Color(red: 0.749, green: 0.675, blue: 0.725)
/* Android */
Color.parseColor("#bfacb9")
/* Flutter */
Color(0xFFBFACB9)
/* Python / OpenCV (BGR) */
(185, 172, 191)

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

Accessibility — WCAG contrast

Aa
#bfacb9 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#bfacb9 on black: 9.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACB0BA
deuteranopia · #B0B2B8
tritanopia · #C1ACB0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfacb9 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F7F8
#F1EEF0
#E2DADF
#CEC0CA
#bfacb9
#9D8094
#8A6B80
#73596B
#5C4755
#443640
#2B2228
Base = 400Lightest = 50 · #F8F7F8Darkest = 950 · #2B2228
:root {
  --brand-50: #F8F7F8;
  --brand-100: #F1EEF0;
  --brand-200: #E2DADF;
  --brand-300: #CEC0CA;
  --brand-400: #bfacb9;
  --brand-500: #9D8094;
  --brand-600: #8A6B80;
  --brand-700: #73596B;
  --brand-800: #5C4755;
  --brand-900: #443640;
  --brand-950: #2B2228;
  --brand: #bfacb9;
  --brand-ink: #000000;
}

Colors that work with #bfacb9

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#DBD1D8
Hairlines and dividers
Muted text#826478
Captions on the surface
Accent#557757
Second voice, not a rival
Dark variant#483843
Hover, pressed, headers
Light variant#F4F1F3
Selected rows, tints
Dark surface#20181D
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 #bfacb9

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#ACBFB2
Analogous left#BCACBF
Analogous right#BFACB0
Split-complement 1#B0BFAC
Split-complement 2#ACBFBC
Triadic 1#B9BFAC
Triadic 2#ACB9BF
Tetradic#BFBCAC

RGB percentages

Red74.9%
Green67.5%
Blue72.5%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow3.1%
Key (black)25.1%

Color previews

#bfacb9 text on a black background

contrast 9.82:1

Card sample

#bfacb9 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfacb9

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.

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

#bfacb9, answered

What color is #bfacb9?

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

What is the RGB value of #bfacb9?

rgb(191, 172, 185) — 191 red, 172 green and 185 blue out of 255, or 74.9% / 67.5% / 72.5% by channel.

Is #bfacb9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4408 and perceived brightness is 70%, so black text on it reaches 9.82:1.

Should I use black or white text on #bfacb9?

Black. It scores 9.82:1 against #bfacb9, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #bfacb9?

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

What colors go well with #bfacb9?

For interface work: #F8F6F8 as the surface, #DBD1D8 for borders, #826478 for secondary text, #557757 as an accent and #483843 for hover and pressed states. For a palette, the analogous pair #BCACBF and #BFACB0 stays calm, while #ACBFB2 is the loudest partner.

What is #bfacb9 in CMYK for printing?

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

Is #bfacb9 warm or cool?

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

Work with #bfacb9 in the Color Lab