Skip to content

#df86a5

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

RGB
223, 134, 165
HSL
339°, 58%, 70%
CMYK
0, 40, 26, 13
Luminance
0.3545

At a glance

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

Hex
#df86a5
Hue
339°
magenta / pink
Saturation
58%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3545
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.09:1
Closest name
Pale Violet Red
ΔE2000 5.5
Where it sits
Hue339° of 360°
Saturation58%
Lightness70%
Temperature
Warm ← → Cool28% 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#df86a5
RGBrgb(223, 134, 165)
HSLhsl(339, 58%, 70%)
CMYKcmyk(0%, 40%, 26%, 13%)
LABlab(66.1 38.0 -1.7)
LCHlch(66.1 38.0 357.4)
OKLCHoklch(0.723 0.115 358.0)
Decimal14648997
Display P3color(display-p3 0.875 0.525 0.647)

Copy-ready code

/* CSS */
color: #df86a5;
background-color: #df86a5;
/* Tailwind (arbitrary) */
class="text-[#df86a5] bg-[#df86a5]"
/* SCSS */
$brand: #df86a5;
/* SwiftUI */
Color(red: 0.875, green: 0.525, blue: 0.647)
/* Android */
Color.parseColor("#df86a5")
/* Flutter */
Color(0xFFDF86A5)
/* Python / OpenCV (BGR) */
(165, 134, 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 #df86a5 · 8.09:1
Use #000000AAA at every size.
Aa
White text · 2.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.09:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #df86a5 as text scores 2.60:1 on white and 8.09:1 on black.

Accessibility — WCAG contrast

Aa
#df86a5 on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#df86a5 on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9297A6
deuteranopia · #A8A7A3
tritanopia · #EC8191

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df86a5 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F6
#F7E9EE
#EFCDD9
#E8A6BD
#df86a5
#D04D7B
#C23365
#A12B54
#812243
#5E1C33
#3B1220
Base = 400Lightest = 50 · #FBF4F6Darkest = 950 · #3B1220
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E9EE;
  --brand-200: #EFCDD9;
  --brand-300: #E8A6BD;
  --brand-400: #df86a5;
  --brand-500: #D04D7B;
  --brand-600: #C23365;
  --brand-700: #A12B54;
  --brand-800: #812243;
  --brand-900: #5E1C33;
  --brand-950: #3B1220;
  --brand: #df86a5;
  --brand-ink: #000000;
}

Colors that work with #df86a5

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#EDC0CF
Hairlines and dividers
Muted text#9B4B67
Captions on the surface
Accent#27A559
Second voice, not a rival
Dark variant#651B34
Hover, pressed, headers
Light variant#FAEBF0
Selected rows, tints
Dark surface#241419
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 #df86a5

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#86DFC0
Analogous left#DF86D2
Analogous right#DF9386
Split-complement 1#86DF93
Split-complement 2#86D2DF
Triadic 1#A5DF86
Triadic 2#86A5DF
Tetradic#D2DF86

RGB percentages

Red87.5%
Green52.5%
Blue64.7%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow26.0%
Key (black)12.5%

Color previews

#df86a5 text on a black background

contrast 8.09:1

Card sample

#df86a5 text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df86a5

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.

#df86a5 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#df86a5, answered

What color is #df86a5?

#df86a5 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 5.5). It sits at 339° on the hue wheel with 58% saturation and 70% lightness, which reads as warm.

What is the RGB value of #df86a5?

rgb(223, 134, 165) — 223 red, 134 green and 165 blue out of 255, or 87.5% / 52.5% / 64.7% by channel.

Is #df86a5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3545 and perceived brightness is 66%, so black text on it reaches 8.09:1.

Should I use black or white text on #df86a5?

Black. It scores 8.09:1 against #df86a5, versus 2.60:1 for white — AAA at any size.

What is the complementary color of #df86a5?

#86DFC0 sits directly opposite on the wheel. Softer options are the split-complements #86DF93 and #86D2DF, which give the same contrast with far less vibration.

What colors go well with #df86a5?

For interface work: #FAF4F6 as the surface, #EDC0CF for borders, #9B4B67 for secondary text, #27A559 as an accent and #651B34 for hover and pressed states. For a palette, the analogous pair #DF86D2 and #DF9386 stays calm, while #86DFC0 is the loudest partner.

What is #df86a5 in CMYK for printing?

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

Is #df86a5 warm or cool?

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

Work with #df86a5 in the Color Lab