Skip to content

#d71df5

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

RGB
215, 29, 245
HSL
292°, 92%, 54%
CMYK
12, 88, 0, 4
Luminance
0.2192

At a glance

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

Hex
#d71df5
Hue
292°
magenta / pink
Saturation
92%
electric
Lightness
54%
balanced
Brightness
96%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2192
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.38:1
Closest name
Medium Orchid
ΔE2000 6.7
Where it sits
Hue292° of 360°
Saturation92%
Lightness54%
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#d71df5
RGBrgb(215, 29, 245)
HSLhsl(292, 92%, 54%)
CMYKcmyk(12%, 88%, 0%, 4%)
LABlab(53.9 88.1 -65.9)
LCHlch(53.9 110.0 323.2)
OKLCHoklch(0.643 0.295 321.1)
Decimal14097909
Display P3color(display-p3 0.843 0.114 0.961)

Copy-ready code

/* CSS */
color: #d71df5;
background-color: #d71df5;
/* Tailwind (arbitrary) */
class="text-[#d71df5] bg-[#d71df5]"
/* SCSS */
$brand: #d71df5;
/* SwiftUI */
Color(red: 0.843, green: 0.114, blue: 0.961)
/* Android */
Color.parseColor("#d71df5")
/* Flutter */
Color(0xFFD71DF5)
/* Python / OpenCV (BGR) */
(245, 29, 215)

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 #d71df5 · 5.38:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.90: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: #d71df5 as text scores 3.90:1 on white and 5.38:1 on black.

Accessibility — WCAG contrast

Aa
#d71df5 on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#d71df5 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0075FA
deuteranopia · #4087F1
tritanopia · #D85692

Color scale — 50 to 950

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

#FBF2FD
#F8E4FB
#F1C3F9
#EC94FA
#E35EF8
#d71df5
#CB0AEA
#AA09C3
#88079C
#620A71
#3E0646
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #3E0646
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F8E4FB;
  --brand-200: #F1C3F9;
  --brand-300: #EC94FA;
  --brand-400: #E35EF8;
  --brand-500: #d71df5;
  --brand-600: #CB0AEA;
  --brand-700: #AA09C3;
  --brand-800: #88079C;
  --brand-900: #620A71;
  --brand-950: #3E0646;
  --brand: #d71df5;
  --brand-ink: #000000;
}

Colors that work with #d71df5

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#E6C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#51C804
Second voice, not a rival
Dark variant#6A057A
Hover, pressed, headers
Light variant#FBE7FE
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 #d71df5

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#3BF51D
Analogous left#6B1DF5
Analogous right#F51DA7
Split-complement 1#A7F51D
Split-complement 2#1DF56B
Triadic 1#F5D71D
Triadic 2#1DF5D7
Tetradic#F56B1D

RGB percentages

Red84.3%
Green11.4%
Blue96.1%

CMYK percentages

Cyan12.2%
Magenta88.2%
Yellow0.0%
Key (black)3.9%

Color previews

#d71df5 text on a black background

contrast 5.38:1

Card sample

#d71df5 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 29, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 29, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d71df5;
background: linear-gradient(135deg, #d71df5, #F51D83);

Monochromatic scale

Palettes built from #d71df5

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.

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

#d71df5, answered

What color is #d71df5?

#d71df5 is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 6.7). It sits at 292° on the hue wheel with 92% saturation and 54% lightness, which reads as neutral.

What is the RGB value of #d71df5?

rgb(215, 29, 245) — 215 red, 29 green and 245 blue out of 255, or 84.3% / 11.4% / 96.1% by channel.

Is #d71df5 a light or a dark color?

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

Should I use black or white text on #d71df5?

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

What is the complementary color of #d71df5?

#3BF51D sits directly opposite on the wheel. Softer options are the split-complements #A7F51D and #1DF56B, which give the same contrast with far less vibration.

What colors go well with #d71df5?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #904B9B for secondary text, #51C804 as an accent and #6A057A for hover and pressed states. For a palette, the analogous pair #6B1DF5 and #F51DA7 stays calm, while #3BF51D is the loudest partner.

What is #d71df5 in CMYK for printing?

cmyk(12%, 88%, 0%, 4%). 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 #d71df5 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 #F51DC4; nudged cooler, #881BF7.

Work with #d71df5 in the Color Lab