Skip to content

#d5abdf

a light, soft violet · neutral · closest name: Plum

RGB
213, 171, 223
HSL
289°, 45%, 77%
CMYK
5, 23, 0, 13
Luminance
0.4860

At a glance

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

Hex
#d5abdf
Hue
289°
violet
Saturation
45%
soft
Lightness
77%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.4860
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.72:1
Closest name
Plum
ΔE2000 3.9
Where it sits
Hue289° of 360°
Saturation45%
Lightness77%
Temperature
Warm ← → Cool56% 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#d5abdf
RGBrgb(213, 171, 223)
HSLhsl(289, 45%, 77%)
CMYKcmyk(5%, 23%, 0%, 13%)
LABlab(75.2 24.4 -20.4)
LCHlch(75.2 31.8 320.1)
OKLCHoklch(0.796 0.085 319.7)
Decimal14003167
Display P3color(display-p3 0.835 0.671 0.875)

Copy-ready code

/* CSS */
color: #d5abdf;
background-color: #d5abdf;
/* Tailwind (arbitrary) */
class="text-[#d5abdf] bg-[#d5abdf]"
/* SCSS */
$brand: #d5abdf;
/* SwiftUI */
Color(red: 0.835, green: 0.671, blue: 0.875)
/* Android */
Color.parseColor("#d5abdf")
/* Flutter */
Color(0xFFD5ABDF)
/* Python / OpenCV (BGR) */
(223, 171, 213)

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

Accessibility — WCAG contrast

Aa
#d5abdf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#d5abdf on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6B6E1
deuteranopia · #AFBBDD
tritanopia · #D6B0BD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d5abdf 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
#F3EAF5
#E6D1EB
#d5abdf
#C285D1
#AE5DC1
#9C44B1
#823894
#682D76
#4D2456
#301636
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #301636
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F3EAF5;
  --brand-200: #E6D1EB;
  --brand-300: #d5abdf;
  --brand-400: #C285D1;
  --brand-500: #AE5DC1;
  --brand-600: #9C44B1;
  --brand-700: #823894;
  --brand-800: #682D76;
  --brand-900: #4D2456;
  --brand-950: #301636;
  --brand: #d5abdf;
  --brand-ink: #000000;
}

Colors that work with #d5abdf

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#E1C4E8
Hairlines and dividers
Muted text#8C4B9B
Captions on the surface
Accent#619735
Second voice, not a rival
Dark variant#51235C
Hover, pressed, headers
Light variant#F6EDF8
Selected rows, tints
Dark surface#211424
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 #d5abdf

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#B5DFAB
Analogous left#BBABDF
Analogous right#DFABCF
Split-complement 1#CFDFAB
Split-complement 2#ABDFBB
Triadic 1#DFD5AB
Triadic 2#ABDFD5
Tetradic#DFBBAB

RGB percentages

Red83.5%
Green67.1%
Blue87.5%

CMYK percentages

Cyan4.5%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#d5abdf text on a black background

contrast 10.72:1

Card sample

#d5abdf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d5abdf;
background: linear-gradient(135deg, #d5abdf, #DFABC6);

Monochromatic scale

Palettes built from #d5abdf

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.

#d5abdf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#d5abdf, answered

What color is #d5abdf?

#d5abdf is a light soft violet, closest to Plum (ΔE2000 3.9). It sits at 289° on the hue wheel with 45% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #d5abdf?

rgb(213, 171, 223) — 213 red, 171 green and 223 blue out of 255, or 83.5% / 67.1% / 87.5% by channel.

Is #d5abdf a light or a dark color?

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

Should I use black or white text on #d5abdf?

Black. It scores 10.72:1 against #d5abdf, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #d5abdf?

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

What colors go well with #d5abdf?

For interface work: #F9F4FA as the surface, #E1C4E8 for borders, #8C4B9B for secondary text, #619735 as an accent and #51235C for hover and pressed states. For a palette, the analogous pair #BBABDF and #DFABCF stays calm, while #B5DFAB is the loudest partner.

What is #d5abdf in CMYK for printing?

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

Is #d5abdf warm or cool?

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

Work with #d5abdf in the Color Lab