Skip to content

#df587c

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

RGB
223, 88, 124
HSL
344°, 68%, 61%
CMYK
0, 61, 44, 13
Luminance
0.2412

At a glance

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

Hex
#df587c
Hue
344°
magenta / pink
Saturation
68%
vivid
Lightness
61%
balanced
Brightness
87%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2412
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.82:1
Closest name
Pale Violet Red
ΔE2000 6.1
Where it sits
Hue344° of 360°
Saturation68%
Lightness61%
Temperature
Warm ← → Cool26% 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#df587c
RGBrgb(223, 88, 124)
HSLhsl(344, 68%, 61%)
CMYKcmyk(0%, 61%, 44%, 13%)
LABlab(56.2 55.6 7.6)
LCHlch(56.2 56.2 7.8)
OKLCHoklch(0.644 0.171 6.8)
Decimal14637180
Display P3color(display-p3 0.875 0.345 0.486)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df587c on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#df587c on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #74767D
deuteranopia · #979179
tritanopia · #F14766

Color scale — 50 to 950

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

#FBF3F5
#F8E8EC
#F2CAD5
#EDA1B5
#E47290
#df587c
#CD2754
#AB2146
#891A38
#63172B
#3E0E1B
Base = 500Lightest = 50 · #FBF3F5Darkest = 950 · #3E0E1B
:root {
  --brand-50: #FBF3F5;
  --brand-100: #F8E8EC;
  --brand-200: #F2CAD5;
  --brand-300: #EDA1B5;
  --brand-400: #E47290;
  --brand-500: #df587c;
  --brand-600: #CD2754;
  --brand-700: #AB2146;
  --brand-800: #891A38;
  --brand-900: #63172B;
  --brand-950: #3E0E1B;
  --brand: #df587c;
  --brand-ink: #000000;
}

Colors that work with #df587c

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#FAF4F6
Tinted page background
Border#EDC0CC
Hairlines and dividers
Muted text#9B4B60
Captions on the surface
Accent#1DAF64
Second voice, not a rival
Dark variant#6B152C
Hover, pressed, headers
Light variant#FBEAEE
Selected rows, tints
Dark surface#241418
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 #df587c

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#58DFBB
Analogous left#DF58C0
Analogous right#DF7858
Split-complement 1#58DF78
Split-complement 2#58C0DF
Triadic 1#7CDF58
Triadic 2#587CDF
Tetradic#C0DF58

RGB percentages

Red87.5%
Green34.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow44.4%
Key (black)12.5%

Color previews

#df587c text on a black background

contrast 5.82:1

Card sample

#df587c text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df587c

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.

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

#df587c, answered

What color is #df587c?

#df587c is a balanced vivid magenta / pink, closest to Pale Violet Red (ΔE2000 6.1). It sits at 344° on the hue wheel with 68% saturation and 61% lightness, which reads as warm.

What is the RGB value of #df587c?

rgb(223, 88, 124) — 223 red, 88 green and 124 blue out of 255, or 87.5% / 34.5% / 48.6% by channel.

Is #df587c a light or a dark color?

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

Should I use black or white text on #df587c?

Black. It scores 5.82:1 against #df587c, versus 3.61:1 for white — AA at any size.

What is the complementary color of #df587c?

#58DFBB sits directly opposite on the wheel. Softer options are the split-complements #58DF78 and #58C0DF, which give the same contrast with far less vibration.

What colors go well with #df587c?

For interface work: #FAF4F6 as the surface, #EDC0CC for borders, #9B4B60 for secondary text, #1DAF64 as an accent and #6B152C for hover and pressed states. For a palette, the analogous pair #DF58C0 and #DF7858 stays calm, while #58DFBB is the loudest partner.

What is #df587c in CMYK for printing?

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

Is #df587c warm or cool?

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

Work with #df587c in the Color Lab