Skip to content

#fc4acd

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

RGB
252, 74, 205
HSL
316°, 97%, 64%
CMYK
0, 71, 19, 1
Luminance
0.3000

At a glance

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

Hex
#fc4acd
Hue
316°
magenta / pink
Saturation
97%
electric
Lightness
64%
balanced
Brightness
99%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3000
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.00:1
Closest name
Orchid
ΔE2000 7
Where it sits
Hue316° of 360°
Saturation97%
Lightness64%
Temperature
Warm ← → Cool41% 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#fc4acd
RGBrgb(252, 74, 205)
HSLhsl(316, 97%, 64%)
CMYKcmyk(0%, 71%, 19%, 1%)
LABlab(61.7 78.4 -30.7)
LCHlch(61.7 84.2 338.6)
OKLCHoklch(0.702 0.248 340.5)
Decimal16534221
Display P3color(display-p3 0.988 0.290 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc4acd on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#fc4acd on black: 7.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5783D1
deuteranopia · #909FC9
tritanopia · #FF4F86

Color scale — 50 to 950

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

#FDF1FA
#FCE4F5
#FBC1EB
#FD91E1
#fc4acd
#FB22C2
#F104B2
#C90395
#A10377
#740757
#480436
Base = 400Lightest = 50 · #FDF1FADarkest = 950 · #480436
:root {
  --brand-50: #FDF1FA;
  --brand-100: #FCE4F5;
  --brand-200: #FBC1EB;
  --brand-300: #FD91E1;
  --brand-400: #fc4acd;
  --brand-500: #FB22C2;
  --brand-600: #F104B2;
  --brand-700: #C90395;
  --brand-800: #A10377;
  --brand-900: #740757;
  --brand-950: #480436;
  --brand: #fc4acd;
  --brand-ink: #000000;
}

Colors that work with #fc4acd

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#EDC0E1
Hairlines and dividers
Muted text#9B4B86
Captions on the surface
Accent#00CC02
Second voice, not a rival
Dark variant#7D025D
Hover, pressed, headers
Light variant#FFE6F8
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 #fc4acd

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#4AFC79
Analogous left#D24AFC
Analogous right#FC4A74
Split-complement 1#74FC4A
Split-complement 2#4AFCD2
Triadic 1#CDFC4A
Triadic 2#4ACDFC
Tetradic#FCD24A

RGB percentages

Red98.8%
Green29.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta70.6%
Yellow18.7%
Key (black)1.2%

Color previews

#fc4acd text on a black background

contrast 7.00:1

Card sample

#fc4acd text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc4acd

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.

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

#fc4acd, answered

What color is #fc4acd?

#fc4acd is a balanced electric magenta / pink, closest to Orchid (ΔE2000 7). It sits at 316° on the hue wheel with 97% saturation and 64% lightness, which reads as warm.

What is the RGB value of #fc4acd?

rgb(252, 74, 205) — 252 red, 74 green and 205 blue out of 255, or 98.8% / 29% / 80.4% by channel.

Is #fc4acd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3000 and perceived brightness is 64%, so black text on it reaches 7.00:1.

Should I use black or white text on #fc4acd?

Black. It scores 7.00:1 against #fc4acd, versus 3.00:1 for white — AAA at any size.

What is the complementary color of #fc4acd?

#4AFC79 sits directly opposite on the wheel. Softer options are the split-complements #74FC4A and #4AFCD2, which give the same contrast with far less vibration.

What colors go well with #fc4acd?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B86 for secondary text, #00CC02 as an accent and #7D025D for hover and pressed states. For a palette, the analogous pair #D24AFC and #FC4A74 stays calm, while #4AFC79 is the loudest partner.

What is #fc4acd in CMYK for printing?

cmyk(0%, 71%, 19%, 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 #fc4acd warm or cool?

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

Work with #fc4acd in the Color Lab