Skip to content

#fc9fd3

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

RGB
252, 159, 211
HSL
327°, 94%, 81%
CMYK
0, 37, 16, 1
Luminance
0.5019

At a glance

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

Hex
#fc9fd3
Hue
327°
magenta / pink
Saturation
94%
electric
Lightness
81%
light
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5019
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.04:1
Closest name
Plum
ΔE2000 7.4
Where it sits
Hue327° of 360°
Saturation94%
Lightness81%
Temperature
Warm ← → Cool35% 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#fc9fd3
RGBrgb(252, 159, 211)
HSLhsl(327, 94%, 81%)
CMYKcmyk(0%, 37%, 16%, 1%)
LABlab(76.2 41.6 -11.9)
LCHlch(76.2 43.2 344.0)
OKLCHoklch(0.811 0.127 345.7)
Decimal16555987
Display P3color(display-p3 0.988 0.624 0.827)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc9fd3 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#fc9fd3 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6B3D5
deuteranopia · #BDC2D1
tritanopia · #FF9EB1

Color scale — 50 to 950

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

#FDF2F8
#FBE4F1
#FAC2E1
#fc9fd3
#FA5CB4
#F8259B
#ED0788
#C60671
#9E055B
#720843
#47052A
Base = 300Lightest = 50 · #FDF2F8Darkest = 950 · #47052A
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FBE4F1;
  --brand-200: #FAC2E1;
  --brand-300: #fc9fd3;
  --brand-400: #FA5CB4;
  --brand-500: #F8259B;
  --brand-600: #ED0788;
  --brand-700: #C60671;
  --brand-800: #9E055B;
  --brand-900: #720843;
  --brand-950: #47052A;
  --brand: #fc9fd3;
  --brand-ink: #000000;
}

Colors that work with #fc9fd3

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#EDC0D9
Hairlines and dividers
Muted text#9B4B77
Captions on the surface
Accent#02CA29
Second voice, not a rival
Dark variant#7C0447
Hover, pressed, headers
Light variant#FEE6F4
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 #fc9fd3

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#9FFCC8
Analogous left#F79FFC
Analogous right#FC9FA4
Split-complement 1#A4FC9F
Split-complement 2#9FFCF7
Triadic 1#D3FC9F
Triadic 2#9FD3FC
Tetradic#FCF79F

RGB percentages

Red98.8%
Green62.4%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta36.9%
Yellow16.3%
Key (black)1.2%

Color previews

#fc9fd3 text on a black background

contrast 11.04:1

Card sample

#fc9fd3 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc9fd3

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.

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

#fc9fd3, answered

What color is #fc9fd3?

#fc9fd3 is a light electric magenta / pink, closest to Plum (ΔE2000 7.4). It sits at 327° on the hue wheel with 94% saturation and 81% lightness, which reads as warm.

What is the RGB value of #fc9fd3?

rgb(252, 159, 211) — 252 red, 159 green and 211 blue out of 255, or 98.8% / 62.4% / 82.7% by channel.

Is #fc9fd3 a light or a dark color?

It is a light color. Relative luminance is 0.5019 and perceived brightness is 77%, so black text on it reaches 11.04:1.

Should I use black or white text on #fc9fd3?

Black. It scores 11.04:1 against #fc9fd3, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #fc9fd3?

#9FFCC8 sits directly opposite on the wheel. Softer options are the split-complements #A4FC9F and #9FFCF7, which give the same contrast with far less vibration.

What colors go well with #fc9fd3?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B77 for secondary text, #02CA29 as an accent and #7C0447 for hover and pressed states. For a palette, the analogous pair #F79FFC and #FC9FA4 stays calm, while #9FFCC8 is the loudest partner.

What is #fc9fd3 in CMYK for printing?

cmyk(0%, 37%, 16%, 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 #fc9fd3 warm or cool?

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

Work with #fc9fd3 in the Color Lab