Skip to content

#d2acd7

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

RGB
210, 172, 215
HSL
293°, 35%, 76%
CMYK
2, 20, 0, 16
Luminance
0.4811

At a glance

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

Hex
#d2acd7
Hue
293°
magenta / pink
Saturation
35%
soft
Lightness
76%
light
Brightness
84%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4811
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.62:1
Closest name
Plum
ΔE2000 5.3
Where it sits
Hue293° of 360°
Saturation35%
Lightness76%
Temperature
Warm ← → Cool54% 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#d2acd7
RGBrgb(210, 172, 215)
HSLhsl(293, 35%, 76%)
CMYKcmyk(2%, 20%, 0%, 16%)
LABlab(74.9 21.3 -16.5)
LCHlch(74.9 26.9 322.2)
OKLCHoklch(0.792 0.073 322.4)
Decimal13806807
Display P3color(display-p3 0.824 0.675 0.843)

Copy-ready code

/* CSS */
color: #d2acd7;
background-color: #d2acd7;
/* Tailwind (arbitrary) */
class="text-[#d2acd7] bg-[#d2acd7]"
/* SCSS */
$brand: #d2acd7;
/* SwiftUI */
Color(red: 0.824, green: 0.675, blue: 0.843)
/* Android */
Color.parseColor("#d2acd7")
/* Flutter */
Color(0xFFD2ACD7)
/* Python / OpenCV (BGR) */
(215, 172, 210)

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

Accessibility — WCAG contrast

Aa
#d2acd7 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#d2acd7 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B6D9
deuteranopia · #B0BAD5
tritanopia · #D4B0BB

Color scale — 50 to 950

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

#F9F5F9
#F3ECF4
#E6D4E8
#d2acd7
#C18DC8
#AD68B6
#9B50A5
#81428A
#67356E
#4C2951
#301A33
Base = 300Lightest = 50 · #F9F5F9Darkest = 950 · #301A33
:root {
  --brand-50: #F9F5F9;
  --brand-100: #F3ECF4;
  --brand-200: #E6D4E8;
  --brand-300: #d2acd7;
  --brand-400: #C18DC8;
  --brand-500: #AD68B6;
  --brand-600: #9B50A5;
  --brand-700: #81428A;
  --brand-800: #67356E;
  --brand-900: #4C2951;
  --brand-950: #301A33;
  --brand: #d2acd7;
  --brand-ink: #000000;
}

Colors that work with #d2acd7

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#F9F5FA
Tinted page background
Border#E1C8E4
Hairlines and dividers
Muted text#924B9B
Captions on the surface
Accent#5A8E3E
Second voice, not a rival
Dark variant#512956
Hover, pressed, headers
Light variant#F6EEF7
Selected rows, tints
Dark surface#231424
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 #d2acd7

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B1D7AC
Analogous left#BDACD7
Analogous right#D7ACC7
Split-complement 1#C7D7AC
Split-complement 2#ACD7BD
Triadic 1#D7D2AC
Triadic 2#ACD7D2
Tetradic#D7BDAC

RGB percentages

Red82.4%
Green67.5%
Blue84.3%

CMYK percentages

Cyan2.3%
Magenta20.0%
Yellow0.0%
Key (black)15.7%

Color previews

#d2acd7 text on a black background

contrast 10.62:1

Card sample

#d2acd7 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 172, 215, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 172, 215, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2acd7;
background: linear-gradient(135deg, #d2acd7, #D7ACBF);

Monochromatic scale

Palettes built from #d2acd7

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.

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

#d2acd7, answered

What color is #d2acd7?

#d2acd7 is a light soft magenta / pink, closest to Plum (ΔE2000 5.3). It sits at 293° on the hue wheel with 35% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #d2acd7?

rgb(210, 172, 215) — 210 red, 172 green and 215 blue out of 255, or 82.4% / 67.5% / 84.3% by channel.

Is #d2acd7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4811 and perceived brightness is 74%, so black text on it reaches 10.62:1.

Should I use black or white text on #d2acd7?

Black. It scores 10.62:1 against #d2acd7, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #d2acd7?

#B1D7AC sits directly opposite on the wheel. Softer options are the split-complements #C7D7AC and #ACD7BD, which give the same contrast with far less vibration.

What colors go well with #d2acd7?

For interface work: #F9F5FA as the surface, #E1C8E4 for borders, #924B9B for secondary text, #5A8E3E as an accent and #512956 for hover and pressed states. For a palette, the analogous pair #BDACD7 and #D7ACC7 stays calm, while #B1D7AC is the loudest partner.

What is #d2acd7 in CMYK for printing?

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

Is #d2acd7 warm or cool?

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

Work with #d2acd7 in the Color Lab