Skip to content

#d92df5

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

RGB
217, 45, 245
HSL
292°, 91%, 57%
CMYK
11, 82, 0, 4
Luminance
0.2322

At a glance

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

Hex
#d92df5
Hue
292°
magenta / pink
Saturation
91%
electric
Lightness
57%
balanced
Brightness
96%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2322
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.64:1
Closest name
Magenta
ΔE2000 5.8
Where it sits
Hue292° of 360°
Saturation91%
Lightness57%
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#d92df5
RGBrgb(217, 45, 245)
HSLhsl(292, 91%, 57%)
CMYKcmyk(11%, 82%, 0%, 4%)
LABlab(55.3 85.3 -63.7)
LCHlch(55.3 106.5 323.3)
OKLCHoklch(0.653 0.286 321.3)
Decimal14233077
Display P3color(display-p3 0.851 0.176 0.961)

Copy-ready code

/* CSS */
color: #d92df5;
background-color: #d92df5;
/* Tailwind (arbitrary) */
class="text-[#d92df5] bg-[#d92df5]"
/* SCSS */
$brand: #d92df5;
/* SwiftUI */
Color(red: 0.851, green: 0.176, blue: 0.961)
/* Android */
Color.parseColor("#d92df5")
/* Flutter */
Color(0xFFD92DF5)
/* Python / OpenCV (BGR) */
(245, 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 #d92df5 · 5.64:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.72:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.64:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d92df5 as text scores 3.72:1 on white and 5.64:1 on black.

Accessibility — WCAG contrast

Aa
#d92df5 on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#d92df5 on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0079FA
deuteranopia · #4A8AF1
tritanopia · #DB5B95

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d92df5 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
#F8E5FB
#F1C3F9
#EC94FA
#E25EF7
#d92df5
#CB0BEA
#A909C3
#87079C
#620A70
#3D0646
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #3D0646
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F8E5FB;
  --brand-200: #F1C3F9;
  --brand-300: #EC94FA;
  --brand-400: #E25EF7;
  --brand-500: #d92df5;
  --brand-600: #CB0BEA;
  --brand-700: #A909C3;
  --brand-800: #87079C;
  --brand-900: #620A70;
  --brand-950: #3D0646;
  --brand: #d92df5;
  --brand-ink: #000000;
}

Colors that work with #d92df5

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#51C606
Second voice, not a rival
Dark variant#69067A
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 #d92df5

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#49F52D
Analogous left#752DF5
Analogous right#F52DAD
Split-complement 1#ADF52D
Split-complement 2#2DF575
Triadic 1#F5D92D
Triadic 2#2DF5D9
Tetradic#F5752D

RGB percentages

Red85.1%
Green17.6%
Blue96.1%

CMYK percentages

Cyan11.4%
Magenta81.6%
Yellow0.0%
Key (black)3.9%

Color previews

#d92df5 text on a black background

contrast 5.64:1

Card sample

#d92df5 text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d92df5

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.

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

#d92df5, answered

What color is #d92df5?

#d92df5 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 5.8). It sits at 292° on the hue wheel with 91% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #d92df5?

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

Is #d92df5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2322 and perceived brightness is 58%, so black text on it reaches 5.64:1.

Should I use black or white text on #d92df5?

Black. It scores 5.64:1 against #d92df5, versus 3.72:1 for white — AA at any size.

What is the complementary color of #d92df5?

#49F52D sits directly opposite on the wheel. Softer options are the split-complements #ADF52D and #2DF575, which give the same contrast with far less vibration.

What colors go well with #d92df5?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #904B9B for secondary text, #51C606 as an accent and #69067A for hover and pressed states. For a palette, the analogous pair #752DF5 and #F52DAD stays calm, while #49F52D is the loudest partner.

What is #d92df5 in CMYK for printing?

cmyk(11%, 82%, 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 #d92df5 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 #F52DC8; nudged cooler, #902BF7.

Work with #d92df5 in the Color Lab