Skip to content

#fc8cb2

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

RGB
252, 140, 178
HSL
340°, 95%, 77%
CMYK
0, 44, 29, 1
Luminance
0.4267

At a glance

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

Hex
#fc8cb2
Hue
340°
magenta / pink
Saturation
95%
electric
Lightness
77%
light
Brightness
99%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4267
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
9.53:1
Closest name
Hot Pink
ΔE2000 7.9
Where it sits
Hue340° of 360°
Saturation95%
Lightness77%
Temperature
Warm ← → Cool28% 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#fc8cb2
RGBrgb(252, 140, 178)
HSLhsl(340, 95%, 77%)
CMYKcmyk(0%, 44%, 29%, 1%)
LABlab(71.3 46.6 -0.9)
LCHlch(71.3 46.6 358.9)
OKLCHoklch(0.771 0.141 359.3)
Decimal16551090
Display P3color(display-p3 0.988 0.549 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc8cb2 on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#fc8cb2 on black: 9.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9CA2B3
deuteranopia · #B8B6AF
tritanopia · #FF859A

Color scale — 50 to 950

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

#FDF1F5
#FBE4EC
#FAC2D5
#fc8cb2
#FB5B91
#F9246D
#EF0655
#C70547
#9F0439
#73082C
#48051C
Base = 300Lightest = 50 · #FDF1F5Darkest = 950 · #48051C
:root {
  --brand-50: #FDF1F5;
  --brand-100: #FBE4EC;
  --brand-200: #FAC2D5;
  --brand-300: #fc8cb2;
  --brand-400: #FB5B91;
  --brand-500: #F9246D;
  --brand-600: #EF0655;
  --brand-700: #C70547;
  --brand-800: #9F0439;
  --brand-900: #73082C;
  --brand-950: #48051C;
  --brand: #fc8cb2;
  --brand-ink: #000000;
}

Colors that work with #fc8cb2

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#FAF4F6
Tinted page background
Border#EDC0CF
Hairlines and dividers
Muted text#9B4B66
Captions on the surface
Accent#02CA55
Second voice, not a rival
Dark variant#7C032C
Hover, pressed, headers
Light variant#FEE6EE
Selected rows, tints
Dark surface#241419
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 #fc8cb2

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#8CFCD6
Analogous left#FC8CEA
Analogous right#FC9E8C
Split-complement 1#8CFC9E
Split-complement 2#8CEAFC
Triadic 1#B2FC8C
Triadic 2#8CB2FC
Tetradic#EAFC8C

RGB percentages

Red98.8%
Green54.9%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta44.4%
Yellow29.4%
Key (black)1.2%

Color previews

#fc8cb2 text on a black background

contrast 9.53:1

Card sample

#fc8cb2 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc8cb2

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.

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

#fc8cb2, answered

What color is #fc8cb2?

#fc8cb2 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 7.9). It sits at 340° on the hue wheel with 95% saturation and 77% lightness, which reads as warm.

What is the RGB value of #fc8cb2?

rgb(252, 140, 178) — 252 red, 140 green and 178 blue out of 255, or 98.8% / 54.9% / 69.8% by channel.

Is #fc8cb2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4267 and perceived brightness is 72%, so black text on it reaches 9.53:1.

Should I use black or white text on #fc8cb2?

Black. It scores 9.53:1 against #fc8cb2, versus 2.20:1 for white — AAA at any size.

What is the complementary color of #fc8cb2?

#8CFCD6 sits directly opposite on the wheel. Softer options are the split-complements #8CFC9E and #8CEAFC, which give the same contrast with far less vibration.

What colors go well with #fc8cb2?

For interface work: #FAF4F6 as the surface, #EDC0CF for borders, #9B4B66 for secondary text, #02CA55 as an accent and #7C032C for hover and pressed states. For a palette, the analogous pair #FC8CEA and #FC9E8C stays calm, while #8CFCD6 is the loudest partner.

What is #fc8cb2 in CMYK for printing?

cmyk(0%, 44%, 29%, 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 #fc8cb2 warm or cool?

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

Work with #fc8cb2 in the Color Lab