Skip to content

#a9727f

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

RGB
169, 114, 127
HSL
346°, 24%, 56%
CMYK
0, 33, 25, 34
Luminance
0.2200

At a glance

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

Hex
#a9727f
Hue
346°
red
Saturation
24%
soft
Lightness
56%
balanced
Brightness
66%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2200
WCAG relative
Temperature
Warm
32/100 cool
Color family
Red
Tone
Soft
Best ink
Black
5.40:1
Closest name
Rosy Brown
ΔE2000 10.2
Where it sits
Hue346° of 360°
Saturation24%
Lightness56%
Temperature
Warm ← → Cool32% 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#a9727f
RGBrgb(169, 114, 127)
HSLhsl(346, 24%, 56%)
CMYKcmyk(0%, 33%, 25%, 34%)
LABlab(54.0 23.6 1.7)
LCHlch(54.0 23.6 4.2)
OKLCHoklch(0.613 0.071 3.9)
Decimal11104895
Display P3color(display-p3 0.663 0.447 0.498)

Copy-ready code

/* CSS */
color: #a9727f;
background-color: #a9727f;
/* Tailwind (arbitrary) */
class="text-[#a9727f] bg-[#a9727f]"
/* SCSS */
$brand: #a9727f;
/* SwiftUI */
Color(red: 0.663, green: 0.447, blue: 0.498)
/* Android */
Color.parseColor("#a9727f")
/* Flutter */
Color(0xFFA9727F)
/* Python / OpenCV (BGR) */
(127, 114, 169)

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

Accessibility — WCAG contrast

Aa
#a9727f on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#a9727f on black: 5.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A7B7F
deuteranopia · #87857E
tritanopia · #B26E76

Color scale — 50 to 950

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

#F9F6F7
#F3EDEE
#E5D7DA
#D4B9C0
#BF96A0
#a9727f
#985D6B
#7F4D59
#653E47
#4B3036
#2F1E22
Base = 500Lightest = 50 · #F9F6F7Darkest = 950 · #2F1E22
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDEE;
  --brand-200: #E5D7DA;
  --brand-300: #D4B9C0;
  --brand-400: #BF96A0;
  --brand-500: #a9727f;
  --brand-600: #985D6B;
  --brand-700: #7F4D59;
  --brand-800: #653E47;
  --brand-900: #4B3036;
  --brand-950: #2F1E22;
  --brand: #a9727f;
  --brand-ink: #000000;
}

Colors that work with #a9727f

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#F9F5F6
Tinted page background
Border#E0CCD1
Hairlines and dividers
Muted text#8F5764
Captions on the surface
Accent#498366
Second voice, not a rival
Dark variant#4F3038
Hover, pressed, headers
Light variant#F5EFF1
Selected rows, tints
Dark surface#231518
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 #a9727f

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#72A99C
Analogous left#A9729B
Analogous right#A98172
Split-complement 1#72A981
Split-complement 2#729BA9
Triadic 1#7FA972
Triadic 2#727FA9
Tetradic#9BA972

RGB percentages

Red66.3%
Green44.7%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow24.9%
Key (black)33.7%

Color previews

#a9727f text on a black background

contrast 5.40:1

Card sample

#a9727f text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(169, 114, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 114, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9727f;
background: linear-gradient(135deg, #a9727f, #A98A72);

Monochromatic scale

Palettes built from #a9727f

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.

#a9727f 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
ButtonsLinksFocus statesCharts
Print note

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

#a9727f, answered

What color is #a9727f?

#a9727f is a balanced soft red, closest to Rosy Brown (ΔE2000 10.2). It sits at 346° on the hue wheel with 24% saturation and 56% lightness, which reads as warm.

What is the RGB value of #a9727f?

rgb(169, 114, 127) — 169 red, 114 green and 127 blue out of 255, or 66.3% / 44.7% / 49.8% by channel.

Is #a9727f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2200 and perceived brightness is 53%, so black text on it reaches 5.40:1.

Should I use black or white text on #a9727f?

Black. It scores 5.40:1 against #a9727f, versus 3.89:1 for white — AA at any size.

What is the complementary color of #a9727f?

#72A99C sits directly opposite on the wheel. Softer options are the split-complements #72A981 and #729BA9, which give the same contrast with far less vibration.

What colors go well with #a9727f?

For interface work: #F9F5F6 as the surface, #E0CCD1 for borders, #8F5764 for secondary text, #498366 as an accent and #4F3038 for hover and pressed states. For a palette, the analogous pair #A9729B and #A98172 stays calm, while #72A99C is the loudest partner.

What is #a9727f in CMYK for printing?

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

Is #a9727f warm or cool?

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

Work with #a9727f in the Color Lab