Skip to content

#7b2f3f

a dark, soft red · warm · closest name: Brown

RGB
123, 47, 63
HSL
347°, 45%, 33%
CMYK
0, 62, 49, 52
Luminance
0.0660

At a glance

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

Hex
#7b2f3f
Hue
347°
red
Saturation
45%
soft
Lightness
33%
dark
Brightness
48%
HSV value
Perceived
31%
weighted brightness
Luminance
0.0660
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Soft
Best ink
White
9.05:1
Closest name
Brown
ΔE2000 13.2
Where it sits
Hue347° of 360°
Saturation45%
Lightness33%
Temperature
Warm ← → Cool24% 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#7b2f3f
RGBrgb(123, 47, 63)
HSLhsl(347, 45%, 33%)
CMYKcmyk(0%, 62%, 49%, 52%)
LABlab(30.9 34.6 7.2)
LCHlch(30.9 35.3 11.7)
OKLCHoklch(0.418 0.107 10.0)
Decimal8073023
Display P3color(display-p3 0.482 0.184 0.247)

Copy-ready code

/* CSS */
color: #7b2f3f;
background-color: #7b2f3f;
/* Tailwind (arbitrary) */
class="text-[#7b2f3f] bg-[#7b2f3f]"
/* SCSS */
$brand: #7b2f3f;
/* SwiftUI */
Color(red: 0.482, green: 0.184, blue: 0.247)
/* Android */
Color.parseColor("#7b2f3f")
/* Flutter */
Color(0xFF7B2F3F)
/* Python / OpenCV (BGR) */
(63, 47, 123)

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

Accessibility — WCAG contrast

Aa
#7b2f3f on white: 9.05:1
AA ✓ pass · AA-large · AAA
Aa
#7b2f3f on black: 2.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #3F3F3F
deuteranopia · #534E3D
tritanopia · #862535

Color scale — 50 to 950

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

#FAF5F6
#F5EAED
#EBD1D6
#E0AEB8
#D08595
#C15D72
#B1445B
#94384C
#7b2f3f
#56242F
#36171D
Base = 800Lightest = 50 · #FAF5F6Darkest = 950 · #36171D
:root {
  --brand-50: #FAF5F6;
  --brand-100: #F5EAED;
  --brand-200: #EBD1D6;
  --brand-300: #E0AEB8;
  --brand-400: #D08595;
  --brand-500: #C15D72;
  --brand-600: #B1445B;
  --brand-700: #94384C;
  --brand-800: #7b2f3f;
  --brand-900: #56242F;
  --brand-950: #36171D;
  --brand: #7b2f3f;
  --brand-ink: #ffffff;
}

Colors that work with #7b2f3f

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#FAF4F6
Tinted page background
Border#E8C4CC
Hairlines and dividers
Muted text#9B4B5B
Captions on the surface
Accent#2C7E58
Second voice, not a rival
Dark variant#5C232F
Hover, pressed, headers
Light variant#F8EDEF
Selected rows, tints
Dark surface#241417
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 #7b2f3f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Charts, tags and secondary surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • 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#2F7B6B
Analogous left#7B2F65
Analogous right#7B452F
Split-complement 1#2F7B45
Split-complement 2#2F657B
Triadic 1#3F7B2F
Triadic 2#2F3F7B
Tetradic#657B2F

RGB percentages

Red48.2%
Green18.4%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta61.8%
Yellow48.8%
Key (black)51.8%

Color previews

#7b2f3f text on a black background

contrast 2.32:1

Card sample

#7b2f3f text on a white background

contrast 9.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 47, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 47, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7b2f3f;
background: linear-gradient(135deg, #7b2f3f, #7B522F);

Monochromatic scale

Palettes built from #7b2f3f

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.

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

#7b2f3f, answered

What color is #7b2f3f?

#7b2f3f is a dark soft red, closest to Brown (ΔE2000 13.2). It sits at 347° on the hue wheel with 45% saturation and 33% lightness, which reads as warm.

What is the RGB value of #7b2f3f?

rgb(123, 47, 63) — 123 red, 47 green and 63 blue out of 255, or 48.2% / 18.4% / 24.7% by channel.

Is #7b2f3f a light or a dark color?

It is a dark color. Relative luminance is 0.0660 and perceived brightness is 31%, so white text on it reaches 9.05:1.

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

White. It scores 9.05:1 against #7b2f3f, versus 2.32:1 for black — AAA at any size.

What is the complementary color of #7b2f3f?

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

What colors go well with #7b2f3f?

For interface work: #FAF4F6 as the surface, #E8C4CC for borders, #9B4B5B for secondary text, #2C7E58 as an accent and #5C232F for hover and pressed states. For a palette, the analogous pair #7B2F65 and #7B452F stays calm, while #2F7B6B is the loudest partner.

What is #7b2f3f in CMYK for printing?

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

Is #7b2f3f warm or cool?

Warm — it scores 24 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7B3B2F; nudged cooler, #7D2D5B.

Work with #7b2f3f in the Color Lab