Skip to content

#ad4b2f

a dark, vivid red · warm · closest name: Sienna

RGB
173, 75, 47
HSL
13°, 57%, 43%
CMYK
0, 57, 73, 32
Luminance
0.1412

At a glance

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

Hex
#ad4b2f
Hue
13°
red
Saturation
57%
vivid
Lightness
43%
dark
Brightness
68%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1412
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Vivid
Best ink
White
5.49:1
Closest name
Sienna
ΔE2000 4.8
Where it sits
Hue13° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool9% 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#ad4b2f
RGBrgb(173, 75, 47)
HSLhsl(13, 57%, 43%)
CMYKcmyk(0%, 57%, 73%, 32%)
LABlab(44.4 38.3 35.8)
LCHlch(44.4 52.4 43.1)
OKLCHoklch(0.535 0.135 36.7)
Decimal11356975
Display P3color(display-p3 0.678 0.294 0.184)

Copy-ready code

/* CSS */
color: #ad4b2f;
background-color: #ad4b2f;
/* Tailwind (arbitrary) */
class="text-[#ad4b2f] bg-[#ad4b2f]"
/* SCSS */
$brand: #ad4b2f;
/* SwiftUI */
Color(red: 0.678, green: 0.294, blue: 0.184)
/* Android */
Color.parseColor("#ad4b2f")
/* Flutter */
Color(0xFFAD4B2F)
/* Python / OpenCV (BGR) */
(47, 75, 173)

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

Accessibility — WCAG contrast

Aa
#ad4b2f on white: 5.49:1
AA ✓ pass · AA-large · AAA
Aa
#ad4b2f on black: 3.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #665C2C
deuteranopia · #7E712C
tritanopia · #BE3645

Color scale — 50 to 950

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

#FBF5F4
#F7ECE9
#EFD5CD
#E7B5A7
#DB907B
#CF6B4F
#C15334
#ad4b2f
#803823
#5D2B1D
#3A1B12
Base = 700Lightest = 50 · #FBF5F4Darkest = 950 · #3A1B12
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7ECE9;
  --brand-200: #EFD5CD;
  --brand-300: #E7B5A7;
  --brand-400: #DB907B;
  --brand-500: #CF6B4F;
  --brand-600: #C15334;
  --brand-700: #ad4b2f;
  --brand-800: #803823;
  --brand-900: #5D2B1D;
  --brand-950: #3A1B12;
  --brand: #ad4b2f;
  --brand-ink: #ffffff;
}

Colors that work with #ad4b2f

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#EDCAC0
Hairlines and dividers
Muted text#9B5C4B
Captions on the surface
Accent#28A4A0
Second voice, not a rival
Dark variant#642B1B
Hover, pressed, headers
Light variant#FAEEEB
Selected rows, tints
Dark surface#241714
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 #ad4b2f

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#2F91AD
Analogous left#AD2F52
Analogous right#AD8A2F
Split-complement 1#2FAD8A
Split-complement 2#2F52AD
Triadic 1#2FAD4B
Triadic 2#4B2FAD
Tetradic#52AD2F

RGB percentages

Red67.8%
Green29.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta56.6%
Yellow72.8%
Key (black)32.2%

Color previews

#ad4b2f text on a black background

contrast 3.82:1

Card sample

#ad4b2f text on a white background

contrast 5.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 75, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 75, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ad4b2f;
background: linear-gradient(135deg, #ad4b2f, #AD9F2F);

Monochromatic scale

Palettes built from #ad4b2f

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.

#ad4b2f in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#ad4b2f, answered

What color is #ad4b2f?

#ad4b2f is a dark vivid red, closest to Sienna (ΔE2000 4.8). It sits at 13° on the hue wheel with 57% saturation and 43% lightness, which reads as warm.

What is the RGB value of #ad4b2f?

rgb(173, 75, 47) — 173 red, 75 green and 47 blue out of 255, or 67.8% / 29.4% / 18.4% by channel.

Is #ad4b2f a light or a dark color?

It is a dark color. Relative luminance is 0.1412 and perceived brightness is 44%, so white text on it reaches 5.49:1.

Should I use black or white text on #ad4b2f?

White. It scores 5.49:1 against #ad4b2f, versus 3.82:1 for black — AA at any size.

What is the complementary color of #ad4b2f?

#2F91AD sits directly opposite on the wheel. Softer options are the split-complements #2FAD8A and #2F52AD, which give the same contrast with far less vibration.

What colors go well with #ad4b2f?

For interface work: #FAF6F4 as the surface, #EDCAC0 for borders, #9B5C4B for secondary text, #28A4A0 as an accent and #642B1B for hover and pressed states. For a palette, the analogous pair #AD2F52 and #AD8A2F stays calm, while #2F91AD is the loudest partner.

What is #ad4b2f in CMYK for printing?

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

Is #ad4b2f warm or cool?

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

Work with #ad4b2f in the Color Lab