Skip to content

#f73cf1

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
247, 60, 241
HSL
302°, 92%, 60%
CMYK
0, 76, 2, 3
Luminance
0.2936

At a glance

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

Hex
#f73cf1
Hue
302°
magenta / pink
Saturation
92%
electric
Lightness
60%
balanced
Brightness
97%
HSV value
Perceived
64%
weighted brightness
Luminance
0.2936
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.87:1
Closest name
Magenta
ΔE2000 2.6
Where it sits
Hue302° of 360°
Saturation92%
Lightness60%
Temperature
Warm ← → Cool49% 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#f73cf1
RGBrgb(247, 60, 241)
HSLhsl(302, 92%, 60%)
CMYKcmyk(0%, 76%, 2%, 3%)
LABlab(61.1 86.5 -51.9)
LCHlch(61.1 100.8 329.0)
OKLCHoklch(0.702 0.283 329.5)
Decimal16202993
Display P3color(display-p3 0.969 0.235 0.945)

Copy-ready code

/* CSS */
color: #f73cf1;
background-color: #f73cf1;
/* Tailwind (arbitrary) */
class="text-[#f73cf1] bg-[#f73cf1]"
/* SCSS */
$brand: #f73cf1;
/* SwiftUI */
Color(red: 0.969, green: 0.235, blue: 0.945)
/* Android */
Color.parseColor("#f73cf1")
/* Flutter */
Color(0xFFF73CF1)
/* Python / OpenCV (BGR) */
(241, 60, 247)

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#000000 on #f73cf1 · 6.87:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.06:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.87:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #f73cf1 as text scores 3.06:1 on white and 6.87:1 on black.

Accessibility — WCAG contrast

Aa
#f73cf1 on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#f73cf1 on black: 6.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1884F6
deuteranopia · #769CED
tritanopia · #FF5996

Color scale — 50 to 950

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

#FDF2FD
#FBE4FA
#F9C3F7
#FB93F7
#F85DF3
#f73cf1
#EB0AE4
#C408BE
#9D0698
#71096E
#470645
Base = 500Lightest = 50 · #FDF2FDDarkest = 950 · #470645
:root {
  --brand-50: #FDF2FD;
  --brand-100: #FBE4FA;
  --brand-200: #F9C3F7;
  --brand-300: #FB93F7;
  --brand-400: #F85DF3;
  --brand-500: #f73cf1;
  --brand-600: #EB0AE4;
  --brand-700: #C408BE;
  --brand-800: #9D0698;
  --brand-900: #71096E;
  --brand-950: #470645;
  --brand: #f73cf1;
  --brand-ink: #000000;
}

Colors that work with #f73cf1

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4FA
Tinted page background
Border#EDC0EB
Hairlines and dividers
Muted text#9B4B98
Captions on the surface
Accent#2FC804
Second voice, not a rival
Dark variant#7A0577
Hover, pressed, headers
Light variant#FEE7FD
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 #f73cf1

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#3CF742
Analogous left#9F3CF7
Analogous right#F73C94
Split-complement 1#94F73C
Split-complement 2#3CF79F
Triadic 1#F1F73C
Triadic 2#3CF1F7
Tetradic#F79F3C

RGB percentages

Red96.9%
Green23.5%
Blue94.5%

CMYK percentages

Cyan0.0%
Magenta75.7%
Yellow2.4%
Key (black)3.1%

Color previews

#f73cf1 text on a black background

contrast 6.87:1

Card sample

#f73cf1 text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 60, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 60, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f73cf1;
background: linear-gradient(135deg, #f73cf1, #F73C74);

Monochromatic scale

Palettes built from #f73cf1

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.

#f73cf1 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f73cf1, answered

What color is #f73cf1?

#f73cf1 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.6). It sits at 302° on the hue wheel with 92% saturation and 60% lightness, which reads as neutral.

What is the RGB value of #f73cf1?

rgb(247, 60, 241) — 247 red, 60 green and 241 blue out of 255, or 96.9% / 23.5% / 94.5% by channel.

Is #f73cf1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2936 and perceived brightness is 64%, so black text on it reaches 6.87:1.

Should I use black or white text on #f73cf1?

Black. It scores 6.87:1 against #f73cf1, versus 3.06:1 for white — AA at any size.

What is the complementary color of #f73cf1?

#3CF742 sits directly opposite on the wheel. Softer options are the split-complements #94F73C and #3CF79F, which give the same contrast with far less vibration.

What colors go well with #f73cf1?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B98 for secondary text, #2FC804 as an accent and #7A0577 for hover and pressed states. For a palette, the analogous pair #9F3CF7 and #F73C94 stays calm, while #3CF742 is the loudest partner.

What is #f73cf1 in CMYK for printing?

cmyk(0%, 76%, 2%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f73cf1 warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F73CAD; nudged cooler, #B93AF9.

Work with #f73cf1 in the Color Lab