#4d2c2d
a deep, soft red · warm · closest name: Maroon
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.
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 |
| RGB | rgb(77, 44, 45) |
| HSL | hsl(358, 27%, 24%) |
| CMYK | cmyk(0%, 43%, 42%, 70%) |
| LAB | lab(22.2 15.4 5.9) |
| LCH | lch(22.2 16.5 20.8) |
| OKLCH | oklch(0.335 0.049 18.1) |
| Decimal | 5057581 |
| Display P3 | color(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.
Accessibility — WCAG contrast
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.
: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.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #4d2c2d
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Charts, tags and secondary surfaces
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠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 | Directly opposite — maximum tension | |
| Analogous left | #4D2C3D | Neighbour, quieter | |
| Analogous right | #4D3B2C | Neighbour, quieter | |
| Split-complement 1 | #2C4D3B | Contrast without the clash | |
| Split-complement 2 | #2C3D4D | Contrast without the clash | |
| Triadic 1 | #2D4D2C | Even thirds — balanced and loud | |
| Triadic 2 | #2C2D4D | Even thirds — balanced and loud | |
| Tetradic | #3D4D2C | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#4d2c2d text on a black background
contrast 1.71:1
#4d2c2d text on a white background
contrast 12.25:1
CSS3 live lab
The quick brown fox
color: #4d2c2d;
background-color: #4d2c2d;
Glowing headline
text-shadow: 2px 2px 8px #4d2c2d;
Soft neon halo
text-shadow: 0 0 14px rgba(77, 44, 45, 0.45);
box-shadow: 0 12px 32px -8px rgba(77, 44, 45, 0.45);
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.
Closest color with a full write-up: Merlot (#73343a) — ΔE2000 9.4 away, with its history, psychology and brand usage.
#4d2c2d in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
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.