Skip to content

#a93c01

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

RGB
169, 60, 1
HSL
21°, 99%, 33%
CMYK
0, 65, 99, 34
Luminance
0.1167

At a glance

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

Hex
#a93c01
Hue
21°
orange
Saturation
99%
electric
Lightness
33%
dark
Brightness
66%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1167
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
White
6.30:1
Closest name
Sienna
ΔE2000 6.5
Where it sits
Hue21° of 360°
Saturation99%
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#a93c01
RGBrgb(169, 60, 1)
HSLhsl(21, 99%, 33%)
CMYKcmyk(0%, 65%, 99%, 34%)
LABlab(40.7 42.7 51.6)
LCHlch(40.7 67.0 50.4)
OKLCHoklch(0.505 0.154 41.2)
Decimal11090945
Display P3color(display-p3 0.663 0.235 0.004)

Copy-ready code

/* CSS */
color: #a93c01;
background-color: #a93c01;
/* Tailwind (arbitrary) */
class="text-[#a93c01] bg-[#a93c01]"
/* SCSS */
$brand: #a93c01;
/* SwiftUI */
Color(red: 0.663, green: 0.235, blue: 0.004)
/* Android */
Color.parseColor("#a93c01")
/* Flutter */
Color(0xFFA93C01)
/* Python / OpenCV (BGR) */
(1, 60, 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#ffffff on #a93c01 · 6.30:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.30:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.33:1
AA fail · AA large pass · AAA fail
Reading the other direction: #a93c01 as text scores 6.30:1 on white and 3.33:1 on black.

Accessibility — WCAG contrast

Aa
#a93c01 on white: 6.30:1
AA ✓ pass · AA-large · AAA
Aa
#a93c01 on black: 3.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5C5000
deuteranopia · #776900
tritanopia · #BB1B33

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a93c01 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
#FBD5C0
#FEB68F
#FE9258
#FE6E20
#F35701
#CB4801
#a93c01
#752D06
#491C03
Base = 800Lightest = 50 · #FEF6F1Darkest = 950 · #491C03
:root {
  --brand-50: #FEF6F1;
  --brand-100: #FCECE3;
  --brand-200: #FBD5C0;
  --brand-300: #FEB68F;
  --brand-400: #FE9258;
  --brand-500: #FE6E20;
  --brand-600: #F35701;
  --brand-700: #CB4801;
  --brand-800: #a93c01;
  --brand-900: #752D06;
  --brand-950: #491C03;
  --brand: #a93c01;
  --brand-ink: #ffffff;
}

Colors that work with #a93c01

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#FAF6F4
Tinted page background
Border#EDD0C0
Hairlines and dividers
Muted text#9B674B
Captions on the surface
Accent#0099AA
Second voice, not a rival
Dark variant#7F2D01
Hover, pressed, headers
Light variant#FFEFE6
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 #a93c01

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#016EA9
Analogous left#A9011A
Analogous right#A99001
Split-complement 1#01A990
Split-complement 2#011AA9
Triadic 1#01A93C
Triadic 2#3C01A9
Tetradic#1AA901

RGB percentages

Red66.3%
Green23.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta64.5%
Yellow99.4%
Key (black)33.7%

Color previews

#a93c01 text on a black background

contrast 3.33:1

Card sample

#a93c01 text on a white background

contrast 6.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a93c01

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.

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

#a93c01, answered

What color is #a93c01?

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

What is the RGB value of #a93c01?

rgb(169, 60, 1) — 169 red, 60 green and 1 blue out of 255, or 66.3% / 23.5% / 0.4% by channel.

Is #a93c01 a light or a dark color?

It is a dark color. Relative luminance is 0.1167 and perceived brightness is 40%, so white text on it reaches 6.30:1.

Should I use black or white text on #a93c01?

White. It scores 6.30:1 against #a93c01, versus 3.33:1 for black — AA at any size.

What is the complementary color of #a93c01?

#016EA9 sits directly opposite on the wheel. Softer options are the split-complements #01A990 and #011AA9, which give the same contrast with far less vibration.

What colors go well with #a93c01?

For interface work: #FAF6F4 as the surface, #EDD0C0 for borders, #9B674B for secondary text, #0099AA as an accent and #7F2D01 for hover and pressed states. For a palette, the analogous pair #A9011A and #A99001 stays calm, while #016EA9 is the loudest partner.

What is #a93c01 in CMYK for printing?

cmyk(0%, 65%, 99%, 34%). 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 #a93c01 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 #C24D01; nudged cooler, #AA0003.

Work with #a93c01 in the Color Lab