Skip to content

#8c3c3c

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

RGB
140, 60, 60
HSL
0°, 40%, 39%
CMYK
0, 57, 57, 45
Luminance
0.0913

At a glance

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

Hex
#8c3c3c
Hue
red
Saturation
40%
soft
Lightness
39%
dark
Brightness
55%
HSV value
Perceived
36%
weighted brightness
Luminance
0.0913
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Soft
Best ink
White
7.43:1
Closest name
Brown
ΔE2000 7
Where it sits
Hue0° of 360°
Saturation40%
Lightness39%
Temperature
Warm ← → Cool17% 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#8c3c3c
RGBrgb(140, 60, 60)
HSLhsl(0, 40%, 39%)
CMYKcmyk(0%, 57%, 57%, 45%)
LABlab(36.2 34.1 16.9)
LCHlch(36.2 38.0 26.3)
OKLCHoklch(0.463 0.110 22.3)
Decimal9190460
Display P3color(display-p3 0.549 0.235 0.235)

Copy-ready code

/* CSS */
color: #8c3c3c;
background-color: #8c3c3c;
/* Tailwind (arbitrary) */
class="text-[#8c3c3c] bg-[#8c3c3c]"
/* SCSS */
$brand: #8c3c3c;
/* SwiftUI */
Color(red: 0.549, green: 0.235, blue: 0.235)
/* Android */
Color.parseColor("#8c3c3c")
/* Flutter */
Color(0xFF8C3C3C)
/* Python / OpenCV (BGR) */
(60, 60, 140)

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

Accessibility — WCAG contrast

Aa
#8c3c3c on white: 7.43:1
AA ✓ pass · AA-large · AAA
Aa
#8c3c3c on black: 2.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #4F4B3B
deuteranopia · #635C3A
tritanopia · #992F3D

Color scale — 50 to 950

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

#FAF5F5
#F4EBEB
#EAD2D2
#DDB0B0
#CD8989
#BC6262
#AB4949
#8c3c3c
#723131
#542727
#341818
Base = 700Lightest = 50 · #FAF5F5Darkest = 950 · #341818
:root {
  --brand-50: #FAF5F5;
  --brand-100: #F4EBEB;
  --brand-200: #EAD2D2;
  --brand-300: #DDB0B0;
  --brand-400: #CD8989;
  --brand-500: #BC6262;
  --brand-600: #AB4949;
  --brand-700: #8c3c3c;
  --brand-800: #723131;
  --brand-900: #542727;
  --brand-950: #341818;
  --brand: #8c3c3c;
  --brand-ink: #ffffff;
}

Colors that work with #8c3c3c

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#FAF4F4
Tinted page background
Border#E7C6C6
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#38907A
Second voice, not a rival
Dark variant#592626
Hover, pressed, headers
Light variant#F7EDED
Selected rows, tints
Dark surface#241414
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 #8c3c3c

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#3C8C8C
Analogous left#8C3C64
Analogous right#8C643C
Split-complement 1#3C8C64
Split-complement 2#3C648C
Triadic 1#3C8C3C
Triadic 2#3C3C8C
Tetradic#648C3C

RGB percentages

Red54.9%
Green23.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta57.1%
Yellow57.1%
Key (black)45.1%

Color previews

#8c3c3c text on a black background

contrast 2.83:1

Card sample

#8c3c3c text on a white background

contrast 7.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 60, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 60, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8c3c3c;
background: linear-gradient(135deg, #8c3c3c, #8C713C);

Monochromatic scale

Palettes built from #8c3c3c

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.

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

#8c3c3c, answered

What color is #8c3c3c?

#8c3c3c is a dark soft red, closest to Brown (ΔE2000 7). It sits at 0° on the hue wheel with 40% saturation and 39% lightness, which reads as warm.

What is the RGB value of #8c3c3c?

rgb(140, 60, 60) — 140 red, 60 green and 60 blue out of 255, or 54.9% / 23.5% / 23.5% by channel.

Is #8c3c3c a light or a dark color?

It is a dark color. Relative luminance is 0.0913 and perceived brightness is 36%, so white text on it reaches 7.43:1.

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

White. It scores 7.43:1 against #8c3c3c, versus 2.83:1 for black — AAA at any size.

What is the complementary color of #8c3c3c?

#3C8C8C sits directly opposite on the wheel. Softer options are the split-complements #3C8C64 and #3C648C, which give the same contrast with far less vibration.

What colors go well with #8c3c3c?

For interface work: #FAF4F4 as the surface, #E7C6C6 for borders, #9B4B4B for secondary text, #38907A as an accent and #592626 for hover and pressed states. For a palette, the analogous pair #8C3C64 and #8C643C stays calm, while #3C8C8C is the loudest partner.

What is #8c3c3c in CMYK for printing?

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

Is #8c3c3c warm or cool?

Warm — it scores 17 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8C553C; nudged cooler, #8E3A59.

Work with #8c3c3c in the Color Lab