Skip to content

#fc3eb4

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

RGB
252, 62, 180
HSL
323°, 97%, 62%
CMYK
0, 75, 29, 1
Luminance
0.2744

At a glance

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

Hex
#fc3eb4
Hue
323°
magenta / pink
Saturation
97%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2744
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.49:1
Closest name
Deep Pink
ΔE2000 6.2
Where it sits
Hue323° of 360°
Saturation97%
Lightness62%
Temperature
Warm ← → Cool37% 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#fc3eb4
RGBrgb(252, 62, 180)
HSLhsl(323, 97%, 62%)
CMYKcmyk(0%, 75%, 29%, 1%)
LABlab(59.4 79.0 -19.9)
LCHlch(59.4 81.5 345.8)
OKLCHoklch(0.682 0.246 347.7)
Decimal16531124
Display P3color(display-p3 0.988 0.243 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc3eb4 on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#fc3eb4 on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B7AB7
deuteranopia · #949BB0
tritanopia · #FF3575

Color scale — 50 to 950

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

#FDF1F9
#FCE4F3
#FBC1E5
#FD91D4
#fc3eb4
#FC22A9
#F10497
#C9037E
#A10365
#74074A
#48042F
Base = 400Lightest = 50 · #FDF1F9Darkest = 950 · #48042F
:root {
  --brand-50: #FDF1F9;
  --brand-100: #FCE4F3;
  --brand-200: #FBC1E5;
  --brand-300: #FD91D4;
  --brand-400: #fc3eb4;
  --brand-500: #FC22A9;
  --brand-600: #F10497;
  --brand-700: #C9037E;
  --brand-800: #A10365;
  --brand-900: #74074A;
  --brand-950: #48042F;
  --brand: #fc3eb4;
  --brand-ink: #000000;
}

Colors that work with #fc3eb4

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#FAF4F8
Tinted page background
Border#EDC0DC
Hairlines and dividers
Muted text#9B4B7D
Captions on the surface
Accent#00CC1A
Second voice, not a rival
Dark variant#7E024F
Hover, pressed, headers
Light variant#FFE6F5
Selected rows, tints
Dark surface#24141E
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 #fc3eb4

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#3EFC86
Analogous left#E53EFC
Analogous right#FC3E55
Split-complement 1#55FC3E
Split-complement 2#3EFCE5
Triadic 1#B4FC3E
Triadic 2#3EB4FC
Tetradic#FCE53E

RGB percentages

Red98.8%
Green24.3%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta75.4%
Yellow28.6%
Key (black)1.2%

Color previews

#fc3eb4 text on a black background

contrast 6.49:1

Card sample

#fc3eb4 text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc3eb4

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.

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

#fc3eb4, answered

What color is #fc3eb4?

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

What is the RGB value of #fc3eb4?

rgb(252, 62, 180) — 252 red, 62 green and 180 blue out of 255, or 98.8% / 24.3% / 70.6% by channel.

Is #fc3eb4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2744 and perceived brightness is 62%, so black text on it reaches 6.49:1.

Should I use black or white text on #fc3eb4?

Black. It scores 6.49:1 against #fc3eb4, versus 3.24:1 for white — AA at any size.

What is the complementary color of #fc3eb4?

#3EFC86 sits directly opposite on the wheel. Softer options are the split-complements #55FC3E and #3EFCE5, which give the same contrast with far less vibration.

What colors go well with #fc3eb4?

For interface work: #FAF4F8 as the surface, #EDC0DC for borders, #9B4B7D for secondary text, #00CC1A as an accent and #7E024F for hover and pressed states. For a palette, the analogous pair #E53EFC and #FC3E55 stays calm, while #3EFC86 is the loudest partner.

What is #fc3eb4 in CMYK for printing?

cmyk(0%, 75%, 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 #fc3eb4 warm or cool?

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

Work with #fc3eb4 in the Color Lab