Skip to content

#ba9ba2

a light, soft red · warm · closest name: Rosy Brown

RGB
186, 155, 162
HSL
347°, 18%, 67%
CMYK
0, 17, 13, 27
Luminance
0.3649

At a glance

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

Hex
#ba9ba2
Hue
347°
red
Saturation
18%
soft
Lightness
67%
light
Brightness
73%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3649
WCAG relative
Temperature
Warm
36/100 cool
Color family
Red
Tone
Soft
Best ink
Black
8.30:1
Closest name
Rosy Brown
ΔE2000 5.7
Where it sits
Hue347° of 360°
Saturation18%
Lightness67%
Temperature
Warm ← → Cool36% 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#ba9ba2
RGBrgb(186, 155, 162)
HSLhsl(347, 18%, 67%)
CMYKcmyk(0%, 17%, 13%, 27%)
LABlab(66.9 12.6 0.7)
LCHlch(66.9 12.7 2.9)
OKLCHoklch(0.719 0.038 2.9)
Decimal12229538
Display P3color(display-p3 0.729 0.608 0.635)

Copy-ready code

/* CSS */
color: #ba9ba2;
background-color: #ba9ba2;
/* Tailwind (arbitrary) */
class="text-[#ba9ba2] bg-[#ba9ba2]"
/* SCSS */
$brand: #ba9ba2;
/* SwiftUI */
Color(red: 0.729, green: 0.608, blue: 0.635)
/* Android */
Color.parseColor("#ba9ba2")
/* Flutter */
Color(0xFFBA9BA2)
/* Python / OpenCV (BGR) */
(162, 155, 186)

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

Accessibility — WCAG contrast

Aa
#ba9ba2 on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#ba9ba2 on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9FA0A2
deuteranopia · #A6A5A1
tritanopia · #C0999D

Color scale — 50 to 950

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

#F8F6F7
#F2EEEE
#E3D9DB
#D1BDC1
#ba9ba2
#A37A84
#91646E
#79535C
#614349
#483338
#2D2023
Base = 400Lightest = 50 · #F8F6F7Darkest = 950 · #2D2023
:root {
  --brand-50: #F8F6F7;
  --brand-100: #F2EEEE;
  --brand-200: #E3D9DB;
  --brand-300: #D1BDC1;
  --brand-400: #ba9ba2;
  --brand-500: #A37A84;
  --brand-600: #91646E;
  --brand-700: #79535C;
  --brand-800: #614349;
  --brand-900: #483338;
  --brand-950: #2D2023;
  --brand: #ba9ba2;
  --brand-ink: #000000;
}

Colors that work with #ba9ba2

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#F9F6F7
Tinted page background
Border#DECFD2
Hairlines and dividers
Muted text#885E67
Captions on the surface
Accent#507C68
Second voice, not a rival
Dark variant#4B3439
Hover, pressed, headers
Light variant#F5F0F1
Selected rows, tints
Dark surface#211719
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 #ba9ba2

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#9BBAB3
Analogous left#BA9BB2
Analogous right#BAA49B
Split-complement 1#9BBAA4
Split-complement 2#9BB2BA
Triadic 1#A2BA9B
Triadic 2#9BA2BA
Tetradic#B2BA9B

RGB percentages

Red72.9%
Green60.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow12.9%
Key (black)27.1%

Color previews

#ba9ba2 text on a black background

contrast 8.30:1

Card sample

#ba9ba2 text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba9ba2

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.

#ba9ba2 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ba9ba2, answered

What color is #ba9ba2?

#ba9ba2 is a light soft red, closest to Rosy Brown (ΔE2000 5.7). It sits at 347° on the hue wheel with 18% saturation and 67% lightness, which reads as warm.

What is the RGB value of #ba9ba2?

rgb(186, 155, 162) — 186 red, 155 green and 162 blue out of 255, or 72.9% / 60.8% / 63.5% by channel.

Is #ba9ba2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3649 and perceived brightness is 65%, so black text on it reaches 8.30:1.

Should I use black or white text on #ba9ba2?

Black. It scores 8.30:1 against #ba9ba2, versus 2.53:1 for white — AAA at any size.

What is the complementary color of #ba9ba2?

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

What colors go well with #ba9ba2?

For interface work: #F9F6F7 as the surface, #DECFD2 for borders, #885E67 for secondary text, #507C68 as an accent and #4B3439 for hover and pressed states. For a palette, the analogous pair #BA9BB2 and #BAA49B stays calm, while #9BBAB3 is the loudest partner.

What is #ba9ba2 in CMYK for printing?

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

Is #ba9ba2 warm or cool?

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

Work with #ba9ba2 in the Color Lab