Skip to content

#ae6d21

a dark, vivid orange · warm · closest name: Peru

RGB
174, 109, 33
HSL
32°, 68%, 41%
CMYK
0, 37, 81, 32
Luminance
0.2005

At a glance

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

Hex
#ae6d21
Hue
32°
orange
Saturation
68%
vivid
Lightness
41%
dark
Brightness
68%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2005
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.01:1
Closest name
Peru
ΔE2000 9.2
Where it sits
Hue32° of 360°
Saturation68%
Lightness41%
Temperature
Warm ← → Cool2% 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#ae6d21
RGBrgb(174, 109, 33)
HSLhsl(32, 68%, 41%)
CMYKcmyk(0%, 37%, 81%, 32%)
LABlab(51.9 19.9 50.1)
LCHlch(51.9 53.9 68.4)
OKLCHoklch(0.593 0.119 64.9)
Decimal11431201
Display P3color(display-p3 0.682 0.427 0.129)

Copy-ready code

/* CSS */
color: #ae6d21;
background-color: #ae6d21;
/* Tailwind (arbitrary) */
class="text-[#ae6d21] bg-[#ae6d21]"
/* SCSS */
$brand: #ae6d21;
/* SwiftUI */
Color(red: 0.682, green: 0.427, blue: 0.129)
/* Android */
Color.parseColor("#ae6d21")
/* Flutter */
Color(0xFFAE6D21)
/* Python / OpenCV (BGR) */
(33, 109, 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 #ae6d21 · 5.01:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.01:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #ae6d21 as text scores 4.19:1 on white and 5.01:1 on black.

Accessibility — WCAG contrast

Aa
#ae6d21 on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#ae6d21 on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #827314
deuteranopia · #918222
tritanopia · #BE5E5E

Color scale — 50 to 950

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

#FBF8F3
#F8F0E8
#F2DFCA
#EDCAA1
#E4AF72
#DB9542
#CE8127
#ae6d21
#89561A
#644017
#3E280E
Base = 700Lightest = 50 · #FBF8F3Darkest = 950 · #3E280E
:root {
  --brand-50: #FBF8F3;
  --brand-100: #F8F0E8;
  --brand-200: #F2DFCA;
  --brand-300: #EDCAA1;
  --brand-400: #E4AF72;
  --brand-500: #DB9542;
  --brand-600: #CE8127;
  --brand-700: #ae6d21;
  --brand-800: #89561A;
  --brand-900: #644017;
  --brand-950: #3E280E;
  --brand: #ae6d21;
  --brand-ink: #000000;
}

Colors that work with #ae6d21

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#FAF8F4
Tinted page background
Border#EDD8C0
Hairlines and dividers
Muted text#9B764B
Captions on the surface
Accent#1D87B2
Second voice, not a rival
Dark variant#6B4314
Hover, pressed, headers
Light variant#FBF3EA
Selected rows, tints
Dark surface#241D14
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 #ae6d21

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
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#2162AE
Analogous left#AE2621
Analogous right#A9AE21
Split-complement 1#21A9AE
Split-complement 2#2621AE
Triadic 1#21AE6D
Triadic 2#6D21AE
Tetradic#21AE26

RGB percentages

Red68.2%
Green42.7%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta37.4%
Yellow81.0%
Key (black)31.8%

Color previews

#ae6d21 text on a black background

contrast 5.01:1

Card sample

#ae6d21 text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 109, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 109, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ae6d21;
background: linear-gradient(135deg, #ae6d21, #91AE21);

Monochromatic scale

Palettes built from #ae6d21

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.

#ae6d21 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.

#ae6d21, answered

What color is #ae6d21?

#ae6d21 is a dark vivid orange, closest to Peru (ΔE2000 9.2). It sits at 32° on the hue wheel with 68% saturation and 41% lightness, which reads as warm.

What is the RGB value of #ae6d21?

rgb(174, 109, 33) — 174 red, 109 green and 33 blue out of 255, or 68.2% / 42.7% / 12.9% by channel.

Is #ae6d21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2005 and perceived brightness is 50%, so black text on it reaches 5.01:1.

Should I use black or white text on #ae6d21?

Black. It scores 5.01:1 against #ae6d21, versus 4.19:1 for white — AA at any size.

What is the complementary color of #ae6d21?

#2162AE sits directly opposite on the wheel. Softer options are the split-complements #21A9AE and #2621AE, which give the same contrast with far less vibration.

What colors go well with #ae6d21?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B764B for secondary text, #1D87B2 as an accent and #6B4314 for hover and pressed states. For a palette, the analogous pair #AE2621 and #A9AE21 stays calm, while #2162AE is the loudest partner.

What is #ae6d21 in CMYK for printing?

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

Is #ae6d21 warm or cool?

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

Work with #ae6d21 in the Color Lab