Skip to content

#fc2ce3

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
252, 44, 227
HSL
307°, 97%, 58%
CMYK
0, 83, 10, 1
Luminance
0.2804

At a glance

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

Hex
#fc2ce3
Hue
307°
magenta / pink
Saturation
97%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2804
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.61:1
Closest name
Magenta
ΔE2000 3.8
Where it sits
Hue307° of 360°
Saturation97%
Lightness58%
Temperature
Warm ← → Cool46% 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#fc2ce3
RGBrgb(252, 44, 227)
HSLhsl(307, 97%, 58%)
CMYKcmyk(0%, 83%, 10%, 1%)
LABlab(59.9 89.1 -45.9)
LCHlch(59.9 100.2 332.8)
OKLCHoklch(0.693 0.288 334.1)
Decimal16526563
Display P3color(display-p3 0.988 0.173 0.890)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc2ce3 on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#fc2ce3 on black: 6.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #247EE8
deuteranopia · #7D9BDE
tritanopia · #FF468A

Color scale — 50 to 950

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

#FDF1FC
#FCE4F9
#FBC1F4
#FD90F0
#FD59E9
#fc2ce3
#F103D5
#C903B1
#A1028E
#740667
#480440
Base = 500Lightest = 50 · #FDF1FCDarkest = 950 · #480440
:root {
  --brand-50: #FDF1FC;
  --brand-100: #FCE4F9;
  --brand-200: #FBC1F4;
  --brand-300: #FD90F0;
  --brand-400: #FD59E9;
  --brand-500: #fc2ce3;
  --brand-600: #F103D5;
  --brand-700: #C903B1;
  --brand-800: #A1028E;
  --brand-900: #740667;
  --brand-950: #480440;
  --brand: #fc2ce3;
  --brand-ink: #000000;
}

Colors that work with #fc2ce3

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#EDC0E7
Hairlines and dividers
Muted text#9B4B91
Captions on the surface
Accent#1BCC00
Second voice, not a rival
Dark variant#7E026F
Hover, pressed, headers
Light variant#FFE6FC
Selected rows, tints
Dark surface#241422
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 #fc2ce3

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#2CFC45
Analogous left#AD2CFC
Analogous right#FC2C7B
Split-complement 1#7BFC2C
Split-complement 2#2CFCAD
Triadic 1#E3FC2C
Triadic 2#2CE3FC
Tetradic#FCAD2C

RGB percentages

Red98.8%
Green17.3%
Blue89.0%

CMYK percentages

Cyan0.0%
Magenta82.5%
Yellow9.9%
Key (black)1.2%

Color previews

#fc2ce3 text on a black background

contrast 6.61:1

Card sample

#fc2ce3 text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc2ce3

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.

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

#fc2ce3, answered

What color is #fc2ce3?

#fc2ce3 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 3.8). It sits at 307° on the hue wheel with 97% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #fc2ce3?

rgb(252, 44, 227) — 252 red, 44 green and 227 blue out of 255, or 98.8% / 17.3% / 89% by channel.

Is #fc2ce3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2804 and perceived brightness is 63%, so black text on it reaches 6.61:1.

Should I use black or white text on #fc2ce3?

Black. It scores 6.61:1 against #fc2ce3, versus 3.18:1 for white — AA at any size.

What is the complementary color of #fc2ce3?

#2CFC45 sits directly opposite on the wheel. Softer options are the split-complements #7BFC2C and #2CFCAD, which give the same contrast with far less vibration.

What colors go well with #fc2ce3?

For interface work: #FAF4FA as the surface, #EDC0E7 for borders, #9B4B91 for secondary text, #1BCC00 as an accent and #7E026F for hover and pressed states. For a palette, the analogous pair #AD2CFC and #FC2C7B stays calm, while #2CFC45 is the loudest partner.

What is #fc2ce3 in CMYK for printing?

cmyk(0%, 83%, 10%, 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 #fc2ce3 warm or cool?

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

Work with #fc2ce3 in the Color Lab