Skip to content

#d98acd

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

RGB
217, 138, 205
HSL
309°, 51%, 70%
CMYK
0, 36, 6, 15
Luminance
0.3734

At a glance

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

Hex
#d98acd
Hue
309°
magenta / pink
Saturation
51%
vivid
Lightness
70%
light
Brightness
85%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3734
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.47:1
Closest name
Plum
ΔE2000 5.5
Where it sits
Hue309° of 360°
Saturation51%
Lightness70%
Temperature
Warm ← → Cool45% cool

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

Every format

HEX#d98acd
RGBrgb(217, 138, 205)
HSLhsl(309, 51%, 70%)
CMYKcmyk(0%, 36%, 6%, 15%)
LABlab(67.5 40.1 -22.1)
LCHlch(67.5 45.8 331.2)
OKLCHoklch(0.736 0.129 332.4)
Decimal14256845
Display P3color(display-p3 0.851 0.541 0.804)

Copy-ready code

/* CSS */
color: #d98acd;
background-color: #d98acd;
/* Tailwind (arbitrary) */
class="text-[#d98acd] bg-[#d98acd]"
/* SCSS */
$brand: #d98acd;
/* SwiftUI */
Color(red: 0.851, green: 0.541, blue: 0.804)
/* Android */
Color.parseColor("#d98acd")
/* Flutter */
Color(0xFFD98ACD)
/* Python / OpenCV (BGR) */
(205, 138, 217)

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

Accessibility — WCAG contrast

Aa
#d98acd on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#d98acd on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #889ECF
deuteranopia · #9CA9CB
tritanopia · #E08EA3

Color scale — 50 to 950

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

#FAF4F9
#F6EAF4
#EDCFE8
#E4AADB
#d98acd
#C856B7
#B93CA6
#9A328A
#7B286F
#5A2051
#381433
Base = 400Lightest = 50 · #FAF4F9Darkest = 950 · #381433
:root {
  --brand-50: #FAF4F9;
  --brand-100: #F6EAF4;
  --brand-200: #EDCFE8;
  --brand-300: #E4AADB;
  --brand-400: #d98acd;
  --brand-500: #C856B7;
  --brand-600: #B93CA6;
  --brand-700: #9A328A;
  --brand-800: #7B286F;
  --brand-900: #5A2051;
  --brand-950: #381433;
  --brand: #d98acd;
  --brand-ink: #000000;
}

Colors that work with #d98acd

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#EBC1E5
Hairlines and dividers
Muted text#9B4B8F
Captions on the surface
Accent#399E2E
Second voice, not a rival
Dark variant#601F56
Hover, pressed, headers
Light variant#F9ECF7
Selected rows, tints
Dark surface#241422
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 #d98acd

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#8AD996
Analogous left#BD8AD9
Analogous right#D98AA5
Split-complement 1#A5D98A
Split-complement 2#8AD9BD
Triadic 1#CDD98A
Triadic 2#8ACDD9
Tetradic#D9BD8A

RGB percentages

Red85.1%
Green54.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta36.4%
Yellow5.5%
Key (black)14.9%

Color previews

#d98acd text on a black background

contrast 8.47:1

Card sample

#d98acd text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d98acd

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.

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

#d98acd, answered

What color is #d98acd?

#d98acd is a light vivid magenta / pink, closest to Plum (ΔE2000 5.5). It sits at 309° on the hue wheel with 51% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #d98acd?

rgb(217, 138, 205) — 217 red, 138 green and 205 blue out of 255, or 85.1% / 54.1% / 80.4% by channel.

Is #d98acd a light or a dark color?

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

Should I use black or white text on #d98acd?

Black. It scores 8.47:1 against #d98acd, versus 2.48:1 for white — AAA at any size.

What is the complementary color of #d98acd?

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

What colors go well with #d98acd?

For interface work: #FAF4F9 as the surface, #EBC1E5 for borders, #9B4B8F for secondary text, #399E2E as an accent and #601F56 for hover and pressed states. For a palette, the analogous pair #BD8AD9 and #D98AA5 stays calm, while #8AD996 is the loudest partner.

What is #d98acd in CMYK for printing?

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

Is #d98acd warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D98AB0; nudged cooler, #C988DB.

Work with #d98acd in the Color Lab