Skip to content

#fd10a2

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

RGB
253, 16, 162
HSL
323°, 98%, 53%
CMYK
0, 94, 36, 1
Luminance
0.2386

At a glance

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

Hex
#fd10a2
Hue
323°
magenta / pink
Saturation
98%
electric
Lightness
53%
balanced
Brightness
99%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2386
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.77:1
Closest name
Deep Pink
ΔE2000 3.1
Where it sits
Hue323° of 360°
Saturation98%
Lightness53%
Temperature
Warm ← → Cool37% 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#fd10a2
RGBrgb(253, 16, 162)
HSLhsl(323, 98%, 53%)
CMYKcmyk(0%, 94%, 36%, 1%)
LABlab(56.0 85.8 -14.6)
LCHlch(56.0 87.1 350.3)
OKLCHoklch(0.656 0.267 351.9)
Decimal16584866
Display P3color(display-p3 0.992 0.063 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd10a2 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#fd10a2 on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #506DA5
deuteranopia · #91949D
tritanopia · #FF0060

Color scale — 50 to 950

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

#FDF1F9
#FCE3F3
#FBC1E5
#FE90D4
#FE58BE
#fd10a2
#F30296
#CA027D
#A20164
#75064A
#49042E
Base = 500Lightest = 50 · #FDF1F9Darkest = 950 · #49042E
:root {
  --brand-50: #FDF1F9;
  --brand-100: #FCE3F3;
  --brand-200: #FBC1E5;
  --brand-300: #FE90D4;
  --brand-400: #FE58BE;
  --brand-500: #fd10a2;
  --brand-600: #F30296;
  --brand-700: #CA027D;
  --brand-800: #A20164;
  --brand-900: #75064A;
  --brand-950: #49042E;
  --brand: #fd10a2;
  --brand-ink: #000000;
}

Colors that work with #fd10a2

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#EDC0DB
Hairlines and dividers
Muted text#9B4B7C
Captions on the surface
Accent#00CC1B
Second voice, not a rival
Dark variant#7E014E
Hover, pressed, headers
Light variant#FFE6F5
Selected rows, tints
Dark surface#24141E
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 #fd10a2

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#10FD6B
Analogous left#E110FD
Analogous right#FD102B
Split-complement 1#2BFD10
Split-complement 2#10FDE1
Triadic 1#A2FD10
Triadic 2#10A2FD
Tetradic#FDE110

RGB percentages

Red99.2%
Green6.3%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta93.7%
Yellow36.0%
Key (black)0.8%

Color previews

#fd10a2 text on a black background

contrast 5.77:1

Card sample

#fd10a2 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd10a2

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.

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

#fd10a2, answered

What color is #fd10a2?

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

What is the RGB value of #fd10a2?

rgb(253, 16, 162) — 253 red, 16 green and 162 blue out of 255, or 99.2% / 6.3% / 63.5% by channel.

Is #fd10a2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2386 and perceived brightness is 59%, so black text on it reaches 5.77:1.

Should I use black or white text on #fd10a2?

Black. It scores 5.77:1 against #fd10a2, versus 3.64:1 for white — AA at any size.

What is the complementary color of #fd10a2?

#10FD6B sits directly opposite on the wheel. Softer options are the split-complements #2BFD10 and #10FDE1, which give the same contrast with far less vibration.

What colors go well with #fd10a2?

For interface work: #FAF4F8 as the surface, #EDC0DB for borders, #9B4B7C for secondary text, #00CC1B as an accent and #7E014E for hover and pressed states. For a palette, the analogous pair #E110FD and #FD102B stays calm, while #10FD6B is the loudest partner.

What is #fd10a2 in CMYK for printing?

cmyk(0%, 94%, 36%, 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 #fd10a2 warm or cool?

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

Work with #fd10a2 in the Color Lab