Skip to content

#fd00cd

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
253, 0, 205
HSL
311°, 100%, 50%
CMYK
0, 100, 19, 1
Luminance
0.2529

At a glance

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

Hex
#fd00cd
Hue
311°
magenta / pink
Saturation
100%
electric
Lightness
50%
balanced
Brightness
99%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2529
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.06:1
Closest name
Magenta
ΔE2000 6.9
Where it sits
Hue311° of 360°
Saturation100%
Lightness50%
Temperature
Warm ← → Cool44% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#fd00cd
RGBrgb(253, 0, 205)
HSLhsl(311, 100%, 50%)
CMYKcmyk(0%, 100%, 19%, 1%)
LABlab(57.4 91.5 -37.4)
LCHlch(57.4 98.8 337.8)
OKLCHoklch(0.672 0.292 339.7)
Decimal16580813
Display P3color(display-p3 0.992 0.000 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd00cd on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#fd00cd on black: 6.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2B74D1
deuteranopia · #8296C8
tritanopia · #FF1E79

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd00cd is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF1FB
#FCE3F7
#FCC0F0
#FF8FEA
#FF57DF
#FF1FD4
#fd00cd
#CC00A5
#A30084
#760560
#49033C
Base = 600Lightest = 50 · #FEF1FBDarkest = 950 · #49033C
:root {
  --brand-50: #FEF1FB;
  --brand-100: #FCE3F7;
  --brand-200: #FCC0F0;
  --brand-300: #FF8FEA;
  --brand-400: #FF57DF;
  --brand-500: #FF1FD4;
  --brand-600: #fd00cd;
  --brand-700: #CC00A5;
  --brand-800: #A30084;
  --brand-900: #760560;
  --brand-950: #49033C;
  --brand: #fd00cd;
  --brand-ink: #000000;
}

Colors that work with #fd00cd

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#0CCC00
Second voice, not a rival
Dark variant#800067
Hover, pressed, headers
Light variant#FFE5FA
Selected rows, tints
Dark surface#241421
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 #fd00cd

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#00FD30
Analogous left#AF00FD
Analogous right#FD004E
Split-complement 1#4EFD00
Split-complement 2#00FDAF
Triadic 1#CDFD00
Triadic 2#00CDFD
Tetradic#FDAF00

RGB percentages

Red99.2%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow19.0%
Key (black)0.8%

Color previews

#fd00cd text on a black background

contrast 6.06:1

Card sample

#fd00cd text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd00cd

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.

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

#fd00cd, answered

What color is #fd00cd?

#fd00cd is a balanced electric magenta / pink, closest to Magenta (ΔE2000 6.9). It sits at 311° on the hue wheel with 100% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #fd00cd?

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

Is #fd00cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2529 and perceived brightness is 61%, so black text on it reaches 6.06:1.

Should I use black or white text on #fd00cd?

Black. It scores 6.06:1 against #fd00cd, versus 3.47:1 for white — AA at any size.

What is the complementary color of #fd00cd?

#00FD30 sits directly opposite on the wheel. Softer options are the split-complements #4EFD00 and #00FDAF, which give the same contrast with far less vibration.

What colors go well with #fd00cd?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #0CCC00 as an accent and #800067 for hover and pressed states. For a palette, the analogous pair #AF00FD and #FD004E stays calm, while #00FD30 is the loudest partner.

What is #fd00cd in CMYK for printing?

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

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FD0070; nudged cooler, #D000FD.

Work with #fd00cd in the Color Lab