Skip to content

#fd5d8c

a light, electric magenta / pink · warm · closest name: Pale Violet Red

RGB
253, 93, 140
HSL
342°, 98%, 68%
CMYK
0, 63, 45, 1
Luminance
0.3060

At a glance

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

Hex
#fd5d8c
Hue
342°
magenta / pink
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3060
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.12:1
Closest name
Pale Violet Red
ΔE2000 6.4
Where it sits
Hue342° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool26% 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#fd5d8c
RGBrgb(253, 93, 140)
HSLhsl(342, 98%, 68%)
CMYKcmyk(0%, 63%, 45%, 1%)
LABlab(62.2 64.4 7.4)
LCHlch(62.2 64.8 6.6)
OKLCHoklch(0.699 0.197 5.7)
Decimal16604556
Display P3color(display-p3 0.992 0.365 0.549)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5d8c on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#fd5d8c on black: 7.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F828D
deuteranopia · #A9A288
tritanopia · #FF476F

Color scale — 50 to 950

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

#FDF1F5
#FCE4EB
#FBC1D2
#FE90B0
#fd5d8c
#FC2162
#F20349
#CA023D
#A10231
#740626
#490418
Base = 400Lightest = 50 · #FDF1F5Darkest = 950 · #490418
:root {
  --brand-50: #FDF1F5;
  --brand-100: #FCE4EB;
  --brand-200: #FBC1D2;
  --brand-300: #FE90B0;
  --brand-400: #fd5d8c;
  --brand-500: #FC2162;
  --brand-600: #F20349;
  --brand-700: #CA023D;
  --brand-800: #A10231;
  --brand-900: #740626;
  --brand-950: #490418;
  --brand: #fd5d8c;
  --brand-ink: #000000;
}

Colors that work with #fd5d8c

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#EDC0CD
Hairlines and dividers
Muted text#9B4B62
Captions on the surface
Accent#00CC5D
Second voice, not a rival
Dark variant#7E0226
Hover, pressed, headers
Light variant#FFE6ED
Selected rows, tints
Dark surface#241419
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 #fd5d8c

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#5DFDCE
Analogous left#FD5DDC
Analogous right#FD7E5D
Split-complement 1#5DFD7E
Split-complement 2#5DDCFD
Triadic 1#8CFD5D
Triadic 2#5D8CFD
Tetradic#DCFD5D

RGB percentages

Red99.2%
Green36.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta63.2%
Yellow44.7%
Key (black)0.8%

Color previews

#fd5d8c text on a black background

contrast 7.12:1

Card sample

#fd5d8c text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5d8c

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.

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

#fd5d8c, answered

What color is #fd5d8c?

#fd5d8c is a light electric magenta / pink, closest to Pale Violet Red (ΔE2000 6.4). It sits at 342° on the hue wheel with 98% saturation and 68% lightness, which reads as warm.

What is the RGB value of #fd5d8c?

rgb(253, 93, 140) — 253 red, 93 green and 140 blue out of 255, or 99.2% / 36.5% / 54.9% by channel.

Is #fd5d8c a light or a dark color?

It is a mid-tone. Relative luminance is 0.3060 and perceived brightness is 64%, so black text on it reaches 7.12:1.

Should I use black or white text on #fd5d8c?

Black. It scores 7.12:1 against #fd5d8c, versus 2.95:1 for white — AAA at any size.

What is the complementary color of #fd5d8c?

#5DFDCE sits directly opposite on the wheel. Softer options are the split-complements #5DFD7E and #5DDCFD, which give the same contrast with far less vibration.

What colors go well with #fd5d8c?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B62 for secondary text, #00CC5D as an accent and #7E0226 for hover and pressed states. For a palette, the analogous pair #FD5DDC and #FD7E5D stays calm, while #5DFDCE is the loudest partner.

What is #fd5d8c in CMYK for printing?

cmyk(0%, 63%, 45%, 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 #fd5d8c warm or cool?

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

Work with #fd5d8c in the Color Lab