Skip to content

#8f2c39

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

RGB
143, 44, 57
HSL
352°, 53%, 37%
CMYK
0, 69, 60, 44
Luminance
0.0794

At a glance

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

Hex
#8f2c39
Hue
352°
red
Saturation
53%
vivid
Lightness
37%
dark
Brightness
56%
HSV value
Perceived
34%
weighted brightness
Luminance
0.0794
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Vivid
Best ink
White
8.12:1
Closest name
Brown
ΔE2000 7.8
Where it sits
Hue352° of 360°
Saturation53%
Lightness37%
Temperature
Warm ← → Cool21% 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#8f2c39
RGBrgb(143, 44, 57)
HSLhsl(352, 53%, 37%)
CMYKcmyk(0%, 69%, 60%, 44%)
LABlab(33.9 42.5 15.7)
LCHlch(33.9 45.3 20.3)
OKLCHoklch(0.446 0.133 16.9)
Decimal9382969
Display P3color(display-p3 0.561 0.173 0.224)

Copy-ready code

/* CSS */
color: #8f2c39;
background-color: #8f2c39;
/* Tailwind (arbitrary) */
class="text-[#8f2c39] bg-[#8f2c39]"
/* SCSS */
$brand: #8f2c39;
/* SwiftUI */
Color(red: 0.561, green: 0.173, blue: 0.224)
/* Android */
Color.parseColor("#8f2c39")
/* Flutter */
Color(0xFF8F2C39)
/* Python / OpenCV (BGR) */
(57, 44, 143)

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

Accessibility — WCAG contrast

Aa
#8f2c39 on white: 8.12:1
AA ✓ pass · AA-large · AAA
Aa
#8f2c39 on black: 2.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #454339
deuteranopia · #5F5736
tritanopia · #9D1631

Color scale — 50 to 950

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

#FBF4F5
#F6E9EB
#EDCED2
#E5A9B1
#D77E8A
#CA5363
#BB3A4B
#8f2c39
#7D2632
#5B1F27
#391419
Base = 700Lightest = 50 · #FBF4F5Darkest = 950 · #391419
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F6E9EB;
  --brand-200: #EDCED2;
  --brand-300: #E5A9B1;
  --brand-400: #D77E8A;
  --brand-500: #CA5363;
  --brand-600: #BB3A4B;
  --brand-700: #8f2c39;
  --brand-800: #7D2632;
  --brand-900: #5B1F27;
  --brand-950: #391419;
  --brand: #8f2c39;
  --brand-ink: #ffffff;
}

Colors that work with #8f2c39

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#FAF4F5
Tinted page background
Border#ECC1C6
Hairlines and dividers
Muted text#9B4B55
Captions on the surface
Accent#28936A
Second voice, not a rival
Dark variant#611E27
Hover, pressed, headers
Light variant#F9ECED
Selected rows, tints
Dark surface#241416
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 #8f2c39

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#2C8F82
Analogous left#8F2C6B
Analogous right#8F512C
Split-complement 1#2C8F51
Split-complement 2#2C6B8F
Triadic 1#398F2C
Triadic 2#2C398F
Tetradic#6B8F2C

RGB percentages

Red56.1%
Green17.3%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta69.2%
Yellow60.1%
Key (black)43.9%

Color previews

#8f2c39 text on a black background

contrast 2.59:1

Card sample

#8f2c39 text on a white background

contrast 8.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 44, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 44, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8f2c39;
background: linear-gradient(135deg, #8f2c39, #8F612C);

Monochromatic scale

Palettes built from #8f2c39

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.

#8f2c39 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.

#8f2c39, answered

What color is #8f2c39?

#8f2c39 is a dark vivid red, closest to Brown (ΔE2000 7.8). It sits at 352° on the hue wheel with 53% saturation and 37% lightness, which reads as warm.

What is the RGB value of #8f2c39?

rgb(143, 44, 57) — 143 red, 44 green and 57 blue out of 255, or 56.1% / 17.3% / 22.4% by channel.

Is #8f2c39 a light or a dark color?

It is a dark color. Relative luminance is 0.0794 and perceived brightness is 34%, so white text on it reaches 8.12:1.

Should I use black or white text on #8f2c39?

White. It scores 8.12:1 against #8f2c39, versus 2.59:1 for black — AAA at any size.

What is the complementary color of #8f2c39?

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

What colors go well with #8f2c39?

For interface work: #FAF4F5 as the surface, #ECC1C6 for borders, #9B4B55 for secondary text, #28936A as an accent and #611E27 for hover and pressed states. For a palette, the analogous pair #8F2C6B and #8F512C stays calm, while #2C8F82 is the loudest partner.

What is #8f2c39 in CMYK for printing?

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

Is #8f2c39 warm or cool?

Warm — it scores 21 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8F432C; nudged cooler, #912A5D.

Work with #8f2c39 in the Color Lab