Skip to content

#f71ec4

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

RGB
247, 30, 196
HSL
314°, 93%, 54%
CMYK
0, 88, 21, 3
Luminance
0.2469

At a glance

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

Hex
#f71ec4
Hue
314°
magenta / pink
Saturation
93%
electric
Lightness
54%
balanced
Brightness
97%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2469
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.94:1
Closest name
Magenta
ΔE2000 8.1
Where it sits
Hue314° of 360°
Saturation93%
Lightness54%
Temperature
Warm ← → Cool42% 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#f71ec4
RGBrgb(247, 30, 196)
HSLhsl(314, 93%, 54%)
CMYKcmyk(0%, 88%, 21%, 3%)
LABlab(56.8 86.7 -33.2)
LCHlch(56.8 92.8 339.0)
OKLCHoklch(0.664 0.276 341.0)
Decimal16195268
Display P3color(display-p3 0.969 0.118 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f71ec4 on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#f71ec4 on black: 5.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3A73C8
deuteranopia · #8394C0
tritanopia · #FF2776

Color scale — 50 to 950

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

#FDF2FA
#FBE4F6
#F9C2EC
#FB93E3
#F95DD4
#f71ec4
#EC08B7
#C50798
#9E067A
#720959
#470538
Base = 500Lightest = 50 · #FDF2FADarkest = 950 · #470538
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FBE4F6;
  --brand-200: #F9C2EC;
  --brand-300: #FB93E3;
  --brand-400: #F95DD4;
  --brand-500: #f71ec4;
  --brand-600: #EC08B7;
  --brand-700: #C50798;
  --brand-800: #9E067A;
  --brand-900: #720959;
  --brand-950: #470538;
  --brand: #f71ec4;
  --brand-ink: #000000;
}

Colors that work with #f71ec4

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#EDC0E2
Hairlines and dividers
Muted text#9B4B88
Captions on the surface
Accent#06C903
Second voice, not a rival
Dark variant#7B045F
Hover, pressed, headers
Light variant#FEE6F9
Selected rows, tints
Dark surface#241421
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 #f71ec4

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#1EF751
Analogous left#BD1EF7
Analogous right#F71E57
Split-complement 1#57F71E
Split-complement 2#1EF7BD
Triadic 1#C4F71E
Triadic 2#1EC4F7
Tetradic#F7BD1E

RGB percentages

Red96.9%
Green11.8%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta87.9%
Yellow20.6%
Key (black)3.1%

Color previews

#f71ec4 text on a black background

contrast 5.94:1

Card sample

#f71ec4 text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f71ec4

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.

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

#f71ec4, answered

What color is #f71ec4?

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

What is the RGB value of #f71ec4?

rgb(247, 30, 196) — 247 red, 30 green and 196 blue out of 255, or 96.9% / 11.8% / 76.9% by channel.

Is #f71ec4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2469 and perceived brightness is 60%, so black text on it reaches 5.94:1.

Should I use black or white text on #f71ec4?

Black. It scores 5.94:1 against #f71ec4, versus 3.54:1 for white — AA at any size.

What is the complementary color of #f71ec4?

#1EF751 sits directly opposite on the wheel. Softer options are the split-complements #57F71E and #1EF7BD, which give the same contrast with far less vibration.

What colors go well with #f71ec4?

For interface work: #FAF4F9 as the surface, #EDC0E2 for borders, #9B4B88 for secondary text, #06C903 as an accent and #7B045F for hover and pressed states. For a palette, the analogous pair #BD1EF7 and #F71E57 stays calm, while #1EF751 is the loudest partner.

What is #f71ec4 in CMYK for printing?

cmyk(0%, 88%, 21%, 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 #f71ec4 warm or cool?

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

Work with #f71ec4 in the Color Lab