Skip to content

#fc59af

a light, electric magenta / pink · warm · closest name: Hot Pink

RGB
252, 89, 175
HSL
328°, 96%, 67%
CMYK
0, 65, 31, 1
Luminance
0.3094

At a glance

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

Hex
#fc59af
Hue
328°
magenta / pink
Saturation
96%
electric
Lightness
67%
light
Brightness
99%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3094
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.19:1
Closest name
Hot Pink
ΔE2000 2.9
Where it sits
Hue328° of 360°
Saturation96%
Lightness67%
Temperature
Warm ← → Cool34% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#fc59af
RGBrgb(252, 89, 175)
HSLhsl(328, 96%, 67%)
CMYKcmyk(0%, 65%, 31%, 1%)
LABlab(62.5 69.3 -12.4)
LCHlch(62.5 70.4 349.9)
OKLCHoklch(0.705 0.214 351.4)
Decimal16538031
Display P3color(display-p3 0.988 0.349 0.686)

Copy-ready code

/* CSS */
color: #fc59af;
background-color: #fc59af;
/* Tailwind (arbitrary) */
class="text-[#fc59af] bg-[#fc59af]"
/* SCSS */
$brand: #fc59af;
/* SwiftUI */
Color(red: 0.988, green: 0.349, blue: 0.686)
/* Android */
Color.parseColor("#fc59af")
/* Flutter */
Color(0xFFFC59AF)
/* Python / OpenCV (BGR) */
(175, 89, 252)

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

Accessibility — WCAG contrast

Aa
#fc59af on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#fc59af on black: 7.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7184B1
deuteranopia · #9FA2AB
tritanopia · #FF507D

Color scale — 50 to 950

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

#FDF1F8
#FCE4F0
#FAC1DF
#FD91CA
#fc59af
#FB2395
#F00481
#C8046C
#A00356
#730740
#480428
Base = 400Lightest = 50 · #FDF1F8Darkest = 950 · #480428
:root {
  --brand-50: #FDF1F8;
  --brand-100: #FCE4F0;
  --brand-200: #FAC1DF;
  --brand-300: #FD91CA;
  --brand-400: #fc59af;
  --brand-500: #FB2395;
  --brand-600: #F00481;
  --brand-700: #C8046C;
  --brand-800: #A00356;
  --brand-900: #730740;
  --brand-950: #480428;
  --brand: #fc59af;
  --brand-ink: #000000;
}

Colors that work with #fc59af

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#FAF4F8
Tinted page background
Border#EDC0D7
Hairlines and dividers
Muted text#9B4B75
Captions on the surface
Accent#00CC2E
Second voice, not a rival
Dark variant#7D0243
Hover, pressed, headers
Light variant#FFE6F3
Selected rows, tints
Dark surface#24141D
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 #fc59af

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#59FCA6
Analogous left#F759FC
Analogous right#FC595E
Split-complement 1#5EFC59
Split-complement 2#59FCF7
Triadic 1#AFFC59
Triadic 2#59AFFC
Tetradic#FCF759

RGB percentages

Red98.8%
Green34.9%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow30.6%
Key (black)1.2%

Color previews

#fc59af text on a black background

contrast 7.19:1

Card sample

#fc59af text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 89, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 89, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fc59af;
background: linear-gradient(135deg, #fc59af, #FC7059);

Monochromatic scale

Palettes built from #fc59af

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.

#fc59af 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#fc59af, answered

What color is #fc59af?

#fc59af is a light electric magenta / pink, closest to Hot Pink (ΔE2000 2.9). It sits at 328° on the hue wheel with 96% saturation and 67% lightness, which reads as warm.

What is the RGB value of #fc59af?

rgb(252, 89, 175) — 252 red, 89 green and 175 blue out of 255, or 98.8% / 34.9% / 68.6% by channel.

Is #fc59af a light or a dark color?

It is a mid-tone. Relative luminance is 0.3094 and perceived brightness is 65%, so black text on it reaches 7.19:1.

Should I use black or white text on #fc59af?

Black. It scores 7.19:1 against #fc59af, versus 2.92:1 for white — AAA at any size.

What is the complementary color of #fc59af?

#59FCA6 sits directly opposite on the wheel. Softer options are the split-complements #5EFC59 and #59FCF7, which give the same contrast with far less vibration.

What colors go well with #fc59af?

For interface work: #FAF4F8 as the surface, #EDC0D7 for borders, #9B4B75 for secondary text, #00CC2E as an accent and #7D0243 for hover and pressed states. For a palette, the analogous pair #F759FC and #FC595E stays calm, while #59FCA6 is the loudest partner.

What is #fc59af in CMYK for printing?

cmyk(0%, 65%, 31%, 1%). 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 #fc59af warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FC5974; nudged cooler, #FE58EC.

Work with #fc59af in the Color Lab