Skip to content

#df8ac4

a light, vivid magenta / pink · warm · closest name: Plum

RGB
223, 138, 196
HSL
319°, 57%, 71%
CMYK
0, 38, 12, 13
Luminance
0.3785

At a glance

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

Hex
#df8ac4
Hue
319°
magenta / pink
Saturation
57%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3785
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.57:1
Closest name
Plum
ΔE2000 6.5
Where it sits
Hue319° of 360°
Saturation57%
Lightness71%
Temperature
Warm ← → Cool39% 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#df8ac4
RGBrgb(223, 138, 196)
HSLhsl(319, 57%, 71%)
CMYKcmyk(0%, 38%, 12%, 13%)
LABlab(67.9 40.5 -16.4)
LCHlch(67.9 43.7 337.9)
OKLCHoklch(0.740 0.126 339.7)
Decimal14650052
Display P3color(display-p3 0.875 0.541 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8ac4 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#df8ac4 on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8D9DC6
deuteranopia · #A3AAC2
tritanopia · #E88B9F

Color scale — 50 to 950

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

#FBF4F9
#F7E9F2
#EECDE4
#E7A7D3
#df8ac4
#CF4FA6
#C03594
#A02C7B
#802362
#5D1D49
#3A122E
Base = 400Lightest = 50 · #FBF4F9Darkest = 950 · #3A122E
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F7E9F2;
  --brand-200: #EECDE4;
  --brand-300: #E7A7D3;
  --brand-400: #df8ac4;
  --brand-500: #CF4FA6;
  --brand-600: #C03594;
  --brand-700: #A02C7B;
  --brand-800: #802362;
  --brand-900: #5D1D49;
  --brand-950: #3A122E;
  --brand: #df8ac4;
  --brand-ink: #000000;
}

Colors that work with #df8ac4

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#FAF4F8
Tinted page background
Border#EDC0DE
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#28A430
Second voice, not a rival
Dark variant#641B4D
Hover, pressed, headers
Light variant#FAEBF5
Selected rows, tints
Dark surface#24141F
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 #df8ac4

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#8ADFA5
Analogous left#D08ADF
Analogous right#DF8A9A
Split-complement 1#9ADF8A
Split-complement 2#8ADFD0
Triadic 1#C4DF8A
Triadic 2#8AC4DF
Tetradic#DFD08A

RGB percentages

Red87.5%
Green54.1%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta38.1%
Yellow12.1%
Key (black)12.5%

Color previews

#df8ac4 text on a black background

contrast 8.57:1

Card sample

#df8ac4 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8ac4

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.

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

#df8ac4, answered

What color is #df8ac4?

#df8ac4 is a light vivid magenta / pink, closest to Plum (ΔE2000 6.5). It sits at 319° on the hue wheel with 57% saturation and 71% lightness, which reads as warm.

What is the RGB value of #df8ac4?

rgb(223, 138, 196) — 223 red, 138 green and 196 blue out of 255, or 87.5% / 54.1% / 76.9% by channel.

Is #df8ac4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3785 and perceived brightness is 68%, so black text on it reaches 8.57:1.

Should I use black or white text on #df8ac4?

Black. It scores 8.57:1 against #df8ac4, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #df8ac4?

#8ADFA5 sits directly opposite on the wheel. Softer options are the split-complements #9ADF8A and #8ADFD0, which give the same contrast with far less vibration.

What colors go well with #df8ac4?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B81 for secondary text, #28A430 as an accent and #641B4D for hover and pressed states. For a palette, the analogous pair #D08ADF and #DF8A9A stays calm, while #8ADFA5 is the loudest partner.

What is #df8ac4 in CMYK for printing?

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

Is #df8ac4 warm or cool?

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

Work with #df8ac4 in the Color Lab