Skip to content

#af7c36

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

RGB
175, 124, 54
HSL
35°, 53%, 45%
CMYK
0, 29, 69, 31
Luminance
0.2380

At a glance

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

Hex
#af7c36
Hue
35°
orange
Saturation
53%
vivid
Lightness
45%
dark
Brightness
69%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2380
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.76:1
Closest name
Dark Goldenrod
ΔE2000 7.3
Where it sits
Hue35° of 360°
Saturation53%
Lightness45%
Temperature
Warm ← → Cool4% 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#af7c36
RGBrgb(175, 124, 54)
HSLhsl(35, 53%, 45%)
CMYKcmyk(0%, 29%, 69%, 31%)
LABlab(55.9 12.9 44.8)
LCHlch(55.9 46.6 74.0)
OKLCHoklch(0.624 0.107 72.0)
Decimal11500598
Display P3color(display-p3 0.686 0.486 0.212)

Copy-ready code

/* CSS */
color: #af7c36;
background-color: #af7c36;
/* Tailwind (arbitrary) */
class="text-[#af7c36] bg-[#af7c36]"
/* SCSS */
$brand: #af7c36;
/* SwiftUI */
Color(red: 0.686, green: 0.486, blue: 0.212)
/* Android */
Color.parseColor("#af7c36")
/* Flutter */
Color(0xFFAF7C36)
/* Python / OpenCV (BGR) */
(54, 124, 175)

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

Accessibility — WCAG contrast

Aa
#af7c36 on white: 3.65:1
AA ✗ fail · AA-large · AAA
Aa
#af7c36 on black: 5.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E7F2E
deuteranopia · #9A8B38
tritanopia · #BE6F6D

Color scale — 50 to 950

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

#FBF8F4
#F6F1E9
#EDE0CE
#E5CCA9
#D7B27E
#CA9854
#af7c36
#9C6E30
#7D5827
#5B421F
#392914
Base = 600Lightest = 50 · #FBF8F4Darkest = 950 · #392914
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F6F1E9;
  --brand-200: #EDE0CE;
  --brand-300: #E5CCA9;
  --brand-400: #D7B27E;
  --brand-500: #CA9854;
  --brand-600: #af7c36;
  --brand-700: #9C6E30;
  --brand-800: #7D5827;
  --brand-900: #5B421F;
  --brand-950: #392914;
  --brand: #af7c36;
  --brand-ink: #000000;
}

Colors that work with #af7c36

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#ECDAC1
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#3189B4
Second voice, not a rival
Dark variant#61451E
Hover, pressed, headers
Light variant#F9F3EC
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 #af7c36

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#3669AF
Analogous left#AF4036
Analogous right#A5AF36
Split-complement 1#36A5AF
Split-complement 2#4036AF
Triadic 1#36AF7C
Triadic 2#7C36AF
Tetradic#36AF40

RGB percentages

Red68.6%
Green48.6%
Blue21.2%

CMYK percentages

Cyan0.0%
Magenta29.1%
Yellow69.1%
Key (black)31.4%

Color previews

#af7c36 text on a black background

contrast 5.76:1

Card sample

#af7c36 text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 124, 54, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 124, 54, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af7c36;
background: linear-gradient(135deg, #af7c36, #91AF36);

Monochromatic scale

Palettes built from #af7c36

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.

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

#af7c36, answered

What color is #af7c36?

#af7c36 is a dark vivid orange, closest to Dark Goldenrod (ΔE2000 7.3). It sits at 35° on the hue wheel with 53% saturation and 45% lightness, which reads as warm.

What is the RGB value of #af7c36?

rgb(175, 124, 54) — 175 red, 124 green and 54 blue out of 255, or 68.6% / 48.6% / 21.2% by channel.

Is #af7c36 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2380 and perceived brightness is 53%, so black text on it reaches 5.76:1.

Should I use black or white text on #af7c36?

Black. It scores 5.76:1 against #af7c36, versus 3.65:1 for white — AA at any size.

What is the complementary color of #af7c36?

#3669AF sits directly opposite on the wheel. Softer options are the split-complements #36A5AF and #4036AF, which give the same contrast with far less vibration.

What colors go well with #af7c36?

For interface work: #FAF8F4 as the surface, #ECDAC1 for borders, #9B794B for secondary text, #3189B4 as an accent and #61451E for hover and pressed states. For a palette, the analogous pair #AF4036 and #A5AF36 stays calm, while #3669AF is the loudest partner.

What is #af7c36 in CMYK for printing?

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

Is #af7c36 warm or cool?

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

Work with #af7c36 in the Color Lab