Skip to content

#ddb5cd

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

RGB
221, 181, 205
HSL
324°, 37%, 79%
CMYK
0, 18, 7, 13
Luminance
0.5283

At a glance

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

Hex
#ddb5cd
Hue
324°
magenta / pink
Saturation
37%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5283
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.57:1
Closest name
Thistle
ΔE2000 4.6
Where it sits
Hue324° of 360°
Saturation37%
Lightness79%
Temperature
Warm ← → Cool37% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ddb5cd
RGBrgb(221, 181, 205)
HSLhsl(324, 37%, 79%)
CMYKcmyk(0%, 18%, 7%, 13%)
LABlab(77.8 18.3 -6.7)
LCHlch(77.8 19.5 340.1)
OKLCHoklch(0.815 0.056 341.7)
Decimal14529997
Display P3color(display-p3 0.867 0.710 0.804)

Copy-ready code

/* CSS */
color: #ddb5cd;
background-color: #ddb5cd;
/* Tailwind (arbitrary) */
class="text-[#ddb5cd] bg-[#ddb5cd]"
/* SCSS */
$brand: #ddb5cd;
/* SwiftUI */
Color(red: 0.867, green: 0.710, blue: 0.804)
/* Android */
Color.parseColor("#ddb5cd")
/* Flutter */
Color(0xFFDDB5CD)
/* Python / OpenCV (BGR) */
(205, 181, 221)

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

Accessibility — WCAG contrast

Aa
#ddb5cd on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ddb5cd on black: 11.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BDCE
deuteranopia · #C0C2CC
tritanopia · #E2B5BD

Color scale — 50 to 950

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

#FAF5F8
#F4EBF1
#E9D3E0
#ddb5cd
#CA8CB1
#B86597
#A84D83
#8C406E
#703358
#522841
#331929
Base = 300Lightest = 50 · #FAF5F8Darkest = 950 · #331929
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F4EBF1;
  --brand-200: #E9D3E0;
  --brand-300: #ddb5cd;
  --brand-400: #CA8CB1;
  --brand-500: #B86597;
  --brand-600: #A84D83;
  --brand-700: #8C406E;
  --brand-800: #703358;
  --brand-900: #522841;
  --brand-950: #331929;
  --brand: #ddb5cd;
  --brand-ink: #000000;
}

Colors that work with #ddb5cd

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#FAF5F8
Tinted page background
Border#E5C7D9
Hairlines and dividers
Muted text#9B4B7B
Captions on the surface
Accent#3C9048
Second voice, not a rival
Dark variant#572844
Hover, pressed, headers
Light variant#F7EEF3
Selected rows, tints
Dark surface#24141E
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 #ddb5cd

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#B5DDC5
Analogous left#D9B5DD
Analogous right#DDB5B9
Split-complement 1#B9DDB5
Split-complement 2#B5DDD9
Triadic 1#CDDDB5
Triadic 2#B5CDDD
Tetradic#DDD9B5

RGB percentages

Red86.7%
Green71.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow7.2%
Key (black)13.3%

Color previews

#ddb5cd text on a black background

contrast 11.57:1

Card sample

#ddb5cd text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 181, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 181, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddb5cd;
background: linear-gradient(135deg, #ddb5cd, #DDB8B5);

Monochromatic scale

Palettes built from #ddb5cd

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.

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

#ddb5cd, answered

What color is #ddb5cd?

#ddb5cd is a light soft magenta / pink, closest to Thistle (ΔE2000 4.6). It sits at 324° on the hue wheel with 37% saturation and 79% lightness, which reads as warm.

What is the RGB value of #ddb5cd?

rgb(221, 181, 205) — 221 red, 181 green and 205 blue out of 255, or 86.7% / 71% / 80.4% by channel.

Is #ddb5cd a light or a dark color?

It is a light color. Relative luminance is 0.5283 and perceived brightness is 77%, so black text on it reaches 11.57:1.

Should I use black or white text on #ddb5cd?

Black. It scores 11.57:1 against #ddb5cd, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #ddb5cd?

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

What colors go well with #ddb5cd?

For interface work: #FAF5F8 as the surface, #E5C7D9 for borders, #9B4B7B for secondary text, #3C9048 as an accent and #572844 for hover and pressed states. For a palette, the analogous pair #D9B5DD and #DDB5B9 stays calm, while #B5DDC5 is the loudest partner.

What is #ddb5cd in CMYK for printing?

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

Is #ddb5cd warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DDB5BE; nudged cooler, #DEB4DD.

Work with #ddb5cd in the Color Lab