Skip to content

#7d2b21

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

RGB
125, 43, 33
HSL
7°, 58%, 31%
CMYK
0, 66, 74, 51
Luminance
0.0620

At a glance

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

Hex
#7d2b21
Hue
red
Saturation
58%
vivid
Lightness
31%
dark
Brightness
49%
HSV value
Perceived
30%
weighted brightness
Luminance
0.0620
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
White
9.38:1
Closest name
Maroon
ΔE2000 6.5
Where it sits
Hue7° of 360°
Saturation58%
Lightness31%
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#7d2b21
RGBrgb(125, 43, 33)
HSLhsl(7, 58%, 31%)
CMYKcmyk(0%, 66%, 74%, 51%)
LABlab(29.9 34.9 25.3)
LCHlch(29.9 43.1 35.9)
OKLCHoklch(0.409 0.116 29.8)
Decimal8203041
Display P3color(display-p3 0.490 0.169 0.129)

Copy-ready code

/* CSS */
color: #7d2b21;
background-color: #7d2b21;
/* Tailwind (arbitrary) */
class="text-[#7d2b21] bg-[#7d2b21]"
/* SCSS */
$brand: #7d2b21;
/* SwiftUI */
Color(red: 0.490, green: 0.169, blue: 0.129)
/* Android */
Color.parseColor("#7d2b21")
/* Flutter */
Color(0xFF7D2B21)
/* Python / OpenCV (BGR) */
(33, 43, 125)

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 #7d2b21 · 9.38:1
Use #ffffffAAA at every size.
Aa
White text · 9.38:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.24:1
AA fail · AA large fail · AAA fail
Reading the other direction: #7d2b21 as text scores 9.38:1 on white and 2.24:1 on black.

Accessibility — WCAG contrast

Aa
#7d2b21 on white: 9.38:1
AA ✓ pass · AA-large · AAA
Aa
#7d2b21 on black: 2.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #413B1F
deuteranopia · #564D1F
tritanopia · #8A1729

Color scale — 50 to 950

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

#FBF5F4
#F7EAE9
#EFD1CD
#E8ADA6
#DC847A
#D05C4D
#C24333
#A1372B
#7d2b21
#5E241C
#3B1612
Base = 800Lightest = 50 · #FBF5F4Darkest = 950 · #3B1612
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EAE9;
  --brand-200: #EFD1CD;
  --brand-300: #E8ADA6;
  --brand-400: #DC847A;
  --brand-500: #D05C4D;
  --brand-600: #C24333;
  --brand-700: #A1372B;
  --brand-800: #7d2b21;
  --brand-900: #5E241C;
  --brand-950: #3B1612;
  --brand: #7d2b21;
  --brand-ink: #ffffff;
}

Colors that work with #7d2b21

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#9B534B
Captions on the surface
Accent#1E8072
Second voice, not a rival
Dark variant#65231B
Hover, pressed, headers
Light variant#FAECEB
Selected rows, tints
Dark surface#241514
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 #7d2b21

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
  • Text on black or near-black surfaces
  • 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#21737D
Analogous left#7D2145
Analogous right#7D5921
Split-complement 1#217D59
Split-complement 2#21457D
Triadic 1#217D2B
Triadic 2#2B217D
Tetradic#457D21

RGB percentages

Red49.0%
Green16.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta65.6%
Yellow73.6%
Key (black)51.0%

Color previews

#7d2b21 text on a black background

contrast 2.24:1

Card sample

#7d2b21 text on a white background

contrast 9.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 43, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 43, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7d2b21;
background: linear-gradient(135deg, #7d2b21, #7D6821);

Monochromatic scale

Palettes built from #7d2b21

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.

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

#7d2b21, answered

What color is #7d2b21?

#7d2b21 is a dark vivid red, closest to Maroon (ΔE2000 6.5). It sits at 7° on the hue wheel with 58% saturation and 31% lightness, which reads as warm.

What is the RGB value of #7d2b21?

rgb(125, 43, 33) — 125 red, 43 green and 33 blue out of 255, or 49% / 16.9% / 12.9% by channel.

Is #7d2b21 a light or a dark color?

It is a dark color. Relative luminance is 0.0620 and perceived brightness is 30%, so white text on it reaches 9.38:1.

Should I use black or white text on #7d2b21?

White. It scores 9.38:1 against #7d2b21, versus 2.24:1 for black — AAA at any size.

What is the complementary color of #7d2b21?

#21737D sits directly opposite on the wheel. Softer options are the split-complements #217D59 and #21457D, which give the same contrast with far less vibration.

What colors go well with #7d2b21?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B534B for secondary text, #1E8072 as an accent and #65231B for hover and pressed states. For a palette, the analogous pair #7D2145 and #7D5921 stays calm, while #21737D is the loudest partner.

What is #7d2b21 in CMYK for printing?

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

Is #7d2b21 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 #7D4021; nudged cooler, #7F1F38.

Work with #7d2b21 in the Color Lab