Skip to content

#aa3e00

a dark, electric orange · warm · closest name: Sienna

RGB
170, 62, 0
HSL
22°, 100%, 33%
CMYK
0, 64, 100, 33
Luminance
0.1199

At a glance

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

Hex
#aa3e00
Hue
22°
orange
Saturation
100%
electric
Lightness
33%
dark
Brightness
67%
HSV value
Perceived
41%
weighted brightness
Luminance
0.1199
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
White
6.18:1
Closest name
Sienna
ΔE2000 6.4
Where it sits
Hue22° of 360°
Saturation100%
Lightness33%
Temperature
Warm ← → Cool5% 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#aa3e00
RGBrgb(170, 62, 0)
HSLhsl(22, 100%, 33%)
CMYKcmyk(0%, 64%, 100%, 33%)
LABlab(41.2 42.1 52.3)
LCHlch(41.2 67.2 51.1)
OKLCHoklch(0.509 0.153 42.0)
Decimal11156992
Display P3color(display-p3 0.667 0.243 0.000)

Copy-ready code

/* CSS */
color: #aa3e00;
background-color: #aa3e00;
/* Tailwind (arbitrary) */
class="text-[#aa3e00] bg-[#aa3e00]"
/* SCSS */
$brand: #aa3e00;
/* SwiftUI */
Color(red: 0.667, green: 0.243, blue: 0.000)
/* Android */
Color.parseColor("#aa3e00")
/* Flutter */
Color(0xFFAA3E00)
/* Python / OpenCV (BGR) */
(0, 62, 170)

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

Accessibility — WCAG contrast

Aa
#aa3e00 on white: 6.18:1
AA ✓ pass · AA-large · AAA
Aa
#aa3e00 on black: 3.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5E5200
deuteranopia · #786A00
tritanopia · #BC1E35

Color scale — 50 to 950

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

#FEF6F1
#FCECE3
#FCD6C0
#FFB88F
#FF9457
#FF711F
#F55900
#CC4A00
#aa3e00
#762E05
#491D03
Base = 800Lightest = 50 · #FEF6F1Darkest = 950 · #491D03
:root {
  --brand-50: #FEF6F1;
  --brand-100: #FCECE3;
  --brand-200: #FCD6C0;
  --brand-300: #FFB88F;
  --brand-400: #FF9457;
  --brand-500: #FF711F;
  --brand-600: #F55900;
  --brand-700: #CC4A00;
  --brand-800: #aa3e00;
  --brand-900: #762E05;
  --brand-950: #491D03;
  --brand: #aa3e00;
  --brand-ink: #ffffff;
}

Colors that work with #aa3e00

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF7F4
Tinted page background
Border#EDD0C0
Hairlines and dividers
Muted text#9B684B
Captions on the surface
Accent#0096AA
Second voice, not a rival
Dark variant#802F00
Hover, pressed, headers
Light variant#FFEFE5
Selected rows, tints
Dark surface#241A14
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 #aa3e00

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

Works well for
  • Body text and links on white
  • 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
  • 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#006CAA
Analogous left#AA0017
Analogous right#AA9300
Split-complement 1#00AA93
Split-complement 2#0017AA
Triadic 1#00AA3E
Triadic 2#3E00AA
Tetradic#17AA00

RGB percentages

Red66.7%
Green24.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta63.5%
Yellow100.0%
Key (black)33.3%

Color previews

#aa3e00 text on a black background

contrast 3.40:1

Card sample

#aa3e00 text on a white background

contrast 6.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 62, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 62, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aa3e00;
background: linear-gradient(135deg, #aa3e00, #A4AA00);

Monochromatic scale

Palettes built from #aa3e00

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.

#aa3e00 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#aa3e00, answered

What color is #aa3e00?

#aa3e00 is a dark electric orange, closest to Sienna (ΔE2000 6.4). It sits at 22° on the hue wheel with 100% saturation and 33% lightness, which reads as warm.

What is the RGB value of #aa3e00?

rgb(170, 62, 0) — 170 red, 62 green and 0 blue out of 255, or 66.7% / 24.3% / 0% by channel.

Is #aa3e00 a light or a dark color?

It is a dark color. Relative luminance is 0.1199 and perceived brightness is 41%, so white text on it reaches 6.18:1.

Should I use black or white text on #aa3e00?

White. It scores 6.18:1 against #aa3e00, versus 3.40:1 for black — AA at any size.

What is the complementary color of #aa3e00?

#006CAA sits directly opposite on the wheel. Softer options are the split-complements #00AA93 and #0017AA, which give the same contrast with far less vibration.

What colors go well with #aa3e00?

For interface work: #FAF7F4 as the surface, #EDD0C0 for borders, #9B684B for secondary text, #0096AA as an accent and #802F00 for hover and pressed states. For a palette, the analogous pair #AA0017 and #AA9300 stays calm, while #006CAA is the loudest partner.

What is #aa3e00 in CMYK for printing?

cmyk(0%, 64%, 100%, 33%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #aa3e00 warm or cool?

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

Work with #aa3e00 in the Color Lab