Skip to content

#fc59cf

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

RGB
252, 89, 207
HSL
317°, 96%, 67%
CMYK
0, 65, 18, 1
Luminance
0.3235

At a glance

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

Hex
#fc59cf
Hue
317°
magenta / pink
Saturation
96%
electric
Lightness
67%
light
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3235
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.47:1
Closest name
Orchid
ΔE2000 6.3
Where it sits
Hue317° of 360°
Saturation96%
Lightness67%
Temperature
Warm ← → Cool41% 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#fc59cf
RGBrgb(252, 89, 207)
HSLhsl(317, 96%, 67%)
CMYKcmyk(0%, 65%, 18%, 1%)
LABlab(63.6 73.4 -28.8)
LCHlch(63.6 78.8 338.6)
OKLCHoklch(0.717 0.232 340.5)
Decimal16538063
Display P3color(display-p3 0.988 0.349 0.812)

Copy-ready code

/* CSS */
color: #fc59cf;
background-color: #fc59cf;
/* Tailwind (arbitrary) */
class="text-[#fc59cf] bg-[#fc59cf]"
/* SCSS */
$brand: #fc59cf;
/* SwiftUI */
Color(red: 0.988, green: 0.349, blue: 0.812)
/* Android */
Color.parseColor("#fc59cf")
/* Flutter */
Color(0xFFFC59CF)
/* Python / OpenCV (BGR) */
(207, 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 #fc59cf · 7.47:1
Use #000000AAA at every size.
Aa
White text · 2.81:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.47:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fc59cf as text scores 2.81:1 on white and 7.47:1 on black.

Accessibility — WCAG contrast

Aa
#fc59cf on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#fc59cf on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6389D2
deuteranopia · #95A4CB
tritanopia · #FF5D8C

Color scale — 50 to 950

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

#FDF1FA
#FCE4F5
#FAC1EB
#FD91DF
#fc59cf
#FB23BF
#F004AF
#C80492
#A00375
#730755
#480435
Base = 400Lightest = 50 · #FDF1FADarkest = 950 · #480435
:root {
  --brand-50: #FDF1FA;
  --brand-100: #FCE4F5;
  --brand-200: #FAC1EB;
  --brand-300: #FD91DF;
  --brand-400: #fc59cf;
  --brand-500: #FB23BF;
  --brand-600: #F004AF;
  --brand-700: #C80492;
  --brand-800: #A00375;
  --brand-900: #730755;
  --brand-950: #480435;
  --brand: #fc59cf;
  --brand-ink: #000000;
}

Colors that work with #fc59cf

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#EDC0E0
Hairlines and dividers
Muted text#9B4B85
Captions on the surface
Accent#00CC06
Second voice, not a rival
Dark variant#7D025B
Hover, pressed, headers
Light variant#FFE6F8
Selected rows, tints
Dark surface#241420
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 #fc59cf

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#59FC86
Analogous left#D859FC
Analogous right#FC597E
Split-complement 1#7EFC59
Split-complement 2#59FCD8
Triadic 1#CFFC59
Triadic 2#59CFFC
Tetradic#FCD859

RGB percentages

Red98.8%
Green34.9%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow17.9%
Key (black)1.2%

Color previews

#fc59cf text on a black background

contrast 7.47:1

Card sample

#fc59cf text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc59cf

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.

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

#fc59cf, answered

What color is #fc59cf?

#fc59cf is a light electric magenta / pink, closest to Orchid (ΔE2000 6.3). It sits at 317° on the hue wheel with 96% saturation and 67% lightness, which reads as warm.

What is the RGB value of #fc59cf?

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

Is #fc59cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3235 and perceived brightness is 66%, so black text on it reaches 7.47:1.

Should I use black or white text on #fc59cf?

Black. It scores 7.47:1 against #fc59cf, versus 2.81:1 for white — AAA at any size.

What is the complementary color of #fc59cf?

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

What colors go well with #fc59cf?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B85 for secondary text, #00CC06 as an accent and #7D025B for hover and pressed states. For a palette, the analogous pair #D859FC and #FC597E stays calm, while #59FC86 is the loudest partner.

What is #fc59cf in CMYK for printing?

cmyk(0%, 65%, 18%, 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 #fc59cf warm or cool?

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

Work with #fc59cf in the Color Lab