Skip to content

#fd508d

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

RGB
253, 80, 141
HSL
339°, 98%, 65%
CMYK
0, 68, 44, 1
Luminance
0.2854

At a glance

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

Hex
#fd508d
Hue
339°
magenta / pink
Saturation
98%
electric
Lightness
65%
light
Brightness
99%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2854
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.71:1
Closest name
Deep Pink
ΔE2000 6.5
Where it sits
Hue339° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool28% 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#fd508d
RGBrgb(253, 80, 141)
HSLhsl(339, 98%, 65%)
CMYKcmyk(0%, 68%, 44%, 1%)
LABlab(60.4 69.5 4.3)
LCHlch(60.4 69.6 3.5)
OKLCHoklch(0.686 0.213 3.2)
Decimal16601229
Display P3color(display-p3 0.992 0.314 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd508d on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#fd508d on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #757C8E
deuteranopia · #A49E89
tritanopia · #FF3669

Color scale — 50 to 950

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

#FDF1F6
#FCE4EC
#FBC1D5
#FE90B7
#fd508d
#FC216F
#F20357
#CA0249
#A1023A
#74062D
#49041C
Base = 400Lightest = 50 · #FDF1F6Darkest = 950 · #49041C
:root {
  --brand-50: #FDF1F6;
  --brand-100: #FCE4EC;
  --brand-200: #FBC1D5;
  --brand-300: #FE90B7;
  --brand-400: #fd508d;
  --brand-500: #FC216F;
  --brand-600: #F20357;
  --brand-700: #CA0249;
  --brand-800: #A1023A;
  --brand-900: #74062D;
  --brand-950: #49041C;
  --brand: #fd508d;
  --brand-ink: #000000;
}

Colors that work with #fd508d

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#FAF4F6
Tinted page background
Border#EDC0D0
Hairlines and dividers
Muted text#9B4B67
Captions on the surface
Accent#00CC51
Second voice, not a rival
Dark variant#7E012D
Hover, pressed, headers
Light variant#FFE6EF
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 #fd508d

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#50FDC0
Analogous left#FD50E4
Analogous right#FD6950
Split-complement 1#50FD69
Split-complement 2#50E4FD
Triadic 1#8DFD50
Triadic 2#508DFD
Tetradic#E4FD50

RGB percentages

Red99.2%
Green31.4%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta68.4%
Yellow44.3%
Key (black)0.8%

Color previews

#fd508d text on a black background

contrast 6.71:1

Card sample

#fd508d text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd508d

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.

#fd508d 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fd508d, answered

What color is #fd508d?

#fd508d is a light electric magenta / pink, closest to Deep Pink (ΔE2000 6.5). It sits at 339° on the hue wheel with 98% saturation and 65% lightness, which reads as warm.

What is the RGB value of #fd508d?

rgb(253, 80, 141) — 253 red, 80 green and 141 blue out of 255, or 99.2% / 31.4% / 55.3% by channel.

Is #fd508d a light or a dark color?

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

Should I use black or white text on #fd508d?

Black. It scores 6.71:1 against #fd508d, versus 3.13:1 for white — AA at any size.

What is the complementary color of #fd508d?

#50FDC0 sits directly opposite on the wheel. Softer options are the split-complements #50FD69 and #50E4FD, which give the same contrast with far less vibration.

What colors go well with #fd508d?

For interface work: #FAF4F6 as the surface, #EDC0D0 for borders, #9B4B67 for secondary text, #00CC51 as an accent and #7E012D for hover and pressed states. For a palette, the analogous pair #FD50E4 and #FD6950 stays calm, while #50FDC0 is the loudest partner.

What is #fd508d in CMYK for printing?

cmyk(0%, 68%, 44%, 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 #fd508d warm or cool?

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

Work with #fd508d in the Color Lab