Skip to content

#bdbc9b

a light, soft yellow · warm · closest name: Dark Khaki

RGB
189, 188, 155
HSL
58°, 21%, 68%
CMYK
0, 1, 18, 26
Luminance
0.4915

At a glance

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

Hex
#bdbc9b
Hue
58°
yellow
Saturation
21%
soft
Lightness
68%
light
Brightness
74%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4915
WCAG relative
Temperature
Warm
34/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
10.83:1
Closest name
Dark Khaki
ΔE2000 10.1
Where it sits
Hue58° of 360°
Saturation21%
Lightness68%
Temperature
Warm ← → Cool34% 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#bdbc9b
RGBrgb(189, 188, 155)
HSLhsl(58, 21%, 68%)
CMYKcmyk(0%, 1%, 18%, 26%)
LABlab(75.5 -5.2 16.9)
LCHlch(75.5 17.7 107.2)
OKLCHoklch(0.787 0.045 106.0)
Decimal12434587
Display P3color(display-p3 0.741 0.737 0.608)

Copy-ready code

/* CSS */
color: #bdbc9b;
background-color: #bdbc9b;
/* Tailwind (arbitrary) */
class="text-[#bdbc9b] bg-[#bdbc9b]"
/* SCSS */
$brand: #bdbc9b;
/* SwiftUI */
Color(red: 0.741, green: 0.737, blue: 0.608)
/* Android */
Color.parseColor("#bdbc9b")
/* Flutter */
Color(0xFFBDBC9B)
/* Python / OpenCV (BGR) */
(155, 188, 189)

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

Accessibility — WCAG contrast

Aa
#bdbc9b on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#bdbc9b on black: 10.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2B999
deuteranopia · #C3BB9C
tritanopia · #C2B8B3

Color scale — 50 to 950

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

#F9F8F6
#F2F2ED
#E4E3D8
#D2D2BB
#bdbc9b
#A6A478
#939261
#7B7A51
#626141
#494832
#2D2D1F
Base = 400Lightest = 50 · #F9F8F6Darkest = 950 · #2D2D1F
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F2F2ED;
  --brand-200: #E4E3D8;
  --brand-300: #D2D2BB;
  --brand-400: #bdbc9b;
  --brand-500: #A6A478;
  --brand-600: #939261;
  --brand-700: #7B7A51;
  --brand-800: #626141;
  --brand-900: #494832;
  --brand-950: #2D2D1F;
  --brand: #bdbc9b;
  --brand-ink: #000000;
}

Colors that work with #bdbc9b

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#F9F9F6
Tinted page background
Border#DFDECE
Hairlines and dividers
Muted text#8A895B
Captions on the surface
Accent#4D5B7F
Second voice, not a rival
Dark variant#4D4C33
Hover, pressed, headers
Light variant#F5F5F0
Selected rows, tints
Dark surface#222116
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 #bdbc9b

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
  • 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#9B9CBD
Analogous left#BDAB9B
Analogous right#ADBD9B
Split-complement 1#9BADBD
Split-complement 2#AB9BBD
Triadic 1#9BBDBC
Triadic 2#BC9BBD
Tetradic#9BBDAB

RGB percentages

Red74.1%
Green73.7%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow18.0%
Key (black)25.9%

Color previews

#bdbc9b text on a black background

contrast 10.83:1

Card sample

#bdbc9b text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 188, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 188, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdbc9b;
background: linear-gradient(135deg, #bdbc9b, #A7BD9B);

Monochromatic scale

Palettes built from #bdbc9b

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.

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

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

#bdbc9b, answered

What color is #bdbc9b?

#bdbc9b is a light soft yellow, closest to Dark Khaki (ΔE2000 10.1). It sits at 58° on the hue wheel with 21% saturation and 68% lightness, which reads as warm.

What is the RGB value of #bdbc9b?

rgb(189, 188, 155) — 189 red, 188 green and 155 blue out of 255, or 74.1% / 73.7% / 60.8% by channel.

Is #bdbc9b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4915 and perceived brightness is 72%, so black text on it reaches 10.83:1.

Should I use black or white text on #bdbc9b?

Black. It scores 10.83:1 against #bdbc9b, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #bdbc9b?

#9B9CBD sits directly opposite on the wheel. Softer options are the split-complements #9BADBD and #AB9BBD, which give the same contrast with far less vibration.

What colors go well with #bdbc9b?

For interface work: #F9F9F6 as the surface, #DFDECE for borders, #8A895B for secondary text, #4D5B7F as an accent and #4D4C33 for hover and pressed states. For a palette, the analogous pair #BDAB9B and #ADBD9B stays calm, while #9B9CBD is the loudest partner.

What is #bdbc9b in CMYK for printing?

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

Is #bdbc9b warm or cool?

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

Work with #bdbc9b in the Color Lab