Skip to content

#fd44f9

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

RGB
253, 68, 249
HSL
301°, 98%, 63%
CMYK
0, 73, 2, 1
Luminance
0.3186

At a glance

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

Hex
#fd44f9
Hue
301°
magenta / pink
Saturation
98%
electric
Lightness
63%
balanced
Brightness
99%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3186
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.37:1
Closest name
Magenta
ΔE2000 3.5
Where it sits
Hue301° of 360°
Saturation98%
Lightness63%
Temperature
Warm ← → Cool49% 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#fd44f9
RGBrgb(253, 68, 249)
HSLhsl(301, 98%, 63%)
CMYKcmyk(0%, 73%, 2%, 1%)
LABlab(63.2 86.6 -52.9)
LCHlch(63.2 101.5 328.6)
OKLCHoklch(0.721 0.284 329.0)
Decimal16598265
Display P3color(display-p3 0.992 0.267 0.976)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd44f9 on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#fd44f9 on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2289FE
deuteranopia · #7AA2F4
tritanopia · #FF609C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd44f9 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
#FCE3FB
#FBC1FA
#FE90FB
#fd44f9
#FD21F8
#F203ED
#CA02C6
#A1029E
#740672
#490447
Base = 400Lightest = 50 · #FDF1FDDarkest = 950 · #490447
:root {
  --brand-50: #FDF1FD;
  --brand-100: #FCE3FB;
  --brand-200: #FBC1FA;
  --brand-300: #FE90FB;
  --brand-400: #fd44f9;
  --brand-500: #FD21F8;
  --brand-600: #F203ED;
  --brand-700: #CA02C6;
  --brand-800: #A1029E;
  --brand-900: #740672;
  --brand-950: #490447;
  --brand: #fd44f9;
  --brand-ink: #000000;
}

Colors that work with #fd44f9

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#9B4B99
Captions on the surface
Accent#2FCC00
Second voice, not a rival
Dark variant#7E017B
Hover, pressed, headers
Light variant#FFE6FE
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 #fd44f9

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#44FD48
Analogous left#A444FD
Analogous right#FD449C
Split-complement 1#9CFD44
Split-complement 2#44FDA4
Triadic 1#F9FD44
Triadic 2#44F9FD
Tetradic#FDA444

RGB percentages

Red99.2%
Green26.7%
Blue97.6%

CMYK percentages

Cyan0.0%
Magenta73.1%
Yellow1.6%
Key (black)0.8%

Color previews

#fd44f9 text on a black background

contrast 7.37:1

Card sample

#fd44f9 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd44f9

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.

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

#fd44f9, answered

What color is #fd44f9?

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

What is the RGB value of #fd44f9?

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

Is #fd44f9 a light or a dark color?

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

Should I use black or white text on #fd44f9?

Black. It scores 7.37:1 against #fd44f9, versus 2.85:1 for white — AAA at any size.

What is the complementary color of #fd44f9?

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

What colors go well with #fd44f9?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B99 for secondary text, #2FCC00 as an accent and #7E017B for hover and pressed states. For a palette, the analogous pair #A444FD and #FD449C stays calm, while #44FD48 is the loudest partner.

What is #fd44f9 in CMYK for printing?

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

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

Work with #fd44f9 in the Color Lab