Skip to content

#4b373c

a dark, soft red · warm · closest name: Dim Gray

RGB
75, 55, 60
HSL
345°, 15%, 26%
CMYK
0, 27, 20, 71
Luminance
0.0455

At a glance

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

Hex
#4b373c
Hue
345°
red
Saturation
15%
soft
Lightness
26%
dark
Brightness
29%
HSV value
Perceived
24%
weighted brightness
Luminance
0.0455
WCAG relative
Temperature
Warm
39/100 cool
Color family
Red
Tone
Soft
Best ink
White
10.99:1
Closest name
Dim Gray
ΔE2000 19.1
Where it sits
Hue345° of 360°
Saturation15%
Lightness26%
Temperature
Warm ← → Cool39% 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#4b373c
RGBrgb(75, 55, 60)
HSLhsl(345, 15%, 26%)
CMYKcmyk(0%, 27%, 20%, 71%)
LABlab(25.4 9.8 0.4)
LCHlch(25.4 9.8 2.1)
OKLCHoklch(0.361 0.029 2.1)
Decimal4929340
Display P3color(display-p3 0.294 0.216 0.235)

Copy-ready code

/* CSS */
color: #4b373c;
background-color: #4b373c;
/* Tailwind (arbitrary) */
class="text-[#4b373c] bg-[#4b373c]"
/* SCSS */
$brand: #4b373c;
/* SwiftUI */
Color(red: 0.294, green: 0.216, blue: 0.235)
/* Android */
Color.parseColor("#4b373c")
/* Flutter */
Color(0xFF4B373C)
/* Python / OpenCV (BGR) */
(60, 55, 75)

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

Accessibility — WCAG contrast

Aa
#4b373c on white: 10.99:1
AA ✓ pass · AA-large · AAA
Aa
#4b373c on black: 1.91:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #3A3A3C
deuteranopia · #3E3E3C
tritanopia · #4F3639

Color scale — 50 to 950

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

#F8F6F7
#F2EEEF
#E2D9DC
#D0BEC3
#B89EA4
#A07E86
#8D6871
#76565E
#5E454B
#4b373c
#2C2124
Base = 900Lightest = 50 · #F8F6F7Darkest = 950 · #2C2124
:root {
  --brand-50: #F8F6F7;
  --brand-100: #F2EEEF;
  --brand-200: #E2D9DC;
  --brand-300: #D0BEC3;
  --brand-400: #B89EA4;
  --brand-500: #A07E86;
  --brand-600: #8D6871;
  --brand-700: #76565E;
  --brand-800: #5E454B;
  --brand-900: #4b373c;
  --brand-950: #2C2124;
  --brand: #4b373c;
  --brand-ink: #ffffff;
}

Colors that work with #4b373c

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#F9F6F7
Tinted page background
Border#DCD0D3
Hairlines and dividers
Muted text#84616A
Captions on the surface
Accent#344E41
Second voice, not a rival
Dark variant#4A363B
Hover, pressed, headers
Light variant#F4F0F1
Selected rows, tints
Dark surface#20181A
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 #4b373c

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#374B46
Analogous left#4B3746
Analogous right#4B3C37
Split-complement 1#374B3C
Split-complement 2#37464B
Triadic 1#3C4B37
Triadic 2#373C4B
Tetradic#464B37

RGB percentages

Red29.4%
Green21.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow20.0%
Key (black)70.6%

Color previews

#4b373c text on a black background

contrast 1.91:1

Card sample

#4b373c text on a white background

contrast 10.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4b373c;
Background color
Panel with #4b373c background
background-color: #4b373c;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4b373c

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.

#4b373c 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.

#4b373c, answered

What color is #4b373c?

#4b373c is a dark soft red, closest to Dim Gray (ΔE2000 19.1). It sits at 345° on the hue wheel with 15% saturation and 26% lightness, which reads as warm.

What is the RGB value of #4b373c?

rgb(75, 55, 60) — 75 red, 55 green and 60 blue out of 255, or 29.4% / 21.6% / 23.5% by channel.

Is #4b373c a light or a dark color?

It is a dark color. Relative luminance is 0.0455 and perceived brightness is 24%, so white text on it reaches 10.99:1.

Should I use black or white text on #4b373c?

White. It scores 10.99:1 against #4b373c, versus 1.91:1 for black — AAA at any size.

What is the complementary color of #4b373c?

#374B46 sits directly opposite on the wheel. Softer options are the split-complements #374B3C and #37464B, which give the same contrast with far less vibration.

What colors go well with #4b373c?

For interface work: #F9F6F7 as the surface, #DCD0D3 for borders, #84616A for secondary text, #344E41 as an accent and #4A363B for hover and pressed states. For a palette, the analogous pair #4B3746 and #4B3C37 stays calm, while #374B46 is the loudest partner.

What is #4b373c in CMYK for printing?

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

Is #4b373c warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4B3937; nudged cooler, #4C3644.

Work with #4b373c in the Color Lab