Skip to content

#7c2f7f

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

RGB
124, 47, 127
HSL
298°, 46%, 34%
CMYK
2, 63, 0, 50
Luminance
0.0785

At a glance

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

Hex
#7c2f7f
Hue
298°
magenta / pink
Saturation
46%
vivid
Lightness
34%
dark
Brightness
50%
HSV value
Perceived
34%
weighted brightness
Luminance
0.0785
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
8.17:1
Closest name
Purple
ΔE2000 5.3
Where it sits
Hue298° of 360°
Saturation46%
Lightness34%
Temperature
Warm ← → Cool51% 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#7c2f7f
RGBrgb(124, 47, 127)
HSLhsl(298, 46%, 34%)
CMYKcmyk(2%, 63%, 0%, 50%)
LABlab(33.7 44.6 -29.7)
LCHlch(33.7 53.6 326.3)
OKLCHoklch(0.447 0.148 326.2)
Decimal8138623
Display P3color(display-p3 0.486 0.184 0.498)

Copy-ready code

/* CSS */
color: #7c2f7f;
background-color: #7c2f7f;
/* Tailwind (arbitrary) */
class="text-[#7c2f7f] bg-[#7c2f7f]"
/* SCSS */
$brand: #7c2f7f;
/* SwiftUI */
Color(red: 0.486, green: 0.184, blue: 0.498)
/* Android */
Color.parseColor("#7c2f7f")
/* Flutter */
Color(0xFF7C2F7F)
/* Python / OpenCV (BGR) */
(127, 47, 124)

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

Accessibility — WCAG contrast

Aa
#7c2f7f on white: 8.17:1
AA ✓ pass · AA-large · AAA
Aa
#7c2f7f on black: 2.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #234981
deuteranopia · #3F537D
tritanopia · #7F3A52

Color scale — 50 to 950

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

#FAF5FA
#F5EAF5
#EAD0EB
#DFADE1
#CF84D2
#BF5BC2
#AF42B3
#913795
#7c2f7f
#552357
#351636
Base = 800Lightest = 50 · #FAF5FADarkest = 950 · #351636
:root {
  --brand-50: #FAF5FA;
  --brand-100: #F5EAF5;
  --brand-200: #EAD0EB;
  --brand-300: #DFADE1;
  --brand-400: #CF84D2;
  --brand-500: #BF5BC2;
  --brand-600: #AF42B3;
  --brand-700: #913795;
  --brand-800: #7c2f7f;
  --brand-900: #552357;
  --brand-950: #351636;
  --brand: #7c2f7f;
  --brand-ink: #ffffff;
}

Colors that work with #7c2f7f

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#E8C3E9
Hairlines and dividers
Muted text#984B9B
Captions on the surface
Accent#44822B
Second voice, not a rival
Dark variant#5B225D
Hover, pressed, headers
Light variant#F8ECF8
Selected rows, tints
Dark surface#241424
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 #7c2f7f

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#327F2F
Analogous left#542F7F
Analogous right#7F2F5A
Split-complement 1#5A7F2F
Split-complement 2#2F7F54
Triadic 1#7F7C2F
Triadic 2#2F7F7C
Tetradic#7F542F

RGB percentages

Red48.6%
Green18.4%
Blue49.8%

CMYK percentages

Cyan2.4%
Magenta63.0%
Yellow0.0%
Key (black)50.2%

Color previews

#7c2f7f text on a black background

contrast 2.57:1

Card sample

#7c2f7f text on a white background

contrast 8.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7c2f7f;
Background color
Panel with #7c2f7f background
background-color: #7c2f7f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7c2f7f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 47, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 47, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7c2f7f;
background: linear-gradient(135deg, #7c2f7f, #7F2F4D);

Monochromatic scale

Palettes built from #7c2f7f

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.

#7c2f7f 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.

#7c2f7f, answered

What color is #7c2f7f?

#7c2f7f is a dark vivid magenta / pink, closest to Purple (ΔE2000 5.3). It sits at 298° on the hue wheel with 46% saturation and 34% lightness, which reads as neutral.

What is the RGB value of #7c2f7f?

rgb(124, 47, 127) — 124 red, 47 green and 127 blue out of 255, or 48.6% / 18.4% / 49.8% by channel.

Is #7c2f7f a light or a dark color?

It is a dark color. Relative luminance is 0.0785 and perceived brightness is 34%, so white text on it reaches 8.17:1.

Should I use black or white text on #7c2f7f?

White. It scores 8.17:1 against #7c2f7f, versus 2.57:1 for black — AAA at any size.

What is the complementary color of #7c2f7f?

#327F2F sits directly opposite on the wheel. Softer options are the split-complements #5A7F2F and #2F7F54, which give the same contrast with far less vibration.

What colors go well with #7c2f7f?

For interface work: #FAF4FA as the surface, #E8C3E9 for borders, #984B9B for secondary text, #44822B as an accent and #5B225D for hover and pressed states. For a palette, the analogous pair #542F7F and #7F2F5A stays calm, while #327F2F is the loudest partner.

What is #7c2f7f in CMYK for printing?

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

Is #7c2f7f warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7F2F65; nudged cooler, #5F2D81.

Work with #7c2f7f in the Color Lab