Skip to content

#ac3d2f

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

RGB
172, 61, 47
HSL
7°, 57%, 43%
CMYK
0, 65, 73, 33
Luminance
0.1231

At a glance

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

Hex
#ac3d2f
Hue
red
Saturation
57%
vivid
Lightness
43%
dark
Brightness
67%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1231
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
White
6.06:1
Closest name
Firebrick
ΔE2000 4.2
Where it sits
Hue7° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool13% 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#ac3d2f
RGBrgb(172, 61, 47)
HSLhsl(7, 57%, 43%)
CMYKcmyk(0%, 65%, 73%, 33%)
LABlab(41.7 44.6 32.7)
LCHlch(41.7 55.3 36.3)
OKLCHoklch(0.515 0.148 30.1)
Decimal11287855
Display P3color(display-p3 0.675 0.239 0.184)

Copy-ready code

/* CSS */
color: #ac3d2f;
background-color: #ac3d2f;
/* Tailwind (arbitrary) */
class="text-[#ac3d2f] bg-[#ac3d2f]"
/* SCSS */
$brand: #ac3d2f;
/* SwiftUI */
Color(red: 0.675, green: 0.239, blue: 0.184)
/* Android */
Color.parseColor("#ac3d2f")
/* Flutter */
Color(0xFFAC3D2F)
/* Python / OpenCV (BGR) */
(47, 61, 172)

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

Accessibility — WCAG contrast

Aa
#ac3d2f on white: 6.06:1
AA ✓ pass · AA-large · AAA
Aa
#ac3d2f on black: 3.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5C532D
deuteranopia · #776B2B
tritanopia · #BD213A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ac3d2f 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
#F7EAE9
#EFD1CD
#E7AEA7
#DB867B
#CF5D4F
#C04435
#ac3d2f
#802D23
#5D241D
#3A1712
Base = 700Lightest = 50 · #FBF5F4Darkest = 950 · #3A1712
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EAE9;
  --brand-200: #EFD1CD;
  --brand-300: #E7AEA7;
  --brand-400: #DB867B;
  --brand-500: #CF5D4F;
  --brand-600: #C04435;
  --brand-700: #ac3d2f;
  --brand-800: #802D23;
  --brand-900: #5D241D;
  --brand-950: #3A1712;
  --brand: #ac3d2f;
  --brand-ink: #ffffff;
}

Colors that work with #ac3d2f

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#FAF5F4
Tinted page background
Border#EDC5C0
Hairlines and dividers
Muted text#9B544B
Captions on the surface
Accent#28A493
Second voice, not a rival
Dark variant#64231B
Hover, pressed, headers
Light variant#FAEDEB
Selected rows, tints
Dark surface#241614
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 #ac3d2f

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#2F9EAC
Analogous left#AC2F5F
Analogous right#AC7B2F
Split-complement 1#2FAC7B
Split-complement 2#2F5FAC
Triadic 1#2FAC3D
Triadic 2#3D2FAC
Tetradic#5FAC2F

RGB percentages

Red67.5%
Green23.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta64.5%
Yellow72.7%
Key (black)32.5%

Color previews

#ac3d2f text on a black background

contrast 3.46:1

Card sample

#ac3d2f text on a white background

contrast 6.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac3d2f

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.

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

#ac3d2f, answered

What color is #ac3d2f?

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

What is the RGB value of #ac3d2f?

rgb(172, 61, 47) — 172 red, 61 green and 47 blue out of 255, or 67.5% / 23.9% / 18.4% by channel.

Is #ac3d2f a light or a dark color?

It is a dark color. Relative luminance is 0.1231 and perceived brightness is 42%, so white text on it reaches 6.06:1.

Should I use black or white text on #ac3d2f?

White. It scores 6.06:1 against #ac3d2f, versus 3.46:1 for black — AA at any size.

What is the complementary color of #ac3d2f?

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

What colors go well with #ac3d2f?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B544B for secondary text, #28A493 as an accent and #64231B for hover and pressed states. For a palette, the analogous pair #AC2F5F and #AC7B2F stays calm, while #2F9EAC is the loudest partner.

What is #ac3d2f in CMYK for printing?

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

Is #ac3d2f warm or cool?

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

Work with #ac3d2f in the Color Lab