Skip to content

#d5b9da

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

RGB
213, 185, 218
HSL
291°, 31%, 79%
CMYK
2, 15, 0, 15
Luminance
0.5391

At a glance

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

Hex
#d5b9da
Hue
291°
magenta / pink
Saturation
31%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5391
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.78:1
Closest name
Thistle
ΔE2000 2.8
Where it sits
Hue291° of 360°
Saturation31%
Lightness79%
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#d5b9da
RGBrgb(213, 185, 218)
HSLhsl(291, 31%, 79%)
CMYKcmyk(2%, 15%, 0%, 15%)
LABlab(78.4 15.8 -12.8)
LCHlch(78.4 20.4 320.9)
OKLCHoklch(0.820 0.055 321.2)
Decimal14006746
Display P3color(display-p3 0.835 0.725 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d5b9da on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#d5b9da on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C0DB
deuteranopia · #BCC3D9
tritanopia · #D6BCC4

Color scale — 50 to 950

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

#F9F6F9
#F2ECF3
#E4D5E7
#d5b9da
#BD91C5
#A76CB1
#9555A0
#7C4785
#63386B
#492C4F
#2E1B31
Base = 300Lightest = 50 · #F9F6F9Darkest = 950 · #2E1B31
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F2ECF3;
  --brand-200: #E4D5E7;
  --brand-300: #d5b9da;
  --brand-400: #BD91C5;
  --brand-500: #A76CB1;
  --brand-600: #9555A0;
  --brand-700: #7C4785;
  --brand-800: #63386B;
  --brand-900: #492C4F;
  --brand-950: #2E1B31;
  --brand: #d5b9da;
  --brand-ink: #000000;
}

Colors that work with #d5b9da

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#DFCAE3
Hairlines and dividers
Muted text#8B4F96
Captions on the surface
Accent#5F8943
Second voice, not a rival
Dark variant#4D2C53
Hover, pressed, headers
Light variant#F5EEF6
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 #d5b9da

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#BEDAB9
Analogous left#C4B9DA
Analogous right#DAB9CE
Split-complement 1#CEDAB9
Split-complement 2#B9DAC4
Triadic 1#DAD5B9
Triadic 2#B9DAD5
Tetradic#DAC4B9

RGB percentages

Red83.5%
Green72.5%
Blue85.5%

CMYK percentages

Cyan2.3%
Magenta15.1%
Yellow0.0%
Key (black)14.5%

Color previews

#d5b9da text on a black background

contrast 11.78:1

Card sample

#d5b9da text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d5b9da

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.

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

#d5b9da, answered

What color is #d5b9da?

#d5b9da is a light soft magenta / pink, closest to Thistle (ΔE2000 2.8). It sits at 291° on the hue wheel with 31% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #d5b9da?

rgb(213, 185, 218) — 213 red, 185 green and 218 blue out of 255, or 83.5% / 72.5% / 85.5% by channel.

Is #d5b9da a light or a dark color?

It is a light color. Relative luminance is 0.5391 and perceived brightness is 78%, so black text on it reaches 11.78:1.

Should I use black or white text on #d5b9da?

Black. It scores 11.78:1 against #d5b9da, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #d5b9da?

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

What colors go well with #d5b9da?

For interface work: #F9F5FA as the surface, #DFCAE3 for borders, #8B4F96 for secondary text, #5F8943 as an accent and #4D2C53 for hover and pressed states. For a palette, the analogous pair #C4B9DA and #DAB9CE stays calm, while #BEDAB9 is the loudest partner.

What is #d5b9da in CMYK for printing?

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

Is #d5b9da 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 #DAB9D3; nudged cooler, #C9B8DB.

Work with #d5b9da in the Color Lab