Skip to content

#fcb2f7

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

RGB
252, 178, 247
HSL
304°, 93%, 84%
CMYK
0, 29, 2, 1
Luminance
0.5925

At a glance

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

Hex
#fcb2f7
Hue
304°
magenta / pink
Saturation
93%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.5925
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.85:1
Closest name
Plum
ΔE2000 6.1
Where it sits
Hue304° of 360°
Saturation93%
Lightness84%
Temperature
Warm ← → Cool48% cool

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

Every format

HEX#fcb2f7
RGBrgb(252, 178, 247)
HSLhsl(304, 93%, 84%)
CMYKcmyk(0%, 29%, 2%, 1%)
LABlab(81.4 37.6 -23.5)
LCHlch(81.4 44.4 328.0)
OKLCHoklch(0.855 0.123 328.9)
Decimal16560887
Display P3color(display-p3 0.988 0.698 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcb2f7 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#fcb2f7 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFC4FA
deuteranopia · #C0CEF4
tritanopia · #FFB7CB

Color scale — 50 to 950

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

#FDF2FC
#FBE4FA
#fcb2f7
#FB93F4
#F95DEE
#F727E8
#EC09DC
#C408B7
#9D0693
#71096A
#470642
Base = 200Lightest = 50 · #FDF2FCDarkest = 950 · #470642
:root {
  --brand-50: #FDF2FC;
  --brand-100: #FBE4FA;
  --brand-200: #fcb2f7;
  --brand-300: #FB93F4;
  --brand-400: #F95DEE;
  --brand-500: #F727E8;
  --brand-600: #EC09DC;
  --brand-700: #C408B7;
  --brand-800: #9D0693;
  --brand-900: #71096A;
  --brand-950: #470642;
  --brand: #fcb2f7;
  --brand-ink: #000000;
}

Colors that work with #fcb2f7

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#FAF4FA
Tinted page background
Border#EDC0EA
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#26C903
Second voice, not a rival
Dark variant#7B0573
Hover, pressed, headers
Light variant#FEE6FC
Selected rows, tints
Dark surface#241423
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 #fcb2f7

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#B2FCB7
Analogous left#DCB2FC
Analogous right#FCB2D2
Split-complement 1#D2FCB2
Split-complement 2#B2FCDC
Triadic 1#F7FCB2
Triadic 2#B2F7FC
Tetradic#FCDCB2

RGB percentages

Red98.8%
Green69.8%
Blue96.9%

CMYK percentages

Cyan0.0%
Magenta29.4%
Yellow2.0%
Key (black)1.2%

Color previews

#fcb2f7 text on a black background

contrast 12.85:1

Card sample

#fcb2f7 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcb2f7

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.

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

#fcb2f7, answered

What color is #fcb2f7?

#fcb2f7 is a light electric magenta / pink, closest to Plum (ΔE2000 6.1). It sits at 304° on the hue wheel with 93% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #fcb2f7?

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

Is #fcb2f7 a light or a dark color?

It is a light color. Relative luminance is 0.5925 and perceived brightness is 83%, so black text on it reaches 12.85:1.

Should I use black or white text on #fcb2f7?

Black. It scores 12.85:1 against #fcb2f7, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #fcb2f7?

#B2FCB7 sits directly opposite on the wheel. Softer options are the split-complements #D2FCB2 and #B2FCDC, which give the same contrast with far less vibration.

What colors go well with #fcb2f7?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B95 for secondary text, #26C903 as an accent and #7B0573 for hover and pressed states. For a palette, the analogous pair #DCB2FC and #FCB2D2 stays calm, while #B2FCB7 is the loudest partner.

What is #fcb2f7 in CMYK for printing?

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

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCB2DC; nudged cooler, #E6B1FD.

Work with #fcb2f7 in the Color Lab