Skip to content

#4b2c39

a deep, soft magenta / pink · warm · closest name: Purple

RGB
75, 44, 57
HSL
335°, 26%, 23%
CMYK
0, 41, 24, 71
Luminance
0.0359

At a glance

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

Hex
#4b2c39
Hue
335°
magenta / pink
Saturation
26%
soft
Lightness
23%
deep
Brightness
29%
HSV value
Perceived
22%
weighted brightness
Luminance
0.0359
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
White
12.22:1
Closest name
Purple
ΔE2000 20.2
Where it sits
Hue335° of 360°
Saturation26%
Lightness23%
Temperature
Warm ← → Cool36% 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#4b2c39
RGBrgb(75, 44, 57)
HSLhsl(335, 26%, 23%)
CMYKcmyk(0%, 41%, 24%, 71%)
LABlab(22.3 16.4 -2.2)
LCHlch(22.3 16.6 352.2)
OKLCHoklch(0.336 0.050 353.4)
Decimal4926521
Display P3color(display-p3 0.294 0.173 0.224)

Copy-ready code

/* CSS */
color: #4b2c39;
background-color: #4b2c39;
/* Tailwind (arbitrary) */
class="text-[#4b2c39] bg-[#4b2c39]"
/* SCSS */
$brand: #4b2c39;
/* SwiftUI */
Color(red: 0.294, green: 0.173, blue: 0.224)
/* Android */
Color.parseColor("#4b2c39")
/* Flutter */
Color(0xFF4B2C39)
/* Python / OpenCV (BGR) */
(57, 44, 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 #4b2c39 · 12.22:1
Use #ffffffAAA at every size.
Aa
White text · 12.22:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.72:1
AA fail · AA large fail · AAA fail
Reading the other direction: #4b2c39 as text scores 12.22:1 on white and 1.72:1 on black.

Accessibility — WCAG contrast

Aa
#4b2c39 on white: 12.22:1
AA ✓ pass · AA-large · AAA
Aa
#4b2c39 on black: 1.72:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2F3239
deuteranopia · #373738
tritanopia · #4F2B31

Color scale — 50 to 950

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

#F9F6F7
#F3EDEF
#E5D6DD
#D6B8C5
#C195A7
#AC728A
#9A5A75
#814B62
#673C4E
#4b2c39
#2F1D25
Base = 900Lightest = 50 · #F9F6F7Darkest = 950 · #2F1D25
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDEF;
  --brand-200: #E5D6DD;
  --brand-300: #D6B8C5;
  --brand-400: #C195A7;
  --brand-500: #AC728A;
  --brand-600: #9A5A75;
  --brand-700: #814B62;
  --brand-800: #673C4E;
  --brand-900: #4b2c39;
  --brand-950: #2F1D25;
  --brand: #4b2c39;
  --brand-ink: #ffffff;
}

Colors that work with #4b2c39

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#F9F5F7
Tinted page background
Border#E1CCD4
Hairlines and dividers
Muted text#91556E
Captions on the surface
Accent#2A4D35
Second voice, not a rival
Dark variant#502F3D
Hover, pressed, headers
Light variant#F6EFF2
Selected rows, tints
Dark surface#23151B
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 #4b2c39

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#2C4B3E
Analogous left#4B2C48
Analogous right#4B2E2C
Split-complement 1#2C4B2E
Split-complement 2#2C484B
Triadic 1#394B2C
Triadic 2#2C394B
Tetradic#484B2C

RGB percentages

Red29.4%
Green17.3%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta41.3%
Yellow24.0%
Key (black)70.6%

Color previews

#4b2c39 text on a black background

contrast 1.72:1

Card sample

#4b2c39 text on a white background

contrast 12.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4b2c39

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.

#4b2c39 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#4b2c39, answered

What color is #4b2c39?

#4b2c39 is a deep soft magenta / pink, closest to Purple (ΔE2000 20.2). It sits at 335° on the hue wheel with 26% saturation and 23% lightness, which reads as warm.

What is the RGB value of #4b2c39?

rgb(75, 44, 57) — 75 red, 44 green and 57 blue out of 255, or 29.4% / 17.3% / 22.4% by channel.

Is #4b2c39 a light or a dark color?

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

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

White. It scores 12.22:1 against #4b2c39, versus 1.72:1 for black — AAA at any size.

What is the complementary color of #4b2c39?

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

What colors go well with #4b2c39?

For interface work: #F9F5F7 as the surface, #E1CCD4 for borders, #91556E for secondary text, #2A4D35 as an accent and #502F3D for hover and pressed states. For a palette, the analogous pair #4B2C48 and #4B2E2C stays calm, while #2C4B3E is the loudest partner.

What is #4b2c39 in CMYK for printing?

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

Is #4b2c39 warm or cool?

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

Work with #4b2c39 in the Color Lab