Skip to content

#fc0fc3

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

RGB
252, 15, 195
HSL
314°, 98%, 52%
CMYK
0, 94, 23, 1
Luminance
0.2498

At a glance

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

Hex
#fc0fc3
Hue
314°
magenta / pink
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2498
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.00:1
Closest name
Magenta
ΔE2000 8.4
Where it sits
Hue314° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool42% 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#fc0fc3
RGBrgb(252, 15, 195)
HSLhsl(314, 98%, 52%)
CMYKcmyk(0%, 94%, 23%, 1%)
LABlab(57.1 89.2 -32.1)
LCHlch(57.1 94.8 340.2)
OKLCHoklch(0.668 0.283 342.2)
Decimal16519107
Display P3color(display-p3 0.988 0.059 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc0fc3 on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#fc0fc3 on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3972C7
deuteranopia · #8695BE
tritanopia · #FF1774

Color scale — 50 to 950

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

#FDF1FB
#FCE4F6
#FBC1ED
#FE90E3
#FD59D6
#fc0fc3
#F203B8
#C9039A
#A1027B
#74065A
#490438
Base = 500Lightest = 50 · #FDF1FBDarkest = 950 · #490438
:root {
  --brand-50: #FDF1FB;
  --brand-100: #FCE4F6;
  --brand-200: #FBC1ED;
  --brand-300: #FE90E3;
  --brand-400: #FD59D6;
  --brand-500: #fc0fc3;
  --brand-600: #F203B8;
  --brand-700: #C9039A;
  --brand-800: #A1027B;
  --brand-900: #74065A;
  --brand-950: #490438;
  --brand: #fc0fc3;
  --brand-ink: #000000;
}

Colors that work with #fc0fc3

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#FAF4F9
Tinted page background
Border#EDC0E2
Hairlines and dividers
Muted text#9B4B88
Captions on the surface
Accent#02CC00
Second voice, not a rival
Dark variant#7E0260
Hover, pressed, headers
Light variant#FFE6F9
Selected rows, tints
Dark surface#241420
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 #fc0fc3

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#0FFC48
Analogous left#BE0FFC
Analogous right#FC0F4D
Split-complement 1#4DFC0F
Split-complement 2#0FFCBE
Triadic 1#C3FC0F
Triadic 2#0FC3FC
Tetradic#FCBE0F

RGB percentages

Red98.8%
Green5.9%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta94.0%
Yellow22.6%
Key (black)1.2%

Color previews

#fc0fc3 text on a black background

contrast 6.00:1

Card sample

#fc0fc3 text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc0fc3

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.

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

#fc0fc3, answered

What color is #fc0fc3?

#fc0fc3 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 8.4). It sits at 314° on the hue wheel with 98% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #fc0fc3?

rgb(252, 15, 195) — 252 red, 15 green and 195 blue out of 255, or 98.8% / 5.9% / 76.5% by channel.

Is #fc0fc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2498 and perceived brightness is 60%, so black text on it reaches 6.00:1.

Should I use black or white text on #fc0fc3?

Black. It scores 6.00:1 against #fc0fc3, versus 3.50:1 for white — AA at any size.

What is the complementary color of #fc0fc3?

#0FFC48 sits directly opposite on the wheel. Softer options are the split-complements #4DFC0F and #0FFCBE, which give the same contrast with far less vibration.

What colors go well with #fc0fc3?

For interface work: #FAF4F9 as the surface, #EDC0E2 for borders, #9B4B88 for secondary text, #02CC00 as an accent and #7E0260 for hover and pressed states. For a palette, the analogous pair #BE0FFC and #FC0F4D stays calm, while #0FFC48 is the loudest partner.

What is #fc0fc3 in CMYK for printing?

cmyk(0%, 94%, 23%, 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 #fc0fc3 warm or cool?

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

Work with #fc0fc3 in the Color Lab