Skip to content

#fd44fc

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

RGB
253, 68, 252
HSL
300°, 98%, 63%
CMYK
0, 73, 0, 1
Luminance
0.3205

At a glance

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

Hex
#fd44fc
Hue
300°
magenta / pink
Saturation
98%
electric
Lightness
63%
balanced
Brightness
99%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3205
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.41:1
Closest name
Magenta
ΔE2000 3.4
Where it sits
Hue300° of 360°
Saturation98%
Lightness63%
Temperature
Warm ← → Cool50% 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#fd44fc
RGBrgb(253, 68, 252)
HSLhsl(300, 98%, 63%)
CMYKcmyk(0%, 73%, 0%, 1%)
LABlab(63.4 87.1 -54.3)
LCHlch(63.4 102.6 328.1)
OKLCHoklch(0.722 0.286 328.3)
Decimal16598268
Display P3color(display-p3 0.992 0.267 0.988)

Copy-ready code

/* CSS */
color: #fd44fc;
background-color: #fd44fc;
/* Tailwind (arbitrary) */
class="text-[#fd44fc] bg-[#fd44fc]"
/* SCSS */
$brand: #fd44fc;
/* SwiftUI */
Color(red: 0.992, green: 0.267, blue: 0.988)
/* Android */
Color.parseColor("#fd44fc")
/* Flutter */
Color(0xFFFD44FC)
/* Python / OpenCV (BGR) */
(252, 68, 253)

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 #fd44fc · 7.41:1
Use #000000AAA at every size.
Aa
White text · 2.83:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fd44fc as text scores 2.83:1 on white and 7.41:1 on black.

Accessibility — WCAG contrast

Aa
#fd44fc on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#fd44fc on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1B8AFF
deuteranopia · #78A2F7
tritanopia · #FF619E

Color scale — 50 to 950

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

#FDF1FD
#FCE3FC
#FBC1FB
#FE90FD
#fd44fc
#FD21FC
#F203F1
#CA02C9
#A102A1
#740674
#490448
Base = 400Lightest = 50 · #FDF1FDDarkest = 950 · #490448
:root {
  --brand-50: #FDF1FD;
  --brand-100: #FCE3FC;
  --brand-200: #FBC1FB;
  --brand-300: #FE90FD;
  --brand-400: #fd44fc;
  --brand-500: #FD21FC;
  --brand-600: #F203F1;
  --brand-700: #CA02C9;
  --brand-800: #A102A1;
  --brand-900: #740674;
  --brand-950: #490448;
  --brand: #fd44fc;
  --brand-ink: #000000;
}

Colors that work with #fd44fc

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#EDC0EC
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#32CC00
Second voice, not a rival
Dark variant#7E017E
Hover, pressed, headers
Light variant#FFE6FF
Selected rows, tints
Dark surface#241424
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 #fd44fc

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
  • 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
  • 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#44FD45
Analogous left#A144FD
Analogous right#FD449F
Split-complement 1#9FFD44
Split-complement 2#44FDA1
Triadic 1#FCFD44
Triadic 2#44FCFD
Tetradic#FDA144

RGB percentages

Red99.2%
Green26.7%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta73.1%
Yellow0.4%
Key (black)0.8%

Color previews

#fd44fc text on a black background

contrast 7.41:1

Card sample

#fd44fc text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd44fc

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.

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

#fd44fc, answered

What color is #fd44fc?

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

What is the RGB value of #fd44fc?

rgb(253, 68, 252) — 253 red, 68 green and 252 blue out of 255, or 99.2% / 26.7% / 98.8% by channel.

Is #fd44fc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3205 and perceived brightness is 67%, so black text on it reaches 7.41:1.

Should I use black or white text on #fd44fc?

Black. It scores 7.41:1 against #fd44fc, versus 2.83:1 for white — AAA at any size.

What is the complementary color of #fd44fc?

#44FD45 sits directly opposite on the wheel. Softer options are the split-complements #9FFD44 and #44FDA1, which give the same contrast with far less vibration.

What colors go well with #fd44fc?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9B for secondary text, #32CC00 as an accent and #7E017E for hover and pressed states. For a palette, the analogous pair #A144FD and #FD449F stays calm, while #44FD45 is the loudest partner.

What is #fd44fc in CMYK for printing?

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

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

Work with #fd44fc in the Color Lab