Skip to content

#ae8b13

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

RGB
174, 139, 19
HSL
47°, 80%, 38%
CMYK
0, 20, 89, 32
Luminance
0.2751

At a glance

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

Hex
#ae8b13
Hue
47°
yellow
Saturation
80%
electric
Lightness
38%
dark
Brightness
68%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2751
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
6.50:1
Closest name
Dark Goldenrod
ΔE2000 4.5
Where it sits
Hue47° of 360°
Saturation80%
Lightness38%
Temperature
Warm ← → Cool14% 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#ae8b13
RGBrgb(174, 139, 19)
HSLhsl(47, 80%, 38%)
CMYKcmyk(0%, 20%, 89%, 32%)
LABlab(59.5 2.7 60.9)
LCHlch(59.5 60.9 87.5)
OKLCHoklch(0.651 0.129 90.1)
Decimal11438867
Display P3color(display-p3 0.682 0.545 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ae8b13 on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#ae8b13 on black: 6.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9D8900
deuteranopia · #A5931D
tritanopia · #BD7E76

Color scale — 50 to 950

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

#FCFAF3
#F9F5E6
#F5EBC6
#F4E09A
#EED067
#E9C035
#DDB018
#ae8b13
#937610
#6A5610
#43360A
Base = 700Lightest = 50 · #FCFAF3Darkest = 950 · #43360A
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F9F5E6;
  --brand-200: #F5EBC6;
  --brand-300: #F4E09A;
  --brand-400: #EED067;
  --brand-500: #E9C035;
  --brand-600: #DDB018;
  --brand-700: #ae8b13;
  --brand-800: #937610;
  --brand-900: #6A5610;
  --brand-950: #43360A;
  --brand: #ae8b13;
  --brand-ink: #000000;
}

Colors that work with #ae8b13

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#0F5CB2
Second voice, not a rival
Dark variant#735C0D
Hover, pressed, headers
Light variant#FCF8E8
Selected rows, tints
Dark surface#242114
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 #ae8b13

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#1336AE
Analogous left#AE3E13
Analogous right#83AE13
Split-complement 1#1383AE
Split-complement 2#3E13AE
Triadic 1#13AE8B
Triadic 2#8B13AE
Tetradic#13AE3E

RGB percentages

Red68.2%
Green54.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow89.1%
Key (black)31.8%

Color previews

#ae8b13 text on a black background

contrast 6.50:1

Card sample

#ae8b13 text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 139, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 139, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ae8b13;
background: linear-gradient(135deg, #ae8b13, #69AE13);

Monochromatic scale

Palettes built from #ae8b13

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.

#ae8b13 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#ae8b13, answered

What color is #ae8b13?

#ae8b13 is a dark electric yellow, closest to Dark Goldenrod (ΔE2000 4.5). It sits at 47° on the hue wheel with 80% saturation and 38% lightness, which reads as warm.

What is the RGB value of #ae8b13?

rgb(174, 139, 19) — 174 red, 139 green and 19 blue out of 255, or 68.2% / 54.5% / 7.5% by channel.

Is #ae8b13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2751 and perceived brightness is 56%, so black text on it reaches 6.50:1.

Should I use black or white text on #ae8b13?

Black. It scores 6.50:1 against #ae8b13, versus 3.23:1 for white — AA at any size.

What is the complementary color of #ae8b13?

#1336AE sits directly opposite on the wheel. Softer options are the split-complements #1383AE and #3E13AE, which give the same contrast with far less vibration.

What colors go well with #ae8b13?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #0F5CB2 as an accent and #735C0D for hover and pressed states. For a palette, the analogous pair #AE3E13 and #83AE13 stays calm, while #1336AE is the loudest partner.

What is #ae8b13 in CMYK for printing?

cmyk(0%, 20%, 89%, 32%). 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 #ae8b13 warm or cool?

Warm — it scores 14 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AE6A13; nudged cooler, #99B011.

Work with #ae8b13 in the Color Lab