Skip to content

#d03bdf

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

RGB
208, 59, 223
HSL
295°, 72%, 55%
CMYK
7, 74, 0, 13
Luminance
0.2187

At a glance

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

Hex
#d03bdf
Hue
295°
magenta / pink
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2187
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.37:1
Closest name
Medium Orchid
ΔE2000 4.2
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#d03bdf
RGBrgb(208, 59, 223)
HSLhsl(295, 72%, 55%)
CMYKcmyk(7%, 74%, 0%, 13%)
LABlab(53.9 76.2 -53.6)
LCHlch(53.9 93.2 324.9)
OKLCHoklch(0.636 0.254 323.9)
Decimal13646815
Display P3color(display-p3 0.816 0.231 0.875)

Copy-ready code

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

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 #d03bdf · 5.37: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.37:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d03bdf as text scores 3.91:1 on white and 5.37:1 on black.

Accessibility — WCAG contrast

Aa
#d03bdf on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#d03bdf on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0076E3
deuteranopia · #5A87DB
tritanopia · #D4598B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d03bdf 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
#DC6EE7
#d03bdf
#C222D2
#A21DAF
#82178C
#5E1566
#3B0D40
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3B0D40
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #EFC9F3;
  --brand-300: #E89FEF;
  --brand-400: #DC6EE7;
  --brand-500: #d03bdf;
  --brand-600: #C222D2;
  --brand-700: #A21DAF;
  --brand-800: #82178C;
  --brand-900: #5E1566;
  --brand-950: #3B0D40;
  --brand: #d03bdf;
  --brand-ink: #000000;
}

Colors that work with #d03bdf

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#4DB418
Second voice, not a rival
Dark variant#65126E
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 #d03bdf

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#4ADF3B
Analogous left#7E3BDF
Analogous right#DF3B9C
Split-complement 1#9CDF3B
Split-complement 2#3BDF7E
Triadic 1#DFD03B
Triadic 2#3BDFD0
Tetradic#DF7E3B

RGB percentages

Red81.6%
Green23.1%
Blue87.5%

CMYK percentages

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

Color previews

#d03bdf text on a black background

contrast 5.37:1

Card sample

#d03bdf text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d03bdf

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.

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

#d03bdf, answered

What color is #d03bdf?

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

What is the RGB value of #d03bdf?

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

Is #d03bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2187 and perceived brightness is 56%, so black text on it reaches 5.37:1.

Should I use black or white text on #d03bdf?

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

What is the complementary color of #d03bdf?

#4ADF3B sits directly opposite on the wheel. Softer options are the split-complements #9CDF3B and #3BDF7E, which give the same contrast with far less vibration.

What colors go well with #d03bdf?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4DB418 as an accent and #65126E for hover and pressed states. For a palette, the analogous pair #7E3BDF and #DF3B9C stays calm, while #4ADF3B is the loudest partner.

What is #d03bdf in CMYK for printing?

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

Is #d03bdf 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 #DF3BB2; nudged cooler, #9439E1.

Work with #d03bdf in the Color Lab