Skip to content

#8f3f2d

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

RGB
143, 63, 45
HSL
11°, 52%, 37%
CMYK
0, 56, 69, 44
Luminance
0.0958

At a glance

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

Hex
#8f3f2d
Hue
11°
red
Saturation
52%
vivid
Lightness
37%
dark
Brightness
56%
HSV value
Perceived
37%
weighted brightness
Luminance
0.0958
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Vivid
Best ink
White
7.20:1
Closest name
Brown
ΔE2000 6.7
Where it sits
Hue11° of 360°
Saturation52%
Lightness37%
Temperature
Warm ← → Cool11% 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#8f3f2d
RGBrgb(143, 63, 45)
HSLhsl(11, 52%, 37%)
CMYKcmyk(0%, 56%, 69%, 44%)
LABlab(37.1 32.6 27.2)
LCHlch(37.1 42.5 39.9)
OKLCHoklch(0.470 0.113 34.1)
Decimal9387821
Display P3color(display-p3 0.561 0.247 0.176)

Copy-ready code

/* CSS */
color: #8f3f2d;
background-color: #8f3f2d;
/* Tailwind (arbitrary) */
class="text-[#8f3f2d] bg-[#8f3f2d]"
/* SCSS */
$brand: #8f3f2d;
/* SwiftUI */
Color(red: 0.561, green: 0.247, blue: 0.176)
/* Android */
Color.parseColor("#8f3f2d")
/* Flutter */
Color(0xFF8F3F2D)
/* Python / OpenCV (BGR) */
(45, 63, 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 #8f3f2d · 7.20:1
Use #ffffffAAA at every size.
Aa
White text · 7.20:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.92:1
AA fail · AA large fail · AAA fail
Reading the other direction: #8f3f2d as text scores 7.20:1 on white and 2.92:1 on black.

Accessibility — WCAG contrast

Aa
#8f3f2d on white: 7.20:1
AA ✓ pass · AA-large · AAA
Aa
#8f3f2d on black: 2.92:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #544C2B
deuteranopia · #685E2B
tritanopia · #9D2F3B

Color scale — 50 to 950

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

#FAF5F4
#F6ECE9
#EDD4CF
#E4B4AA
#D78F7F
#C96A54
#BA523B
#8f3f2d
#7C3727
#5B2B20
#391B14
Base = 700Lightest = 50 · #FAF5F4Darkest = 950 · #391B14
:root {
  --brand-50: #FAF5F4;
  --brand-100: #F6ECE9;
  --brand-200: #EDD4CF;
  --brand-300: #E4B4AA;
  --brand-400: #D78F7F;
  --brand-500: #C96A54;
  --brand-600: #BA523B;
  --brand-700: #8f3f2d;
  --brand-800: #7C3727;
  --brand-900: #5B2B20;
  --brand-950: #391B14;
  --brand: #8f3f2d;
  --brand-ink: #ffffff;
}

Colors that work with #8f3f2d

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#EBC9C1
Hairlines and dividers
Muted text#9B594B
Captions on the surface
Accent#29938C
Second voice, not a rival
Dark variant#612B1F
Hover, pressed, headers
Light variant#F9EEEC
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 #8f3f2d

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#2D7D8F
Analogous left#8F2D4C
Analogous right#8F702D
Split-complement 1#2D8F70
Split-complement 2#2D4C8F
Triadic 1#2D8F3F
Triadic 2#3F2D8F
Tetradic#4C8F2D

RGB percentages

Red56.1%
Green24.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta55.9%
Yellow68.5%
Key (black)43.9%

Color previews

#8f3f2d text on a black background

contrast 2.92:1

Card sample

#8f3f2d text on a white background

contrast 7.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8f3f2d

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.

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

#8f3f2d, answered

What color is #8f3f2d?

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

What is the RGB value of #8f3f2d?

rgb(143, 63, 45) — 143 red, 63 green and 45 blue out of 255, or 56.1% / 24.7% / 17.6% by channel.

Is #8f3f2d a light or a dark color?

It is a dark color. Relative luminance is 0.0958 and perceived brightness is 37%, so white text on it reaches 7.20:1.

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

White. It scores 7.20:1 against #8f3f2d, versus 2.92:1 for black — AAA at any size.

What is the complementary color of #8f3f2d?

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

What colors go well with #8f3f2d?

For interface work: #FAF5F4 as the surface, #EBC9C1 for borders, #9B594B for secondary text, #29938C as an accent and #612B1F for hover and pressed states. For a palette, the analogous pair #8F2D4C and #8F702D stays calm, while #2D7D8F is the loudest partner.

What is #8f3f2d in CMYK for printing?

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

Is #8f3f2d warm or cool?

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

Work with #8f3f2d in the Color Lab