Skip to content

#dd9dbb

a light, vivid magenta / pink · warm · closest name: Plum

RGB
221, 157, 187
HSL
332°, 49%, 74%
CMYK
0, 29, 15, 13
Luminance
0.4307

At a glance

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

Hex
#dd9dbb
Hue
332°
magenta / pink
Saturation
49%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4307
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.61:1
Closest name
Plum
ΔE2000 8.7
Where it sits
Hue332° of 360°
Saturation49%
Lightness74%
Temperature
Warm ← → Cool32% 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#dd9dbb
RGBrgb(221, 157, 187)
HSLhsl(332, 49%, 74%)
CMYKcmyk(0%, 29%, 15%, 13%)
LABlab(71.6 28.3 -5.9)
LCHlch(71.6 28.9 348.2)
OKLCHoklch(0.766 0.085 349.6)
Decimal14523835
Display P3color(display-p3 0.867 0.616 0.733)

Copy-ready code

/* CSS */
color: #dd9dbb;
background-color: #dd9dbb;
/* Tailwind (arbitrary) */
class="text-[#dd9dbb] bg-[#dd9dbb]"
/* SCSS */
$brand: #dd9dbb;
/* SwiftUI */
Color(red: 0.867, green: 0.616, blue: 0.733)
/* Android */
Color.parseColor("#dd9dbb")
/* Flutter */
Color(0xFFDD9DBB)
/* Python / OpenCV (BGR) */
(187, 157, 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 #dd9dbb · 9.61:1
Use #000000AAA at every size.
Aa
White text · 2.18:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.61:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dd9dbb as text scores 2.18:1 on white and 9.61:1 on black.

Accessibility — WCAG contrast

Aa
#dd9dbb on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#dd9dbb on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2A9BC
deuteranopia · #B2B3B9
tritanopia · #E69CA7

Color scale — 50 to 950

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

#FAF4F7
#F5EAEF
#ECD0DD
#dd9dbb
#D482A8
#C5588B
#B63F77
#973563
#792A4F
#59223B
#371525
Base = 300Lightest = 50 · #FAF4F7Darkest = 950 · #371525
:root {
  --brand-50: #FAF4F7;
  --brand-100: #F5EAEF;
  --brand-200: #ECD0DD;
  --brand-300: #dd9dbb;
  --brand-400: #D482A8;
  --brand-500: #C5588B;
  --brand-600: #B63F77;
  --brand-700: #973563;
  --brand-800: #792A4F;
  --brand-900: #59223B;
  --brand-950: #371525;
  --brand: #dd9dbb;
  --brand-ink: #000000;
}

Colors that work with #dd9dbb

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#FAF4F7
Tinted page background
Border#EAC2D5
Hairlines and dividers
Muted text#9B4B70
Captions on the surface
Accent#309C4F
Second voice, not a rival
Dark variant#5F213E
Hover, pressed, headers
Light variant#F8ECF2
Selected rows, tints
Dark surface#24141C
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 #dd9dbb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#9DDDBF
Analogous left#DD9DDB
Analogous right#DD9F9D
Split-complement 1#9DDD9F
Split-complement 2#9DDBDD
Triadic 1#BBDD9D
Triadic 2#9DBBDD
Tetradic#DBDD9D

RGB percentages

Red86.7%
Green61.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta29.0%
Yellow15.4%
Key (black)13.3%

Color previews

#dd9dbb text on a black background

contrast 9.61:1

Card sample

#dd9dbb text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd9dbb

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.

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

#dd9dbb, answered

What color is #dd9dbb?

#dd9dbb is a light vivid magenta / pink, closest to Plum (ΔE2000 8.7). It sits at 332° on the hue wheel with 49% saturation and 74% lightness, which reads as warm.

What is the RGB value of #dd9dbb?

rgb(221, 157, 187) — 221 red, 157 green and 187 blue out of 255, or 86.7% / 61.6% / 73.3% by channel.

Is #dd9dbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4307 and perceived brightness is 71%, so black text on it reaches 9.61:1.

Should I use black or white text on #dd9dbb?

Black. It scores 9.61:1 against #dd9dbb, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #dd9dbb?

#9DDDBF sits directly opposite on the wheel. Softer options are the split-complements #9DDD9F and #9DDBDD, which give the same contrast with far less vibration.

What colors go well with #dd9dbb?

For interface work: #FAF4F7 as the surface, #EAC2D5 for borders, #9B4B70 for secondary text, #309C4F as an accent and #5F213E for hover and pressed states. For a palette, the analogous pair #DD9DDB and #DD9F9D stays calm, while #9DDDBF is the loudest partner.

What is #dd9dbb in CMYK for printing?

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

Is #dd9dbb warm or cool?

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

Work with #dd9dbb in the Color Lab