Skip to content

#fd0c8d

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

RGB
253, 12, 141
HSL
328°, 98%, 52%
CMYK
0, 95, 44, 1
Luminance
0.2307

At a glance

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

Hex
#fd0c8d
Hue
328°
magenta / pink
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2307
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.61:1
Closest name
Deep Pink
ΔE2000 1.1
Where it sits
Hue328° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool35% 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#fd0c8d
RGBrgb(253, 12, 141)
HSLhsl(328, 98%, 52%)
CMYKcmyk(0%, 95%, 44%, 1%)
LABlab(55.1 84.3 -3.4)
LCHlch(55.1 84.4 357.7)
OKLCHoklch(0.648 0.260 358.3)
Decimal16583821
Display P3color(display-p3 0.992 0.047 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd0c8d on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#fd0c8d on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #59698F
deuteranopia · #969388
tritanopia · #FF0054

Color scale — 50 to 950

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

#FEF1F8
#FCE3F1
#FBC1E0
#FE90CB
#FE58B1
#fd0c8d
#F30283
#CA026D
#A20157
#750641
#490429
Base = 500Lightest = 50 · #FEF1F8Darkest = 950 · #490429
:root {
  --brand-50: #FEF1F8;
  --brand-100: #FCE3F1;
  --brand-200: #FBC1E0;
  --brand-300: #FE90CB;
  --brand-400: #FE58B1;
  --brand-500: #fd0c8d;
  --brand-600: #F30283;
  --brand-700: #CA026D;
  --brand-800: #A20157;
  --brand-900: #750641;
  --brand-950: #490429;
  --brand: #fd0c8d;
  --brand-ink: #000000;
}

Colors that work with #fd0c8d

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#FAF4F8
Tinted page background
Border#EDC0D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#00CC2C
Second voice, not a rival
Dark variant#7E0144
Hover, pressed, headers
Light variant#FFE6F3
Selected rows, tints
Dark surface#24141D
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 #fd0c8d

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#0CFD7C
Analogous left#F50CFD
Analogous right#FD0C15
Split-complement 1#15FD0C
Split-complement 2#0CFDF5
Triadic 1#8DFD0C
Triadic 2#0C8DFD
Tetradic#FDF50C

RGB percentages

Red99.2%
Green4.7%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta95.3%
Yellow44.3%
Key (black)0.8%

Color previews

#fd0c8d text on a black background

contrast 5.61:1

Card sample

#fd0c8d text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd0c8d

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.

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

#fd0c8d, answered

What color is #fd0c8d?

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

What is the RGB value of #fd0c8d?

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

Is #fd0c8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2307 and perceived brightness is 57%, so black text on it reaches 5.61:1.

Should I use black or white text on #fd0c8d?

Black. It scores 5.61:1 against #fd0c8d, versus 3.74:1 for white — AA at any size.

What is the complementary color of #fd0c8d?

#0CFD7C sits directly opposite on the wheel. Softer options are the split-complements #15FD0C and #0CFDF5, which give the same contrast with far less vibration.

What colors go well with #fd0c8d?

For interface work: #FAF4F8 as the surface, #EDC0D8 for borders, #9B4B76 for secondary text, #00CC2C as an accent and #7E0144 for hover and pressed states. For a palette, the analogous pair #F50CFD and #FD0C15 stays calm, while #0CFD7C is the loudest partner.

What is #fd0c8d in CMYK for printing?

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

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

Work with #fd0c8d in the Color Lab