Skip to content

#d3a2da

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

RGB
211, 162, 218
HSL
293°, 43%, 75%
CMYK
3, 26, 0, 15
Luminance
0.4475

At a glance

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

Hex
#d3a2da
Hue
293°
magenta / pink
Saturation
43%
soft
Lightness
75%
light
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4475
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.95:1
Closest name
Plum
ΔE2000 2.2
Where it sits
Hue293° of 360°
Saturation43%
Lightness75%
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#d3a2da
RGBrgb(211, 162, 218)
HSLhsl(293, 43%, 75%)
CMYKcmyk(3%, 26%, 0%, 15%)
LABlab(72.7 27.6 -21.4)
LCHlch(72.7 35.0 322.2)
OKLCHoklch(0.776 0.095 322.2)
Decimal13869786
Display P3color(display-p3 0.827 0.635 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3a2da on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#d3a2da on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DAFDC
deuteranopia · #A8B4D8
tritanopia · #D5A7B6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d3a2da 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
#F4EBF5
#E7D1EA
#d3a2da
#C687CF
#B35EBF
#A246AF
#873A92
#6C2E75
#4F2555
#321735
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #321735
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F4EBF5;
  --brand-200: #E7D1EA;
  --brand-300: #d3a2da;
  --brand-400: #C687CF;
  --brand-500: #B35EBF;
  --brand-600: #A246AF;
  --brand-700: #873A92;
  --brand-800: #6C2E75;
  --brand-900: #4F2555;
  --brand-950: #321735;
  --brand: #d3a2da;
  --brand-ink: #000000;
}

Colors that work with #d3a2da

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#FAF4FA
Tinted page background
Border#E3C5E8
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#5A9735
Second voice, not a rival
Dark variant#54245B
Hover, pressed, headers
Light variant#F6EDF8
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 #d3a2da

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#A9DAA2
Analogous left#B7A2DA
Analogous right#DAA2C5
Split-complement 1#C5DAA2
Split-complement 2#A2DAB7
Triadic 1#DAD3A2
Triadic 2#A2DAD3
Tetradic#DAB7A2

RGB percentages

Red82.7%
Green63.5%
Blue85.5%

CMYK percentages

Cyan3.2%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#d3a2da text on a black background

contrast 9.95:1

Card sample

#d3a2da text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3a2da

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.

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

#d3a2da, answered

What color is #d3a2da?

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

What is the RGB value of #d3a2da?

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

Is #d3a2da a light or a dark color?

It is a mid-tone. Relative luminance is 0.4475 and perceived brightness is 72%, so black text on it reaches 9.95:1.

Should I use black or white text on #d3a2da?

Black. It scores 9.95:1 against #d3a2da, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #d3a2da?

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

What colors go well with #d3a2da?

For interface work: #FAF4FA as the surface, #E3C5E8 for borders, #914B9B for secondary text, #5A9735 as an accent and #54245B for hover and pressed states. For a palette, the analogous pair #B7A2DA and #DAA2C5 stays calm, while #A9DAA2 is the loudest partner.

What is #d3a2da in CMYK for printing?

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

Is #d3a2da 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 #DAA2CC; nudged cooler, #BEA1DB.

Work with #d3a2da in the Color Lab