Skip to content

#d99acf

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

RGB
217, 154, 207
HSL
310°, 45%, 73%
CMYK
0, 29, 5, 15
Luminance
0.4237

At a glance

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

Hex
#d99acf
Hue
310°
magenta / pink
Saturation
45%
vivid
Lightness
73%
light
Brightness
85%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4237
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.47:1
Closest name
Plum
ΔE2000 2.8
Where it sits
Hue310° of 360°
Saturation45%
Lightness73%
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#d99acf
RGBrgb(217, 154, 207)
HSLhsl(310, 45%, 73%)
CMYKcmyk(0%, 29%, 5%, 15%)
LABlab(71.1 31.9 -17.7)
LCHlch(71.1 36.5 330.9)
OKLCHoklch(0.764 0.102 332.2)
Decimal14260943
Display P3color(display-p3 0.851 0.604 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d99acf on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#d99acf on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99A9D1
deuteranopia · #A8B1CD
tritanopia · #DF9DAD

Color scale — 50 to 950

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

#FAF5F9
#F5EAF3
#EBD1E7
#d99acf
#D185C5
#C25CB2
#B243A0
#943886
#772D6B
#57244F
#361631
Base = 300Lightest = 50 · #FAF5F9Darkest = 950 · #361631
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EAF3;
  --brand-200: #EBD1E7;
  --brand-300: #d99acf;
  --brand-400: #D185C5;
  --brand-500: #C25CB2;
  --brand-600: #B243A0;
  --brand-700: #943886;
  --brand-800: #772D6B;
  --brand-900: #57244F;
  --brand-950: #361631;
  --brand: #d99acf;
  --brand-ink: #000000;
}

Colors that work with #d99acf

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#E9C4E3
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#3C9933
Second voice, not a rival
Dark variant#5D2353
Hover, pressed, headers
Light variant#F8ECF6
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 #d99acf

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#9AD9A4
Analogous left#C39AD9
Analogous right#D99AAF
Split-complement 1#AFD99A
Split-complement 2#9AD9C3
Triadic 1#CFD99A
Triadic 2#9ACFD9
Tetradic#D9C39A

RGB percentages

Red85.1%
Green60.4%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta29.0%
Yellow4.6%
Key (black)14.9%

Color previews

#d99acf text on a black background

contrast 9.47:1

Card sample

#d99acf text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d99acf

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.

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

#d99acf, answered

What color is #d99acf?

#d99acf is a light vivid magenta / pink, closest to Plum (ΔE2000 2.8). It sits at 310° on the hue wheel with 45% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #d99acf?

rgb(217, 154, 207) — 217 red, 154 green and 207 blue out of 255, or 85.1% / 60.4% / 81.2% by channel.

Is #d99acf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4237 and perceived brightness is 71%, so black text on it reaches 9.47:1.

Should I use black or white text on #d99acf?

Black. It scores 9.47:1 against #d99acf, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #d99acf?

#9AD9A4 sits directly opposite on the wheel. Softer options are the split-complements #AFD99A and #9AD9C3, which give the same contrast with far less vibration.

What colors go well with #d99acf?

For interface work: #FAF4F9 as the surface, #E9C4E3 for borders, #9B4B8E for secondary text, #3C9933 as an accent and #5D2353 for hover and pressed states. For a palette, the analogous pair #C39AD9 and #D99AAF stays calm, while #9AD9A4 is the loudest partner.

What is #d99acf in CMYK for printing?

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

Is #d99acf 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 #D99AB8; nudged cooler, #CD98DA.

Work with #d99acf in the Color Lab