Skip to content

#df8aad

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

RGB
223, 138, 173
HSL
335°, 57%, 71%
CMYK
0, 38, 22, 13
Luminance
0.3688

At a glance

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

Hex
#df8aad
Hue
335°
magenta / pink
Saturation
57%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3688
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.38:1
Closest name
Pale Violet Red
ΔE2000 6.9
Where it sits
Hue335° of 360°
Saturation57%
Lightness71%
Temperature
Warm ← → Cool30% 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#df8aad
RGBrgb(223, 138, 173)
HSLhsl(335, 57%, 71%)
CMYKcmyk(0%, 38%, 22%, 13%)
LABlab(67.2 37.0 -4.6)
LCHlch(67.2 37.3 352.9)
OKLCHoklch(0.732 0.112 354.0)
Decimal14650029
Display P3color(display-p3 0.875 0.541 0.678)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8aad on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#df8aad on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #949BAE
deuteranopia · #A9A9AB
tritanopia · #EB8796

Color scale — 50 to 950

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

#FBF4F7
#F7E9EE
#EECDDB
#E7A7C1
#df8aad
#CF4F84
#C0356E
#A02C5C
#802349
#5D1D38
#3A1223
Base = 400Lightest = 50 · #FBF4F7Darkest = 950 · #3A1223
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E9EE;
  --brand-200: #EECDDB;
  --brand-300: #E7A7C1;
  --brand-400: #df8aad;
  --brand-500: #CF4F84;
  --brand-600: #C0356E;
  --brand-700: #A02C5C;
  --brand-800: #802349;
  --brand-900: #5D1D38;
  --brand-950: #3A1223;
  --brand: #df8aad;
  --brand-ink: #000000;
}

Colors that work with #df8aad

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#FAF4F7
Tinted page background
Border#EDC0D2
Hairlines and dividers
Muted text#9B4B6C
Captions on the surface
Accent#28A452
Second voice, not a rival
Dark variant#641B39
Hover, pressed, headers
Light variant#FAEBF1
Selected rows, tints
Dark surface#24141B
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 #df8aad

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#8ADFBC
Analogous left#DF8AD7
Analogous right#DF928A
Split-complement 1#8ADF92
Split-complement 2#8AD7DF
Triadic 1#ADDF8A
Triadic 2#8AADDF
Tetradic#D7DF8A

RGB percentages

Red87.5%
Green54.1%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta38.1%
Yellow22.4%
Key (black)12.5%

Color previews

#df8aad text on a black background

contrast 8.38:1

Card sample

#df8aad text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8aad

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.

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

#df8aad, answered

What color is #df8aad?

#df8aad is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 6.9). It sits at 335° on the hue wheel with 57% saturation and 71% lightness, which reads as warm.

What is the RGB value of #df8aad?

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

Is #df8aad a light or a dark color?

It is a mid-tone. Relative luminance is 0.3688 and perceived brightness is 67%, so black text on it reaches 8.38:1.

Should I use black or white text on #df8aad?

Black. It scores 8.38:1 against #df8aad, versus 2.51:1 for white — AAA at any size.

What is the complementary color of #df8aad?

#8ADFBC sits directly opposite on the wheel. Softer options are the split-complements #8ADF92 and #8AD7DF, which give the same contrast with far less vibration.

What colors go well with #df8aad?

For interface work: #FAF4F7 as the surface, #EDC0D2 for borders, #9B4B6C for secondary text, #28A452 as an accent and #641B39 for hover and pressed states. For a palette, the analogous pair #DF8AD7 and #DF928A stays calm, while #8ADFBC is the loudest partner.

What is #df8aad in CMYK for printing?

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

Is #df8aad warm or cool?

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

Work with #df8aad in the Color Lab