Skip to content

#df20ab

a balanced, vivid magenta / pink · warm · closest name: Medium Violet Red

RGB
223, 32, 171
HSL
316°, 75%, 50%
CMYK
0, 86, 23, 13
Luminance
0.1966

At a glance

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

Hex
#df20ab
Hue
316°
magenta / pink
Saturation
75%
vivid
Lightness
50%
balanced
Brightness
87%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1966
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.93:1
Closest name
Medium Violet Red
ΔE2000 7.9
Where it sits
Hue316° of 360°
Saturation75%
Lightness50%
Temperature
Warm ← → Cool41% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#df20ab
RGBrgb(223, 32, 171)
HSLhsl(316, 75%, 50%)
CMYKcmyk(0%, 86%, 23%, 13%)
LABlab(51.5 78.5 -27.3)
LCHlch(51.5 83.2 340.8)
OKLCHoklch(0.615 0.248 342.9)
Decimal14622891
Display P3color(display-p3 0.875 0.125 0.671)

Copy-ready code

/* CSS */
color: #df20ab;
background-color: #df20ab;
/* Tailwind (arbitrary) */
class="text-[#df20ab] bg-[#df20ab]"
/* SCSS */
$brand: #df20ab;
/* SwiftUI */
Color(red: 0.875, green: 0.125, blue: 0.671)
/* Android */
Color.parseColor("#df20ab")
/* Flutter */
Color(0xFFDF20AB)
/* Python / OpenCV (BGR) */
(171, 32, 223)

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

Accessibility — WCAG contrast

Aa
#df20ab on white: 4.26:1
AA ✗ fail · AA-large · AAA
Aa
#df20ab on black: 4.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3B67AE
deuteranopia · #7985A7
tritanopia · #EE2268

Color scale — 50 to 950

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

#FCF3F9
#F9E7F4
#F4C8E8
#F19DDA
#EA6CC8
#E33BB5
#df20ab
#B21A89
#8F146E
#671350
#410C32
Base = 600Lightest = 50 · #FCF3F9Darkest = 950 · #410C32
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F9E7F4;
  --brand-200: #F4C8E8;
  --brand-300: #F19DDA;
  --brand-400: #EA6CC8;
  --brand-500: #E33BB5;
  --brand-600: #df20ab;
  --brand-700: #B21A89;
  --brand-800: #8F146E;
  --brand-900: #671350;
  --brand-950: #410C32;
  --brand: #df20ab;
  --brand-ink: #000000;
}

Colors that work with #df20ab

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#EDC0E0
Hairlines and dividers
Muted text#9B4B85
Captions on the surface
Accent#16B619
Second voice, not a rival
Dark variant#6F1056
Hover, pressed, headers
Light variant#FCE9F7
Selected rows, tints
Dark surface#241420
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 #df20ab

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#20DF54
Analogous left#B320DF
Analogous right#DF204C
Split-complement 1#4CDF20
Split-complement 2#20DFB3
Triadic 1#ABDF20
Triadic 2#20ABDF
Tetradic#DFB320

RGB percentages

Red87.5%
Green12.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta85.7%
Yellow23.3%
Key (black)12.5%

Color previews

#df20ab text on a black background

contrast 4.93:1

Card sample

#df20ab text on a white background

contrast 4.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df20ab

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.

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

#df20ab, answered

What color is #df20ab?

#df20ab is a balanced vivid magenta / pink, closest to Medium Violet Red (ΔE2000 7.9). It sits at 316° on the hue wheel with 75% saturation and 50% lightness, which reads as warm.

What is the RGB value of #df20ab?

rgb(223, 32, 171) — 223 red, 32 green and 171 blue out of 255, or 87.5% / 12.5% / 67.1% by channel.

Is #df20ab a light or a dark color?

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

Should I use black or white text on #df20ab?

Black. It scores 4.93:1 against #df20ab, versus 4.26:1 for white — AA at any size.

What is the complementary color of #df20ab?

#20DF54 sits directly opposite on the wheel. Softer options are the split-complements #4CDF20 and #20DFB3, which give the same contrast with far less vibration.

What colors go well with #df20ab?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B85 for secondary text, #16B619 as an accent and #6F1056 for hover and pressed states. For a palette, the analogous pair #B320DF and #DF204C stays calm, while #20DF54 is the loudest partner.

What is #df20ab in CMYK for printing?

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

Is #df20ab warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF2065; nudged cooler, #CF1DE2.

Work with #df20ab in the Color Lab