Skip to content

#ae2f0f

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

RGB
174, 47, 15
HSL
12°, 84%, 37%
CMYK
0, 73, 91, 32
Luminance
0.1107

At a glance

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

Hex
#ae2f0f
Hue
12°
red
Saturation
84%
electric
Lightness
37%
dark
Brightness
68%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1107
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Electric
Best ink
White
6.54:1
Closest name
Firebrick
ΔE2000 6.3
Where it sits
Hue12° of 360°
Saturation84%
Lightness37%
Temperature
Warm ← → Cool10% 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#ae2f0f
RGBrgb(174, 47, 15)
HSLhsl(12, 84%, 37%)
CMYKcmyk(0%, 73%, 91%, 32%)
LABlab(39.7 50.0 46.9)
LCHlch(39.7 68.6 43.2)
OKLCHoklch(0.499 0.168 34.2)
Decimal11415311
Display P3color(display-p3 0.682 0.184 0.059)

Copy-ready code

/* CSS */
color: #ae2f0f;
background-color: #ae2f0f;
/* Tailwind (arbitrary) */
class="text-[#ae2f0f] bg-[#ae2f0f]"
/* SCSS */
$brand: #ae2f0f;
/* SwiftUI */
Color(red: 0.682, green: 0.184, blue: 0.059)
/* Android */
Color.parseColor("#ae2f0f")
/* Flutter */
Color(0xFFAE2F0F)
/* Python / OpenCV (BGR) */
(15, 47, 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#ffffff on #ae2f0f · 6.54:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.54:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.21:1
AA fail · AA large pass · AAA fail
Reading the other direction: #ae2f0f as text scores 6.54:1 on white and 3.21:1 on black.

Accessibility — WCAG contrast

Aa
#ae2f0f on white: 6.54:1
AA ✓ pass · AA-large · AAA
Aa
#ae2f0f on black: 3.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #564B07
deuteranopia · #756803
tritanopia · #C0002A

Color scale — 50 to 950

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

#FCF4F2
#FAEAE6
#F6CFC5
#F6AB98
#F28164
#ED5630
#E13D13
#ae2f0f
#96290D
#6D210E
#441509
Base = 700Lightest = 50 · #FCF4F2Darkest = 950 · #441509
:root {
  --brand-50: #FCF4F2;
  --brand-100: #FAEAE6;
  --brand-200: #F6CFC5;
  --brand-300: #F6AB98;
  --brand-400: #F28164;
  --brand-500: #ED5630;
  --brand-600: #E13D13;
  --brand-700: #ae2f0f;
  --brand-800: #96290D;
  --brand-900: #6D210E;
  --brand-950: #441509;
  --brand: #ae2f0f;
  --brand-ink: #ffffff;
}

Colors that work with #ae2f0f

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#EDC9C0
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#0CC0B7
Second voice, not a rival
Dark variant#75200A
Hover, pressed, headers
Light variant#FDECE8
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 #ae2f0f

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#0F8EAE
Analogous left#AE0F3F
Analogous right#AE7F0F
Split-complement 1#0FAE7F
Split-complement 2#0F3FAE
Triadic 1#0FAE2F
Triadic 2#2F0FAE
Tetradic#3FAE0F

RGB percentages

Red68.2%
Green18.4%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta73.0%
Yellow91.4%
Key (black)31.8%

Color previews

#ae2f0f text on a black background

contrast 3.21:1

Card sample

#ae2f0f text on a white background

contrast 6.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ae2f0f

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.

#ae2f0f 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

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

#ae2f0f, answered

What color is #ae2f0f?

#ae2f0f is a dark electric red, closest to Firebrick (ΔE2000 6.3). It sits at 12° on the hue wheel with 84% saturation and 37% lightness, which reads as warm.

What is the RGB value of #ae2f0f?

rgb(174, 47, 15) — 174 red, 47 green and 15 blue out of 255, or 68.2% / 18.4% / 5.9% by channel.

Is #ae2f0f a light or a dark color?

It is a dark color. Relative luminance is 0.1107 and perceived brightness is 40%, so white text on it reaches 6.54:1.

Should I use black or white text on #ae2f0f?

White. It scores 6.54:1 against #ae2f0f, versus 3.21:1 for black — AA at any size.

What is the complementary color of #ae2f0f?

#0F8EAE sits directly opposite on the wheel. Softer options are the split-complements #0FAE7F and #0F3FAE, which give the same contrast with far less vibration.

What colors go well with #ae2f0f?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5B4B for secondary text, #0CC0B7 as an accent and #75200A for hover and pressed states. For a palette, the analogous pair #AE0F3F and #AE7F0F stays calm, while #0F8EAE is the loudest partner.

What is #ae2f0f in CMYK for printing?

cmyk(0%, 73%, 91%, 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 #ae2f0f warm or cool?

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

Work with #ae2f0f in the Color Lab