Skip to content

#f52dec

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

RGB
245, 45, 236
HSL
303°, 91%, 57%
CMYK
0, 82, 4, 4
Luminance
0.2735

At a glance

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

Hex
#f52dec
Hue
303°
magenta / pink
Saturation
91%
electric
Lightness
57%
balanced
Brightness
96%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2735
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.47:1
Closest name
Magenta
ΔE2000 2.5
Where it sits
Hue303° of 360°
Saturation91%
Lightness57%
Temperature
Warm ← → Cool48% 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#f52dec
RGBrgb(245, 45, 236)
HSLhsl(303, 91%, 57%)
CMYKcmyk(0%, 82%, 4%, 4%)
LABlab(59.3 88.9 -52.0)
LCHlch(59.3 103.0 329.7)
OKLCHoklch(0.688 0.290 330.3)
Decimal16068076
Display P3color(display-p3 0.961 0.176 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f52dec on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#f52dec on black: 6.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007EF1
deuteranopia · #7298E8
tritanopia · #FE4E90

Color scale — 50 to 950

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

#FDF2FC
#FBE5FA
#F9C3F6
#FA94F5
#F75EF0
#f52dec
#EA0BE0
#C309BA
#9C0795
#700A6C
#460643
Base = 500Lightest = 50 · #FDF2FCDarkest = 950 · #460643
:root {
  --brand-50: #FDF2FC;
  --brand-100: #FBE5FA;
  --brand-200: #F9C3F6;
  --brand-300: #FA94F5;
  --brand-400: #F75EF0;
  --brand-500: #f52dec;
  --brand-600: #EA0BE0;
  --brand-700: #C309BA;
  --brand-800: #9C0795;
  --brand-900: #700A6C;
  --brand-950: #460643;
  --brand: #f52dec;
  --brand-ink: #000000;
}

Colors that work with #f52dec

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#9B4B97
Captions on the surface
Accent#2DC606
Second voice, not a rival
Dark variant#7A0674
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 #f52dec

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#2DF536
Analogous left#9A2DF5
Analogous right#F52D88
Split-complement 1#88F52D
Split-complement 2#2DF59A
Triadic 1#ECF52D
Triadic 2#2DECF5
Tetradic#F59A2D

RGB percentages

Red96.1%
Green17.6%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow3.7%
Key (black)3.9%

Color previews

#f52dec text on a black background

contrast 6.47:1

Card sample

#f52dec text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f52dec

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.

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

#f52dec, answered

What color is #f52dec?

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

What is the RGB value of #f52dec?

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

Is #f52dec a light or a dark color?

It is a mid-tone. Relative luminance is 0.2735 and perceived brightness is 63%, so black text on it reaches 6.47:1.

Should I use black or white text on #f52dec?

Black. It scores 6.47:1 against #f52dec, versus 3.25:1 for white — AA at any size.

What is the complementary color of #f52dec?

#2DF536 sits directly opposite on the wheel. Softer options are the split-complements #88F52D and #2DF59A, which give the same contrast with far less vibration.

What colors go well with #f52dec?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B97 for secondary text, #2DC606 as an accent and #7A0674 for hover and pressed states. For a palette, the analogous pair #9A2DF5 and #F52D88 stays calm, while #2DF536 is the loudest partner.

What is #f52dec in CMYK for printing?

cmyk(0%, 82%, 4%, 4%). 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 #f52dec warm or cool?

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

Work with #f52dec in the Color Lab