Skip to content

#ae8c7d

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

RGB
174, 140, 125
HSL
18°, 23%, 59%
CMYK
0, 20, 28, 32
Luminance
0.2924

At a glance

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

Hex
#ae8c7d
Hue
18°
orange
Saturation
23%
soft
Lightness
59%
balanced
Brightness
68%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2924
WCAG relative
Temperature
Warm
21/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
6.85:1
Closest name
Rosy Brown
ΔE2000 8.3
Where it sits
Hue18° of 360°
Saturation23%
Lightness59%
Temperature
Warm ← → Cool21% 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#ae8c7d
RGBrgb(174, 140, 125)
HSLhsl(18, 23%, 59%)
CMYKcmyk(0%, 20%, 28%, 32%)
LABlab(61.0 10.6 12.9)
LCHlch(61.0 16.7 50.6)
OKLCHoklch(0.668 0.047 45.1)
Decimal11439229
Display P3color(display-p3 0.682 0.549 0.490)

Copy-ready code

/* CSS */
color: #ae8c7d;
background-color: #ae8c7d;
/* Tailwind (arbitrary) */
class="text-[#ae8c7d] bg-[#ae8c7d]"
/* SCSS */
$brand: #ae8c7d;
/* SwiftUI */
Color(red: 0.682, green: 0.549, blue: 0.490)
/* Android */
Color.parseColor("#ae8c7d")
/* Flutter */
Color(0xFFAE8C7D)
/* Python / OpenCV (BGR) */
(125, 140, 174)

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

Accessibility — WCAG contrast

Aa
#ae8c7d on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#ae8c7d on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #958F7C
deuteranopia · #9C967D
tritanopia · #B78788

Color scale — 50 to 950

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

#F9F7F6
#F2EFED
#E5DBD7
#D4C2BA
#BEA397
#ae8c7d
#976F5E
#7E5D4E
#654A3F
#4A3830
#2E231E
Base = 500Lightest = 50 · #F9F7F6Darkest = 950 · #2E231E
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F2EFED;
  --brand-200: #E5DBD7;
  --brand-300: #D4C2BA;
  --brand-400: #BEA397;
  --brand-500: #ae8c7d;
  --brand-600: #976F5E;
  --brand-700: #7E5D4E;
  --brand-800: #654A3F;
  --brand-900: #4A3830;
  --brand-950: #2E231E;
  --brand: #ae8c7d;
  --brand-ink: #000000;
}

Colors that work with #ae8c7d

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#F9F7F6
Tinted page background
Border#E0D3CD
Hairlines and dividers
Muted text#8D6858
Captions on the surface
Accent#4A7F82
Second voice, not a rival
Dark variant#4F3A31
Hover, pressed, headers
Light variant#F5F1EF
Selected rows, tints
Dark surface#231A16
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 #ae8c7d

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#7D9FAE
Analogous left#AE7D86
Analogous right#AEA47D
Split-complement 1#7DAEA4
Split-complement 2#7D86AE
Triadic 1#7DAE8C
Triadic 2#8C7DAE
Tetradic#86AE7D

RGB percentages

Red68.2%
Green54.9%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta19.5%
Yellow28.2%
Key (black)31.8%

Color previews

#ae8c7d text on a black background

contrast 6.85:1

Card sample

#ae8c7d text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ae8c7d

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.

#ae8c7d in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#ae8c7d, answered

What color is #ae8c7d?

#ae8c7d is a balanced soft orange, closest to Rosy Brown (ΔE2000 8.3). It sits at 18° on the hue wheel with 23% saturation and 59% lightness, which reads as warm.

What is the RGB value of #ae8c7d?

rgb(174, 140, 125) — 174 red, 140 green and 125 blue out of 255, or 68.2% / 54.9% / 49% by channel.

Is #ae8c7d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2924 and perceived brightness is 59%, so black text on it reaches 6.85:1.

Should I use black or white text on #ae8c7d?

Black. It scores 6.85:1 against #ae8c7d, versus 3.07:1 for white — AA at any size.

What is the complementary color of #ae8c7d?

#7D9FAE sits directly opposite on the wheel. Softer options are the split-complements #7DAEA4 and #7D86AE, which give the same contrast with far less vibration.

What colors go well with #ae8c7d?

For interface work: #F9F7F6 as the surface, #E0D3CD for borders, #8D6858 for secondary text, #4A7F82 as an accent and #4F3A31 for hover and pressed states. For a palette, the analogous pair #AE7D86 and #AEA47D stays calm, while #7D9FAE is the loudest partner.

What is #ae8c7d in CMYK for printing?

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

Is #ae8c7d warm or cool?

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

Work with #ae8c7d in the Color Lab