Skip to content

#4f0f49

a deep, vivid magenta / pink · neutral · closest name: Purple

RGB
79, 15, 73
HSL
306°, 68%, 18%
CMYK
0, 81, 8, 69
Luminance
0.0248

At a glance

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

Hex
#4f0f49
Hue
306°
magenta / pink
Saturation
68%
vivid
Lightness
18%
deep
Brightness
31%
HSV value
Perceived
20%
weighted brightness
Luminance
0.0248
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
14.03:1
Closest name
Purple
ΔE2000 11.8
Where it sits
Hue306° of 360°
Saturation68%
Lightness18%
Temperature
Warm ← → Cool47% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#4f0f49
RGBrgb(79, 15, 73)
HSLhsl(306, 68%, 18%)
CMYKcmyk(0%, 81%, 8%, 69%)
LABlab(17.9 36.3 -20.0)
LCHlch(17.9 41.4 331.2)
OKLCHoklch(0.307 0.118 332.2)
Decimal5181257
Display P3color(display-p3 0.310 0.059 0.286)

Copy-ready code

/* CSS */
color: #4f0f49;
background-color: #4f0f49;
/* Tailwind (arbitrary) */
class="text-[#4f0f49] bg-[#4f0f49]"
/* SCSS */
$brand: #4f0f49;
/* SwiftUI */
Color(red: 0.310, green: 0.059, blue: 0.286)
/* Android */
Color.parseColor("#4f0f49")
/* Flutter */
Color(0xFF4F0F49)
/* Python / OpenCV (BGR) */
(73, 15, 79)

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

Accessibility — WCAG contrast

Aa
#4f0f49 on white: 14.03:1
AA ✓ pass · AA-large · AAA
Aa
#4f0f49 on black: 1.50:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0B264B
deuteranopia · #242F47
tritanopia · #53162B

Color scale — 50 to 950

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

#FBF3FB
#F8E8F6
#F2CAEE
#EDA1E6
#E472D9
#DB42CD
#CE27BE
#AB219E
#891A7F
#64175C
#4f0f49
Base = 950Lightest = 50 · #FBF3FBDarkest = 950 · #4f0f49
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F8E8F6;
  --brand-200: #F2CAEE;
  --brand-300: #EDA1E6;
  --brand-400: #E472D9;
  --brand-500: #DB42CD;
  --brand-600: #CE27BE;
  --brand-700: #AB219E;
  --brand-800: #891A7F;
  --brand-900: #64175C;
  --brand-950: #4f0f49;
  --brand: #4f0f49;
  --brand-ink: #ffffff;
}

Colors that work with #4f0f49

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#FAF4FA
Tinted page background
Border#EDC0E8
Hairlines and dividers
Muted text#9B4B93
Captions on the surface
Accent#18510D
Second voice, not a rival
Dark variant#6B1463
Hover, pressed, headers
Light variant#FBEAF9
Selected rows, tints
Dark surface#241423
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 #4f0f49

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • 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#0F4F15
Analogous left#350F4F
Analogous right#4F0F29
Split-complement 1#294F0F
Split-complement 2#0F4F35
Triadic 1#494F0F
Triadic 2#0F494F
Tetradic#4F350F

RGB percentages

Red31.0%
Green5.9%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta81.0%
Yellow7.6%
Key (black)69.0%

Color previews

#4f0f49 text on a black background

contrast 1.50:1

Card sample

#4f0f49 text on a white background

contrast 14.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 15, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 15, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4f0f49;
background: linear-gradient(135deg, #4f0f49, #4F0F1E);

Monochromatic scale

Palettes built from #4f0f49

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.

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

#4f0f49, answered

What color is #4f0f49?

#4f0f49 is a deep vivid magenta / pink, closest to Purple (ΔE2000 11.8). It sits at 306° on the hue wheel with 68% saturation and 18% lightness, which reads as neutral.

What is the RGB value of #4f0f49?

rgb(79, 15, 73) — 79 red, 15 green and 73 blue out of 255, or 31% / 5.9% / 28.6% by channel.

Is #4f0f49 a light or a dark color?

It is a dark color. Relative luminance is 0.0248 and perceived brightness is 20%, so white text on it reaches 14.03:1.

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

White. It scores 14.03:1 against #4f0f49, versus 1.50:1 for black — AAA at any size.

What is the complementary color of #4f0f49?

#0F4F15 sits directly opposite on the wheel. Softer options are the split-complements #294F0F and #0F4F35, which give the same contrast with far less vibration.

What colors go well with #4f0f49?

For interface work: #FAF4FA as the surface, #EDC0E8 for borders, #9B4B93 for secondary text, #18510D as an accent and #6B1463 for hover and pressed states. For a palette, the analogous pair #350F4F and #4F0F29 stays calm, while #0F4F15 is the loudest partner.

What is #4f0f49 in CMYK for printing?

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

Is #4f0f49 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4F0F31; nudged cooler, #3E0E50.

Work with #4f0f49 in the Color Lab