Skip to content

#fd59cd

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

RGB
253, 89, 205
HSL
318°, 98%, 67%
CMYK
0, 65, 19, 1
Luminance
0.3244

At a glance

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

Hex
#fd59cd
Hue
318°
magenta / pink
Saturation
98%
electric
Lightness
67%
light
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3244
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.49:1
Closest name
Hot Pink
ΔE2000 6.4
Where it sits
Hue318° of 360°
Saturation98%
Lightness67%
Temperature
Warm ← → Cool40% 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#fd59cd
RGBrgb(253, 89, 205)
HSLhsl(318, 98%, 67%)
CMYKcmyk(0%, 65%, 19%, 1%)
LABlab(63.7 73.4 -27.6)
LCHlch(63.7 78.4 339.4)
OKLCHoklch(0.718 0.231 341.3)
Decimal16603597
Display P3color(display-p3 0.992 0.349 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd59cd on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#fd59cd on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6589D0
deuteranopia · #97A4C9
tritanopia · #FF5C8B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd59cd 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
#FBC1EA
#FE90DE
#fd59cd
#FC21BC
#F203AC
#CA028F
#A10273
#740654
#490434
Base = 400Lightest = 50 · #FDF1FADarkest = 950 · #490434
:root {
  --brand-50: #FDF1FA;
  --brand-100: #FCE4F5;
  --brand-200: #FBC1EA;
  --brand-300: #FE90DE;
  --brand-400: #fd59cd;
  --brand-500: #FC21BC;
  --brand-600: #F203AC;
  --brand-700: #CA028F;
  --brand-800: #A10273;
  --brand-900: #740654;
  --brand-950: #490434;
  --brand: #fd59cd;
  --brand-ink: #000000;
}

Colors that work with #fd59cd

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#EDC0DF
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#00CC08
Second voice, not a rival
Dark variant#7E0259
Hover, pressed, headers
Light variant#FFE6F7
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 #fd59cd

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
  • Card and section backgrounds
  • 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
  • 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#59FD89
Analogous left#DB59FD
Analogous right#FD597B
Split-complement 1#7BFD59
Split-complement 2#59FDDB
Triadic 1#CDFD59
Triadic 2#59CDFD
Tetradic#FDDB59

RGB percentages

Red99.2%
Green34.9%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta64.8%
Yellow19.0%
Key (black)0.8%

Color previews

#fd59cd text on a black background

contrast 7.49:1

Card sample

#fd59cd text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd59cd

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.

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

#fd59cd, answered

What color is #fd59cd?

#fd59cd is a light electric magenta / pink, closest to Hot Pink (ΔE2000 6.4). It sits at 318° on the hue wheel with 98% saturation and 67% lightness, which reads as warm.

What is the RGB value of #fd59cd?

rgb(253, 89, 205) — 253 red, 89 green and 205 blue out of 255, or 99.2% / 34.9% / 80.4% by channel.

Is #fd59cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3244 and perceived brightness is 66%, so black text on it reaches 7.49:1.

Should I use black or white text on #fd59cd?

Black. It scores 7.49:1 against #fd59cd, versus 2.80:1 for white — AAA at any size.

What is the complementary color of #fd59cd?

#59FD89 sits directly opposite on the wheel. Softer options are the split-complements #7BFD59 and #59FDDB, which give the same contrast with far less vibration.

What colors go well with #fd59cd?

For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #00CC08 as an accent and #7E0259 for hover and pressed states. For a palette, the analogous pair #DB59FD and #FD597B stays calm, while #59FD89 is the loudest partner.

What is #fd59cd in CMYK for printing?

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

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

Work with #fd59cd in the Color Lab