Skip to content

#d13bdf

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
209, 59, 223
HSL
295°, 72%, 55%
CMYK
6, 74, 0, 13
Luminance
0.2201

At a glance

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

Hex
#d13bdf
Hue
295°
magenta / pink
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2201
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.40:1
Closest name
Medium Orchid
ΔE2000 4.3
Where it sits
Hue295° of 360°
Saturation72%
Lightness55%
Temperature
Warm ← → Cool53% 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#d13bdf
RGBrgb(209, 59, 223)
HSLhsl(295, 72%, 55%)
CMYKcmyk(6%, 74%, 0%, 13%)
LABlab(54.0 76.4 -53.4)
LCHlch(54.0 93.2 325.1)
OKLCHoklch(0.637 0.255 324.2)
Decimal13712351
Display P3color(display-p3 0.820 0.231 0.875)

Copy-ready code

/* CSS */
color: #d13bdf;
background-color: #d13bdf;
/* Tailwind (arbitrary) */
class="text-[#d13bdf] bg-[#d13bdf]"
/* SCSS */
$brand: #d13bdf;
/* SwiftUI */
Color(red: 0.820, green: 0.231, blue: 0.875)
/* Android */
Color.parseColor("#d13bdf")
/* Flutter */
Color(0xFFD13BDF)
/* Python / OpenCV (BGR) */
(223, 59, 209)

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

Accessibility — WCAG contrast

Aa
#d13bdf on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#d13bdf on black: 5.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0076E3
deuteranopia · #5B87DB
tritanopia · #D5598B

Color scale — 50 to 950

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

#FBF3FC
#F7E7F8
#EFC9F3
#E89FEF
#DD6EE7
#d13bdf
#C322D2
#A31DAF
#82178C
#5F1566
#3B0D40
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3B0D40
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #EFC9F3;
  --brand-300: #E89FEF;
  --brand-400: #DD6EE7;
  --brand-500: #d13bdf;
  --brand-600: #C322D2;
  --brand-700: #A31DAF;
  --brand-800: #82178C;
  --brand-900: #5F1566;
  --brand-950: #3B0D40;
  --brand: #d13bdf;
  --brand-ink: #000000;
}

Colors that work with #d13bdf

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#FAF4FA
Tinted page background
Border#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#4CB418
Second voice, not a rival
Dark variant#66126E
Hover, pressed, headers
Light variant#FAE9FB
Selected rows, tints
Dark surface#231424
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 #d13bdf

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#49DF3B
Analogous left#7F3BDF
Analogous right#DF3B9B
Split-complement 1#9BDF3B
Split-complement 2#3BDF7F
Triadic 1#DFD13B
Triadic 2#3BDFD1
Tetradic#DF7F3B

RGB percentages

Red82.0%
Green23.1%
Blue87.5%

CMYK percentages

Cyan6.3%
Magenta73.5%
Yellow0.0%
Key (black)12.5%

Color previews

#d13bdf text on a black background

contrast 5.40:1

Card sample

#d13bdf text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(209, 59, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(209, 59, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d13bdf;
background: linear-gradient(135deg, #d13bdf, #DF3B80);

Monochromatic scale

Palettes built from #d13bdf

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.

#d13bdf 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

Converts to four-color process without much drama. Proof it anyway.

#d13bdf, answered

What color is #d13bdf?

#d13bdf is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.3). It sits at 295° on the hue wheel with 72% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #d13bdf?

rgb(209, 59, 223) — 209 red, 59 green and 223 blue out of 255, or 82% / 23.1% / 87.5% by channel.

Is #d13bdf a light or a dark color?

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

Should I use black or white text on #d13bdf?

Black. It scores 5.40:1 against #d13bdf, versus 3.89:1 for white — AA at any size.

What is the complementary color of #d13bdf?

#49DF3B sits directly opposite on the wheel. Softer options are the split-complements #9BDF3B and #3BDF7F, which give the same contrast with far less vibration.

What colors go well with #d13bdf?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4CB418 as an accent and #66126E for hover and pressed states. For a palette, the analogous pair #7F3BDF and #DF3B9B stays calm, while #49DF3B is the loudest partner.

What is #d13bdf in CMYK for printing?

cmyk(6%, 74%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d13bdf warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF3BB1; nudged cooler, #9539E1.

Work with #d13bdf in the Color Lab