Skip to content

#d92db7

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

RGB
217, 45, 183
HSL
312°, 69%, 51%
CMYK
0, 79, 16, 15
Luminance
0.2005

At a glance

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

Hex
#d92db7
Hue
312°
magenta / pink
Saturation
69%
vivid
Lightness
51%
balanced
Brightness
85%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2005
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.01:1
Closest name
Medium Orchid
ΔE2000 8.6
Where it sits
Hue312° of 360°
Saturation69%
Lightness51%
Temperature
Warm ← → Cool43% 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#d92db7
RGBrgb(217, 45, 183)
HSLhsl(312, 69%, 51%)
CMYKcmyk(0%, 79%, 16%, 15%)
LABlab(51.9 76.0 -33.7)
LCHlch(51.9 83.2 336.1)
OKLCHoklch(0.618 0.243 337.8)
Decimal14233015
Display P3color(display-p3 0.851 0.176 0.718)

Copy-ready code

/* CSS */
color: #d92db7;
background-color: #d92db7;
/* Tailwind (arbitrary) */
class="text-[#d92db7] bg-[#d92db7]"
/* SCSS */
$brand: #d92db7;
/* SwiftUI */
Color(red: 0.851, green: 0.176, blue: 0.718)
/* Android */
Color.parseColor("#d92db7")
/* Flutter */
Color(0xFFD92DB7)
/* Python / OpenCV (BGR) */
(183, 45, 217)

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

Accessibility — WCAG contrast

Aa
#d92db7 on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#d92db7 on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #366BBB
deuteranopia · #7285B3
tritanopia · #E53871

Color scale — 50 to 950

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

#FBF3FA
#F8E7F5
#F2CAEA
#EEA0DE
#E570CE
#DD41BE
#d92db7
#AD1F91
#8A1974
#641655
#3F0E35
Base = 600Lightest = 50 · #FBF3FADarkest = 950 · #3F0E35
:root {
  --brand-50: #FBF3FA;
  --brand-100: #F8E7F5;
  --brand-200: #F2CAEA;
  --brand-300: #EEA0DE;
  --brand-400: #E570CE;
  --brand-500: #DD41BE;
  --brand-600: #d92db7;
  --brand-700: #AD1F91;
  --brand-800: #8A1974;
  --brand-900: #641655;
  --brand-950: #3F0E35;
  --brand: #d92db7;
  --brand-ink: #000000;
}

Colors that work with #d92db7

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#9B4B8B
Captions on the surface
Accent#23B11B
Second voice, not a rival
Dark variant#6C145A
Hover, pressed, headers
Light variant#FBE9F8
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 #d92db7

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#2DD94F
Analogous left#A52DD9
Analogous right#D92D61
Split-complement 1#61D92D
Split-complement 2#2DD9A5
Triadic 1#B7D92D
Triadic 2#2DB7D9
Tetradic#D9A52D

RGB percentages

Red85.1%
Green17.6%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta79.3%
Yellow15.7%
Key (black)14.9%

Color previews

#d92db7 text on a black background

contrast 5.01:1

Card sample

#d92db7 text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(217, 45, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(217, 45, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d92db7;
background: linear-gradient(135deg, #d92db7, #D92D44);

Monochromatic scale

Palettes built from #d92db7

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.

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

#d92db7, answered

What color is #d92db7?

#d92db7 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 8.6). It sits at 312° on the hue wheel with 69% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #d92db7?

rgb(217, 45, 183) — 217 red, 45 green and 183 blue out of 255, or 85.1% / 17.6% / 71.8% by channel.

Is #d92db7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2005 and perceived brightness is 54%, so black text on it reaches 5.01:1.

Should I use black or white text on #d92db7?

Black. It scores 5.01:1 against #d92db7, versus 4.19:1 for white — AA at any size.

What is the complementary color of #d92db7?

#2DD94F sits directly opposite on the wheel. Softer options are the split-complements #61D92D and #2DD9A5, which give the same contrast with far less vibration.

What colors go well with #d92db7?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8B for secondary text, #23B11B as an accent and #6C145A for hover and pressed states. For a palette, the analogous pair #A52DD9 and #D92D61 stays calm, while #2DD94F is the loudest partner.

What is #d92db7 in CMYK for printing?

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

Is #d92db7 warm or cool?

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

Work with #d92db7 in the Color Lab