Skip to content

#d809fd

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

RGB
216, 9, 253
HSL
291°, 98%, 51%
CMYK
15, 96, 0, 1
Luminance
0.2189

At a glance

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

Hex
#d809fd
Hue
291°
magenta / pink
Saturation
98%
electric
Lightness
51%
balanced
Brightness
99%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2189
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.38:1
Closest name
Magenta
ΔE2000 7
Where it sits
Hue291° of 360°
Saturation98%
Lightness51%
Temperature
Warm ← → Cool55% 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#d809fd
RGBrgb(216, 9, 253)
HSLhsl(291, 98%, 51%)
CMYKcmyk(15%, 96%, 0%, 1%)
LABlab(53.9 91.6 -70.4)
LCHlch(53.9 115.5 322.5)
OKLCHoklch(0.644 0.307 319.8)
Decimal14158333
Display P3color(display-p3 0.847 0.035 0.992)

Copy-ready code

/* CSS */
color: #d809fd;
background-color: #d809fd;
/* Tailwind (arbitrary) */
class="text-[#d809fd] bg-[#d809fd]"
/* SCSS */
$brand: #d809fd;
/* SwiftUI */
Color(red: 0.847, green: 0.035, blue: 0.992)
/* Android */
Color.parseColor("#d809fd")
/* Flutter */
Color(0xFFD809FD)
/* Python / OpenCV (BGR) */
(253, 9, 216)

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 #d809fd · 5.38:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.91:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.38:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d809fd as text scores 3.91:1 on white and 5.38:1 on black.

Accessibility — WCAG contrast

Aa
#d809fd on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#d809fd on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0075FF
deuteranopia · #3187F9
tritanopia · #D85696

Color scale — 50 to 950

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

#FCF1FE
#F8E3FC
#F2C1FB
#ED90FE
#E558FE
#DC20FD
#d809fd
#AC02CA
#8A01A2
#640675
#3E0449
Base = 600Lightest = 50 · #FCF1FEDarkest = 950 · #3E0449
:root {
  --brand-50: #FCF1FE;
  --brand-100: #F8E3FC;
  --brand-200: #F2C1FB;
  --brand-300: #ED90FE;
  --brand-400: #E558FE;
  --brand-500: #DC20FD;
  --brand-600: #d809fd;
  --brand-700: #AC02CA;
  --brand-800: #8A01A2;
  --brand-900: #640675;
  --brand-950: #3E0449;
  --brand: #d809fd;
  --brand-ink: #000000;
}

Colors that work with #d809fd

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#F9F4FA
Tinted page background
Border#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#52CC00
Second voice, not a rival
Dark variant#6B017E
Hover, pressed, headers
Light variant#FBE6FF
Selected rows, tints
Dark surface#221424
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 #d809fd

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#2EFD09
Analogous left#5E09FD
Analogous right#FD09A8
Split-complement 1#A8FD09
Split-complement 2#09FD5E
Triadic 1#FDD809
Triadic 2#09FDD8
Tetradic#FD5E09

RGB percentages

Red84.7%
Green3.5%
Blue99.2%

CMYK percentages

Cyan14.6%
Magenta96.4%
Yellow0.0%
Key (black)0.8%

Color previews

#d809fd text on a black background

contrast 5.38:1

Card sample

#d809fd text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d809fd

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.

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

#d809fd, answered

What color is #d809fd?

#d809fd is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7). It sits at 291° on the hue wheel with 98% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #d809fd?

rgb(216, 9, 253) — 216 red, 9 green and 253 blue out of 255, or 84.7% / 3.5% / 99.2% by channel.

Is #d809fd a light or a dark color?

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

Should I use black or white text on #d809fd?

Black. It scores 5.38:1 against #d809fd, versus 3.91:1 for white — AA at any size.

What is the complementary color of #d809fd?

#2EFD09 sits directly opposite on the wheel. Softer options are the split-complements #A8FD09 and #09FD5E, which give the same contrast with far less vibration.

What colors go well with #d809fd?

For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #52CC00 as an accent and #6B017E for hover and pressed states. For a palette, the analogous pair #5E09FD and #FD09A8 stays calm, while #2EFD09 is the loudest partner.

What is #d809fd in CMYK for printing?

cmyk(15%, 96%, 0%, 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 #d809fd warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FD09C9; nudged cooler, #7F07FF.

Work with #d809fd in the Color Lab