Skip to content

#f72cd7

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

RGB
247, 44, 215
HSL
310°, 93%, 57%
CMYK
0, 82, 13, 3
Luminance
0.2648

At a glance

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

Hex
#f72cd7
Hue
310°
magenta / pink
Saturation
93%
electric
Lightness
57%
balanced
Brightness
97%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2648
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.30:1
Closest name
Magenta
ΔE2000 5.3
Where it sits
Hue310° of 360°
Saturation93%
Lightness57%
Temperature
Warm ← → Cool45% 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#f72cd7
RGBrgb(247, 44, 215)
HSLhsl(310, 93%, 57%)
CMYKcmyk(0%, 82%, 13%, 3%)
LABlab(58.5 86.6 -41.4)
LCHlch(58.5 96.0 334.4)
OKLCHoklch(0.679 0.279 336.0)
Decimal16198871
Display P3color(display-p3 0.969 0.173 0.843)

Copy-ready code

/* CSS */
color: #f72cd7;
background-color: #f72cd7;
/* Tailwind (arbitrary) */
class="text-[#f72cd7] bg-[#f72cd7]"
/* SCSS */
$brand: #f72cd7;
/* SwiftUI */
Color(red: 0.969, green: 0.173, blue: 0.843)
/* Android */
Color.parseColor("#f72cd7")
/* Flutter */
Color(0xFFF72CD7)
/* Python / OpenCV (BGR) */
(215, 44, 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 #f72cd7 · 6.30:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.34:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.30:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #f72cd7 as text scores 3.34:1 on white and 6.30:1 on black.

Accessibility — WCAG contrast

Aa
#f72cd7 on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#f72cd7 on black: 6.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2F7ADB
deuteranopia · #7E97D3
tritanopia · #FF4083

Color scale — 50 to 950

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

#FDF2FB
#FBE4F8
#F9C2F1
#FB93EA
#F95DE0
#f72cd7
#EC09C8
#C507A7
#9D0685
#710961
#47063D
Base = 500Lightest = 50 · #FDF2FBDarkest = 950 · #47063D
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE4F8;
  --brand-200: #F9C2F1;
  --brand-300: #FB93EA;
  --brand-400: #F95DE0;
  --brand-500: #f72cd7;
  --brand-600: #EC09C8;
  --brand-700: #C507A7;
  --brand-800: #9D0685;
  --brand-900: #710961;
  --brand-950: #47063D;
  --brand: #f72cd7;
  --brand-ink: #000000;
}

Colors that work with #f72cd7

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#FAF4F9
Tinted page background
Border#EDC0E6
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#15C804
Second voice, not a rival
Dark variant#7B0568
Hover, pressed, headers
Light variant#FEE6FA
Selected rows, tints
Dark surface#241422
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 #f72cd7

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#2CF74C
Analogous left#B22CF7
Analogous right#F72C71
Split-complement 1#71F72C
Split-complement 2#2CF7B2
Triadic 1#D7F72C
Triadic 2#2CD7F7
Tetradic#F7B22C

RGB percentages

Red96.9%
Green17.3%
Blue84.3%

CMYK percentages

Cyan0.0%
Magenta82.2%
Yellow13.0%
Key (black)3.1%

Color previews

#f72cd7 text on a black background

contrast 6.30:1

Card sample

#f72cd7 text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f72cd7

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.

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

#f72cd7, answered

What color is #f72cd7?

#f72cd7 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 5.3). It sits at 310° on the hue wheel with 93% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #f72cd7?

rgb(247, 44, 215) — 247 red, 44 green and 215 blue out of 255, or 96.9% / 17.3% / 84.3% by channel.

Is #f72cd7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2648 and perceived brightness is 62%, so black text on it reaches 6.30:1.

Should I use black or white text on #f72cd7?

Black. It scores 6.30:1 against #f72cd7, versus 3.34:1 for white — AA at any size.

What is the complementary color of #f72cd7?

#2CF74C sits directly opposite on the wheel. Softer options are the split-complements #71F72C and #2CF7B2, which give the same contrast with far less vibration.

What colors go well with #f72cd7?

For interface work: #FAF4F9 as the surface, #EDC0E6 for borders, #9B4B8E for secondary text, #15C804 as an accent and #7B0568 for hover and pressed states. For a palette, the analogous pair #B22CF7 and #F72C71 stays calm, while #2CF74C is the loudest partner.

What is #f72cd7 in CMYK for printing?

cmyk(0%, 82%, 13%, 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 #f72cd7 warm or cool?

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

Work with #f72cd7 in the Color Lab