Skip to content

#f52dfe

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

RGB
245, 45, 254
HSL
297°, 99%, 59%
CMYK
4, 82, 0, 0
Luminance
0.2845

At a glance

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

Hex
#f52dfe
Hue
297°
magenta / pink
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
64%
weighted brightness
Luminance
0.2845
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.69:1
Closest name
Magenta
ΔE2000 1.4
Where it sits
Hue297° of 360°
Saturation99%
Lightness59%
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#f52dfe
RGBrgb(245, 45, 254)
HSLhsl(297, 99%, 59%)
CMYKcmyk(4%, 82%, 0%, 0%)
LABlab(60.3 91.5 -60.4)
LCHlch(60.3 109.7 326.6)
OKLCHoklch(0.698 0.302 326.2)
Decimal16068094
Display P3color(display-p3 0.961 0.176 0.996)

Copy-ready code

/* CSS */
color: #f52dfe;
background-color: #f52dfe;
/* Tailwind (arbitrary) */
class="text-[#f52dfe] bg-[#f52dfe]"
/* SCSS */
$brand: #f52dfe;
/* SwiftUI */
Color(red: 0.961, green: 0.176, blue: 0.996)
/* Android */
Color.parseColor("#f52dfe")
/* Flutter */
Color(0xFFF52DFE)
/* Python / OpenCV (BGR) */
(254, 45, 245)

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

Accessibility — WCAG contrast

Aa
#f52dfe on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#f52dfe on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0082FF
deuteranopia · #6699F9
tritanopia · #FB599A

Color scale — 50 to 950

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

#FDF1FE
#FBE3FC
#F9C0FB
#FA8FFE
#F757FE
#f52dfe
#E901F4
#C201CB
#9B01A2
#700575
#460349
Base = 500Lightest = 50 · #FDF1FEDarkest = 950 · #460349
:root {
  --brand-50: #FDF1FE;
  --brand-100: #FBE3FC;
  --brand-200: #F9C0FB;
  --brand-300: #FA8FFE;
  --brand-400: #F757FE;
  --brand-500: #f52dfe;
  --brand-600: #E901F4;
  --brand-700: #C201CB;
  --brand-800: #9B01A2;
  --brand-900: #700575;
  --brand-950: #460349;
  --brand: #f52dfe;
  --brand-ink: #000000;
}

Colors that work with #f52dfe

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#EBC0ED
Hairlines and dividers
Muted text#974B9B
Captions on the surface
Accent#3CCC00
Second voice, not a rival
Dark variant#79017F
Hover, pressed, headers
Light variant#FEE6FF
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 #f52dfe

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#36FE2D
Analogous left#8C2DFE
Analogous right#FE2D9E
Split-complement 1#9EFE2D
Split-complement 2#2DFE8C
Triadic 1#FEF52D
Triadic 2#2DFEF5
Tetradic#FE8C2D

RGB percentages

Red96.1%
Green17.6%
Blue99.6%

CMYK percentages

Cyan3.5%
Magenta82.3%
Yellow0.0%
Key (black)0.4%

Color previews

#f52dfe text on a black background

contrast 6.69:1

Card sample

#f52dfe text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 45, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 45, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f52dfe;
background: linear-gradient(135deg, #f52dfe, #FE2D7C);

Monochromatic scale

Palettes built from #f52dfe

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.

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

#f52dfe, answered

What color is #f52dfe?

#f52dfe is a balanced electric magenta / pink, closest to Magenta (ΔE2000 1.4). It sits at 297° on the hue wheel with 99% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #f52dfe?

rgb(245, 45, 254) — 245 red, 45 green and 254 blue out of 255, or 96.1% / 17.6% / 99.6% by channel.

Is #f52dfe a light or a dark color?

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

Should I use black or white text on #f52dfe?

Black. It scores 6.69:1 against #f52dfe, versus 3.14:1 for white — AA at any size.

What is the complementary color of #f52dfe?

#36FE2D sits directly opposite on the wheel. Softer options are the split-complements #9EFE2D and #2DFE8C, which give the same contrast with far less vibration.

What colors go well with #f52dfe?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #974B9B for secondary text, #3CCC00 as an accent and #79017F for hover and pressed states. For a palette, the analogous pair #8C2DFE and #FE2D9E stays calm, while #36FE2D is the loudest partner.

What is #f52dfe in CMYK for printing?

cmyk(4%, 82%, 0%, 0%). 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 #f52dfe 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 #FE2DBA; nudged cooler, #A82CFF.

Work with #f52dfe in the Color Lab