Skip to content

#d3acda

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

RGB
211, 172, 218
HSL
291°, 38%, 77%
CMYK
3, 21, 0, 15
Luminance
0.4842

At a glance

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

Hex
#d3acda
Hue
291°
magenta / pink
Saturation
38%
soft
Lightness
77%
light
Brightness
85%
HSV value
Perceived
75%
weighted brightness
Luminance
0.4842
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.68:1
Closest name
Plum
ΔE2000 4.8
Where it sits
Hue291° of 360°
Saturation38%
Lightness77%
Temperature
Warm ← → Cool55% 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#d3acda
RGBrgb(211, 172, 218)
HSLhsl(291, 38%, 77%)
CMYKcmyk(3%, 21%, 0%, 15%)
LABlab(75.1 22.2 -17.8)
LCHlch(75.1 28.5 321.2)
OKLCHoklch(0.794 0.077 321.2)
Decimal13872346
Display P3color(display-p3 0.827 0.675 0.855)

Copy-ready code

/* CSS */
color: #d3acda;
background-color: #d3acda;
/* Tailwind (arbitrary) */
class="text-[#d3acda] bg-[#d3acda]"
/* SCSS */
$brand: #d3acda;
/* SwiftUI */
Color(red: 0.827, green: 0.675, blue: 0.855)
/* Android */
Color.parseColor("#d3acda")
/* Flutter */
Color(0xFFD3ACDA)
/* Python / OpenCV (BGR) */
(218, 172, 211)

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

Accessibility — WCAG contrast

Aa
#d3acda on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#d3acda on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B6DC
deuteranopia · #B0BAD8
tritanopia · #D4B0BC

Color scale — 50 to 950

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

#F9F5FA
#F3EBF4
#E6D3E9
#d3acda
#C18BCB
#AD64BA
#9B4CA9
#813F8D
#673271
#4C2853
#301934
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #301934
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F3EBF4;
  --brand-200: #E6D3E9;
  --brand-300: #d3acda;
  --brand-400: #C18BCB;
  --brand-500: #AD64BA;
  --brand-600: #9B4CA9;
  --brand-700: #813F8D;
  --brand-800: #673271;
  --brand-900: #4C2853;
  --brand-950: #301934;
  --brand: #d3acda;
  --brand-ink: #000000;
}

Colors that work with #d3acda

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#F9F4FA
Tinted page background
Border#E1C7E6
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#5D913B
Second voice, not a rival
Dark variant#512758
Hover, pressed, headers
Light variant#F6EDF7
Selected rows, tints
Dark surface#221424
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 #d3acda

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#B3DAAC
Analogous left#BCACDA
Analogous right#DAACCA
Split-complement 1#CADAAC
Split-complement 2#ACDABC
Triadic 1#DAD3AC
Triadic 2#ACDAD3
Tetradic#DABCAC

RGB percentages

Red82.7%
Green67.5%
Blue85.5%

CMYK percentages

Cyan3.2%
Magenta21.1%
Yellow0.0%
Key (black)14.5%

Color previews

#d3acda text on a black background

contrast 10.68:1

Card sample

#d3acda text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3acda

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.

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

#d3acda, answered

What color is #d3acda?

#d3acda is a light soft magenta / pink, closest to Plum (ΔE2000 4.8). It sits at 291° on the hue wheel with 38% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #d3acda?

rgb(211, 172, 218) — 211 red, 172 green and 218 blue out of 255, or 82.7% / 67.5% / 85.5% by channel.

Is #d3acda a light or a dark color?

It is a mid-tone. Relative luminance is 0.4842 and perceived brightness is 75%, so black text on it reaches 10.68:1.

Should I use black or white text on #d3acda?

Black. It scores 10.68:1 against #d3acda, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #d3acda?

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

What colors go well with #d3acda?

For interface work: #F9F4FA as the surface, #E1C7E6 for borders, #8F4B9B for secondary text, #5D913B as an accent and #512758 for hover and pressed states. For a palette, the analogous pair #BCACDA and #DAACCA stays calm, while #B3DAAC is the loudest partner.

What is #d3acda in CMYK for printing?

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

Is #d3acda warm or cool?

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

Work with #d3acda in the Color Lab