Skip to content

#4d2c2d

a deep, soft red · warm · closest name: Maroon

RGB
77, 44, 45
HSL
358°, 27%, 24%
CMYK
0, 43, 42, 70
Luminance
0.0357

At a glance

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

Hex
#4d2c2d
Hue
358°
red
Saturation
27%
soft
Lightness
24%
deep
Brightness
30%
HSV value
Perceived
22%
weighted brightness
Luminance
0.0357
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Soft
Best ink
White
12.25:1
Closest name
Maroon
ΔE2000 17.8
Where it sits
Hue358° of 360°
Saturation27%
Lightness24%
Temperature
Warm ← → Cool25% 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#4d2c2d
RGBrgb(77, 44, 45)
HSLhsl(358, 27%, 24%)
CMYKcmyk(0%, 43%, 42%, 70%)
LABlab(22.2 15.4 5.9)
LCHlch(22.2 16.5 20.8)
OKLCHoklch(0.335 0.049 18.1)
Decimal5057581
Display P3color(display-p3 0.302 0.173 0.176)

Copy-ready code

/* CSS */
color: #4d2c2d;
background-color: #4d2c2d;
/* Tailwind (arbitrary) */
class="text-[#4d2c2d] bg-[#4d2c2d]"
/* SCSS */
$brand: #4d2c2d;
/* SwiftUI */
Color(red: 0.302, green: 0.173, blue: 0.176)
/* Android */
Color.parseColor("#4d2c2d")
/* Flutter */
Color(0xFF4D2C2D)
/* Python / OpenCV (BGR) */
(45, 44, 77)

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

Accessibility — WCAG contrast

Aa
#4d2c2d on white: 12.25:1
AA ✓ pass · AA-large · AAA
Aa
#4d2c2d on black: 1.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #32312D
deuteranopia · #3A382C
tritanopia · #53282D

Color scale — 50 to 950

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

#F9F6F6
#F3ECED
#E6D6D6
#D6B8B9
#C29495
#AD7072
#9C595B
#824A4C
#683B3D
#4d2c2d
#301D1D
Base = 900Lightest = 50 · #F9F6F6Darkest = 950 · #301D1D
:root {
  --brand-50: #F9F6F6;
  --brand-100: #F3ECED;
  --brand-200: #E6D6D6;
  --brand-300: #D6B8B9;
  --brand-400: #C29495;
  --brand-500: #AD7072;
  --brand-600: #9C595B;
  --brand-700: #824A4C;
  --brand-800: #683B3D;
  --brand-900: #4d2c2d;
  --brand-950: #301D1D;
  --brand: #4d2c2d;
  --brand-ink: #ffffff;
}

Colors that work with #4d2c2d

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#F9F5F5
Tinted page background
Border#E1CBCC
Hairlines and dividers
Muted text#925355
Captions on the surface
Accent#2A4F45
Second voice, not a rival
Dark variant#512E2F
Hover, pressed, headers
Light variant#F6EFEF
Selected rows, tints
Dark surface#241415
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 #4d2c2d

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#2C4D4C
Analogous left#4D2C3D
Analogous right#4D3B2C
Split-complement 1#2C4D3B
Split-complement 2#2C3D4D
Triadic 1#2D4D2C
Triadic 2#2C2D4D
Tetradic#3D4D2C

RGB percentages

Red30.2%
Green17.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta42.9%
Yellow41.6%
Key (black)69.8%

Color previews

#4d2c2d text on a black background

contrast 1.71:1

Card sample

#4d2c2d text on a white background

contrast 12.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 44, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 44, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4d2c2d;
background: linear-gradient(135deg, #4d2c2d, #4D412C);

Monochromatic scale

Palettes built from #4d2c2d

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.

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

#4d2c2d, answered

What color is #4d2c2d?

#4d2c2d is a deep soft red, closest to Maroon (ΔE2000 17.8). It sits at 358° on the hue wheel with 27% saturation and 24% lightness, which reads as warm.

What is the RGB value of #4d2c2d?

rgb(77, 44, 45) — 77 red, 44 green and 45 blue out of 255, or 30.2% / 17.3% / 17.6% by channel.

Is #4d2c2d a light or a dark color?

It is a dark color. Relative luminance is 0.0357 and perceived brightness is 22%, so white text on it reaches 12.25:1.

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

White. It scores 12.25:1 against #4d2c2d, versus 1.71:1 for black — AAA at any size.

What is the complementary color of #4d2c2d?

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

What colors go well with #4d2c2d?

For interface work: #F9F5F5 as the surface, #E1CBCC for borders, #925355 for secondary text, #2A4F45 as an accent and #512E2F for hover and pressed states. For a palette, the analogous pair #4D2C3D and #4D3B2C stays calm, while #2C4D4C is the loudest partner.

What is #4d2c2d in CMYK for printing?

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

Is #4d2c2d warm or cool?

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

Work with #4d2c2d in the Color Lab