Skip to content

#bfac7d

a balanced, soft yellow · warm · closest name: Tan

RGB
191, 172, 125
HSL
43°, 34%, 62%
CMYK
0, 10, 35, 25
Luminance
0.4206

At a glance

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

Hex
#bfac7d
Hue
43°
yellow
Saturation
34%
soft
Lightness
62%
balanced
Brightness
75%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4206
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
9.41:1
Closest name
Tan
ΔE2000 5.8
Where it sits
Hue43° of 360°
Saturation34%
Lightness62%
Temperature
Warm ← → Cool12% cool

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

Every format

HEX#bfac7d
RGBrgb(191, 172, 125)
HSLhsl(43, 34%, 62%)
CMYKcmyk(0%, 10%, 35%, 25%)
LABlab(70.9 -0.1 26.7)
LCHlch(70.9 26.7 90.3)
OKLCHoklch(0.749 0.067 88.5)
Decimal12561533
Display P3color(display-p3 0.749 0.675 0.490)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfac7d on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#bfac7d on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7AA7A
deuteranopia · #BBB07E
tritanopia · #C9A4A0

Color scale — 50 to 950

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

#F9F8F5
#F4F1EC
#E8E2D4
#DACFB4
#bfac7d
#B59F69
#A48C51
#897543
#6D5D36
#50452A
#322B1A
Base = 400Lightest = 50 · #F9F8F5Darkest = 950 · #322B1A
:root {
  --brand-50: #F9F8F5;
  --brand-100: #F4F1EC;
  --brand-200: #E8E2D4;
  --brand-300: #DACFB4;
  --brand-400: #bfac7d;
  --brand-500: #B59F69;
  --brand-600: #A48C51;
  --brand-700: #897543;
  --brand-800: #6D5D36;
  --brand-900: #50452A;
  --brand-950: #322B1A;
  --brand: #bfac7d;
  --brand-ink: #000000;
}

Colors that work with #bfac7d

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#FAF8F5
Tinted page background
Border#E4DCC8
Hairlines and dividers
Muted text#9A834C
Captions on the surface
Accent#3F698D
Second voice, not a rival
Dark variant#55492A
Hover, pressed, headers
Light variant#F7F4EE
Selected rows, tints
Dark surface#242014
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 #bfac7d

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#7D90BF
Analogous left#BF8B7D
Analogous right#B1BF7D
Split-complement 1#7DB1BF
Split-complement 2#8B7DBF
Triadic 1#7DBFAC
Triadic 2#AC7DBF
Tetradic#7DBF8B

RGB percentages

Red74.9%
Green67.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow34.6%
Key (black)25.1%

Color previews

#bfac7d text on a black background

contrast 9.41:1

Card sample

#bfac7d text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfac7d

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.

#bfac7d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#bfac7d, answered

What color is #bfac7d?

#bfac7d is a balanced soft yellow, closest to Tan (ΔE2000 5.8). It sits at 43° on the hue wheel with 34% saturation and 62% lightness, which reads as warm.

What is the RGB value of #bfac7d?

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

Is #bfac7d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4206 and perceived brightness is 68%, so black text on it reaches 9.41:1.

Should I use black or white text on #bfac7d?

Black. It scores 9.41:1 against #bfac7d, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #bfac7d?

#7D90BF sits directly opposite on the wheel. Softer options are the split-complements #7DB1BF and #8B7DBF, which give the same contrast with far less vibration.

What colors go well with #bfac7d?

For interface work: #FAF8F5 as the surface, #E4DCC8 for borders, #9A834C for secondary text, #3F698D as an accent and #55492A for hover and pressed states. For a palette, the analogous pair #BF8B7D and #B1BF7D stays calm, while #7D90BF is the loudest partner.

What is #bfac7d in CMYK for printing?

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

Is #bfac7d warm or cool?

Warm — it scores 12 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BF9D7D; nudged cooler, #BCC17B.

Work with #bfac7d in the Color Lab