Skip to content

#fc2d8f

a balanced, electric magenta / pink · warm · closest name: Deep Pink

RGB
252, 45, 143
HSL
332°, 97%, 58%
CMYK
0, 82, 43, 1
Luminance
0.2456

At a glance

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

Hex
#fc2d8f
Hue
332°
magenta / pink
Saturation
97%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2456
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.91:1
Closest name
Deep Pink
ΔE2000 1.7
Where it sits
Hue332° of 360°
Saturation97%
Lightness58%
Temperature
Warm ← → Cool32% 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#fc2d8f
RGBrgb(252, 45, 143)
HSLhsl(332, 97%, 58%)
CMYKcmyk(0%, 82%, 43%, 1%)
LABlab(56.6 79.6 -2.4)
LCHlch(56.6 79.6 358.3)
OKLCHoklch(0.658 0.245 358.8)
Decimal16526735
Display P3color(display-p3 0.988 0.176 0.561)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc2d8f on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#fc2d8f on black: 5.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #616F91
deuteranopia · #99968A
tritanopia · #FF005C

Color scale — 50 to 950

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

#FDF1F7
#FCE4EF
#FBC1DC
#FD90C4
#FD59A6
#fc2d8f
#F10374
#C90361
#A1024D
#74063A
#480424
Base = 500Lightest = 50 · #FDF1F7Darkest = 950 · #480424
:root {
  --brand-50: #FDF1F7;
  --brand-100: #FCE4EF;
  --brand-200: #FBC1DC;
  --brand-300: #FD90C4;
  --brand-400: #FD59A6;
  --brand-500: #fc2d8f;
  --brand-600: #F10374;
  --brand-700: #C90361;
  --brand-800: #A1024D;
  --brand-900: #74063A;
  --brand-950: #480424;
  --brand: #fc2d8f;
  --brand-ink: #000000;
}

Colors that work with #fc2d8f

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#FAF4F7
Tinted page background
Border#EDC0D5
Hairlines and dividers
Muted text#9B4B71
Captions on the surface
Accent#00CC38
Second voice, not a rival
Dark variant#7E023C
Hover, pressed, headers
Light variant#FFE6F2
Selected rows, tints
Dark surface#24141C
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 #fc2d8f

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#2DFC9A
Analogous left#FC2DF6
Analogous right#FC322D
Split-complement 1#2DFC32
Split-complement 2#2DF6FC
Triadic 1#8FFC2D
Triadic 2#2D8FFC
Tetradic#F6FC2D

RGB percentages

Red98.8%
Green17.6%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta82.1%
Yellow43.3%
Key (black)1.2%

Color previews

#fc2d8f text on a black background

contrast 5.91:1

Card sample

#fc2d8f text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc2d8f

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.

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

#fc2d8f, answered

What color is #fc2d8f?

#fc2d8f is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 1.7). It sits at 332° on the hue wheel with 97% saturation and 58% lightness, which reads as warm.

What is the RGB value of #fc2d8f?

rgb(252, 45, 143) — 252 red, 45 green and 143 blue out of 255, or 98.8% / 17.6% / 56.1% by channel.

Is #fc2d8f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2456 and perceived brightness is 59%, so black text on it reaches 5.91:1.

Should I use black or white text on #fc2d8f?

Black. It scores 5.91:1 against #fc2d8f, versus 3.55:1 for white — AA at any size.

What is the complementary color of #fc2d8f?

#2DFC9A sits directly opposite on the wheel. Softer options are the split-complements #2DFC32 and #2DF6FC, which give the same contrast with far less vibration.

What colors go well with #fc2d8f?

For interface work: #FAF4F7 as the surface, #EDC0D5 for borders, #9B4B71 for secondary text, #00CC38 as an accent and #7E023C for hover and pressed states. For a palette, the analogous pair #FC2DF6 and #FC322D stays calm, while #2DFC9A is the loudest partner.

What is #fc2d8f in CMYK for printing?

cmyk(0%, 82%, 43%, 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 #fc2d8f warm or cool?

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

Work with #fc2d8f in the Color Lab