Skip to content

#fd2a7f

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

RGB
253, 42, 127
HSL
336°, 98%, 58%
CMYK
0, 83, 50, 1
Luminance
0.2407

At a glance

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

Hex
#fd2a7f
Hue
336°
magenta / pink
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2407
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.81:1
Closest name
Deep Pink
ΔE2000 4.8
Where it sits
Hue336° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool30% 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#fd2a7f
RGBrgb(253, 42, 127)
HSLhsl(336, 98%, 58%)
CMYKcmyk(0%, 83%, 50%, 1%)
LABlab(56.2 79.1 6.5)
LCHlch(56.2 79.4 4.7)
OKLCHoklch(0.654 0.243 4.1)
Decimal16591487
Display P3color(display-p3 0.992 0.165 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd2a7f on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#fd2a7f on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #656D81
deuteranopia · #9C957A
tritanopia · #FF0052

Color scale — 50 to 950

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

#FDF1F6
#FCE3ED
#FBC1D8
#FE90BC
#FD589B
#fd2a7f
#F20263
#CA0253
#A20242
#740633
#490420
Base = 500Lightest = 50 · #FDF1F6Darkest = 950 · #490420
:root {
  --brand-50: #FDF1F6;
  --brand-100: #FCE3ED;
  --brand-200: #FBC1D8;
  --brand-300: #FE90BC;
  --brand-400: #FD589B;
  --brand-500: #fd2a7f;
  --brand-600: #F20263;
  --brand-700: #CA0253;
  --brand-800: #A20242;
  --brand-900: #740633;
  --brand-950: #490420;
  --brand: #fd2a7f;
  --brand-ink: #000000;
}

Colors that work with #fd2a7f

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#FAF4F7
Tinted page background
Border#EDC0D2
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#00CC46
Second voice, not a rival
Dark variant#7E0134
Hover, pressed, headers
Light variant#FFE6F0
Selected rows, tints
Dark surface#24141A
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 #fd2a7f

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#2AFDA8
Analogous left#FD2AE9
Analogous right#FD3E2A
Split-complement 1#2AFD3E
Split-complement 2#2AE9FD
Triadic 1#7FFD2A
Triadic 2#2A7FFD
Tetradic#E9FD2A

RGB percentages

Red99.2%
Green16.5%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta83.4%
Yellow49.8%
Key (black)0.8%

Color previews

#fd2a7f text on a black background

contrast 5.81:1

Card sample

#fd2a7f text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd2a7f

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.

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

#fd2a7f, answered

What color is #fd2a7f?

#fd2a7f is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 4.8). It sits at 336° on the hue wheel with 98% saturation and 58% lightness, which reads as warm.

What is the RGB value of #fd2a7f?

rgb(253, 42, 127) — 253 red, 42 green and 127 blue out of 255, or 99.2% / 16.5% / 49.8% by channel.

Is #fd2a7f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2407 and perceived brightness is 58%, so black text on it reaches 5.81:1.

Should I use black or white text on #fd2a7f?

Black. It scores 5.81:1 against #fd2a7f, versus 3.61:1 for white — AA at any size.

What is the complementary color of #fd2a7f?

#2AFDA8 sits directly opposite on the wheel. Softer options are the split-complements #2AFD3E and #2AE9FD, which give the same contrast with far less vibration.

What colors go well with #fd2a7f?

For interface work: #FAF4F7 as the surface, #EDC0D2 for borders, #9B4B6B for secondary text, #00CC46 as an accent and #7E0134 for hover and pressed states. For a palette, the analogous pair #FD2AE9 and #FD3E2A stays calm, while #2AFDA8 is the loudest partner.

What is #fd2a7f in CMYK for printing?

cmyk(0%, 83%, 50%, 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 #fd2a7f warm or cool?

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

Work with #fd2a7f in the Color Lab