Skip to content

#a26c01

a dark, electric orange · warm · closest name: Dark Goldenrod

RGB
162, 108, 1
HSL
40°, 99%, 32%
CMYK
0, 33, 99, 37
Luminance
0.1841

At a glance

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

Hex
#a26c01
Hue
40°
orange
Saturation
99%
electric
Lightness
32%
dark
Brightness
64%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1841
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
4.68:1
Closest name
Dark Goldenrod
ΔE2000 9.6
Where it sits
Hue40° of 360°
Saturation99%
Lightness32%
Temperature
Warm ← → Cool8% 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#a26c01
RGBrgb(162, 108, 1)
HSLhsl(40, 99%, 32%)
CMYKcmyk(0%, 33%, 99%, 37%)
LABlab(50.0 14.3 56.8)
LCHlch(50.0 58.6 75.9)
OKLCHoklch(0.574 0.121 74.5)
Decimal10644481
Display P3color(display-p3 0.635 0.424 0.004)

Copy-ready code

/* CSS */
color: #a26c01;
background-color: #a26c01;
/* Tailwind (arbitrary) */
class="text-[#a26c01] bg-[#a26c01]"
/* SCSS */
$brand: #a26c01;
/* SwiftUI */
Color(red: 0.635, green: 0.424, blue: 0.004)
/* Android */
Color.parseColor("#a26c01")
/* Flutter */
Color(0xFFA26C01)
/* Python / OpenCV (BGR) */
(1, 108, 162)

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

Accessibility — WCAG contrast

Aa
#a26c01 on white: 4.49:1
AA ✗ fail · AA-large · AAA
Aa
#a26c01 on black: 4.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F6F00
deuteranopia · #8C7C08
tritanopia · #B15E5B

Color scale — 50 to 950

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

#FEF9F1
#FCF4E3
#FBE8C0
#FED98F
#FEC658
#FEB320
#F3A201
#CB8701
#a26c01
#755006
#493203
Base = 800Lightest = 50 · #FEF9F1Darkest = 950 · #493203
:root {
  --brand-50: #FEF9F1;
  --brand-100: #FCF4E3;
  --brand-200: #FBE8C0;
  --brand-300: #FED98F;
  --brand-400: #FEC658;
  --brand-500: #FEB320;
  --brand-600: #F3A201;
  --brand-700: #CB8701;
  --brand-800: #a26c01;
  --brand-900: #755006;
  --brand-950: #493203;
  --brand: #a26c01;
  --brand-ink: #000000;
}

Colors that work with #a26c01

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#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#005FA3
Second voice, not a rival
Dark variant#7F5501
Hover, pressed, headers
Light variant#FFF6E6
Selected rows, tints
Dark surface#241F14
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 #a26c01

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#0137A2
Analogous left#A21C01
Analogous right#88A201
Split-complement 1#0188A2
Split-complement 2#1C01A2
Triadic 1#01A26C
Triadic 2#6C01A2
Tetradic#01A21C

RGB percentages

Red63.5%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow99.4%
Key (black)36.5%

Color previews

#a26c01 text on a black background

contrast 4.68:1

Card sample

#a26c01 text on a white background

contrast 4.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a26c01;
background: linear-gradient(135deg, #a26c01, #6DA201);

Monochromatic scale

Palettes built from #a26c01

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.

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

#a26c01, answered

What color is #a26c01?

#a26c01 is a dark electric orange, closest to Dark Goldenrod (ΔE2000 9.6). It sits at 40° on the hue wheel with 99% saturation and 32% lightness, which reads as warm.

What is the RGB value of #a26c01?

rgb(162, 108, 1) — 162 red, 108 green and 1 blue out of 255, or 63.5% / 42.4% / 0.4% by channel.

Is #a26c01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1841 and perceived brightness is 48%, so black text on it reaches 4.68:1.

Should I use black or white text on #a26c01?

Black. It scores 4.68:1 against #a26c01, versus 4.49:1 for white — AA at any size.

What is the complementary color of #a26c01?

#0137A2 sits directly opposite on the wheel. Softer options are the split-complements #0188A2 and #1C01A2, which give the same contrast with far less vibration.

What colors go well with #a26c01?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #005FA3 as an accent and #7F5501 for hover and pressed states. For a palette, the analogous pair #A21C01 and #88A201 stays calm, while #0137A2 is the loudest partner.

What is #a26c01 in CMYK for printing?

cmyk(0%, 33%, 99%, 37%). 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 #a26c01 warm or cool?

Warm — it scores 8 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A25501; nudged cooler, #9EA300.

Work with #a26c01 in the Color Lab