Skip to content

#cd9bba

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

RGB
205, 155, 186
HSL
323°, 33%, 71%
CMYK
0, 24, 9, 20
Luminance
0.3997

At a glance

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

Hex
#cd9bba
Hue
323°
magenta / pink
Saturation
33%
soft
Lightness
71%
light
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3997
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.99:1
Closest name
Plum
ΔE2000 7.9
Where it sits
Hue323° of 360°
Saturation33%
Lightness71%
Temperature
Warm ← → Cool38% 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#cd9bba
RGBrgb(205, 155, 186)
HSLhsl(323, 33%, 71%)
CMYKcmyk(0%, 24%, 9%, 20%)
LABlab(69.5 23.6 -8.8)
LCHlch(69.5 25.1 339.6)
OKLCHoklch(0.746 0.072 341.3)
Decimal13474746
Display P3color(display-p3 0.804 0.608 0.729)

Copy-ready code

/* CSS */
color: #cd9bba;
background-color: #cd9bba;
/* Tailwind (arbitrary) */
class="text-[#cd9bba] bg-[#cd9bba]"
/* SCSS */
$brand: #cd9bba;
/* SwiftUI */
Color(red: 0.804, green: 0.608, blue: 0.729)
/* Android */
Color.parseColor("#cd9bba")
/* Flutter */
Color(0xFFCD9BBA)
/* Python / OpenCV (BGR) */
(186, 155, 205)

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

Accessibility — WCAG contrast

Aa
#cd9bba on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#cd9bba on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DA5BB
deuteranopia · #A9ACB9
tritanopia · #D39BA5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd9bba is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F5F8
#F4ECF1
#E8D4E0
#DAB4CB
#cd9bba
#B46998
#A35284
#88446E
#6D3658
#502A42
#321B29
Base = 400Lightest = 50 · #F9F5F8Darkest = 950 · #321B29
:root {
  --brand-50: #F9F5F8;
  --brand-100: #F4ECF1;
  --brand-200: #E8D4E0;
  --brand-300: #DAB4CB;
  --brand-400: #cd9bba;
  --brand-500: #B46998;
  --brand-600: #A35284;
  --brand-700: #88446E;
  --brand-800: #6D3658;
  --brand-900: #502A42;
  --brand-950: #321B29;
  --brand: #cd9bba;
  --brand-ink: #000000;
}

Colors that work with #cd9bba

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#E4C9D9
Hairlines and dividers
Muted text#994D7C
Captions on the surface
Accent#408C49
Second voice, not a rival
Dark variant#552B45
Hover, pressed, headers
Light variant#F6EEF3
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 #cd9bba

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#9BCDAE
Analogous left#C79BCD
Analogous right#CD9BA1
Split-complement 1#A1CD9B
Split-complement 2#9BCDC7
Triadic 1#BACD9B
Triadic 2#9BBACD
Tetradic#CDC79B

RGB percentages

Red80.4%
Green60.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta24.4%
Yellow9.3%
Key (black)19.6%

Color previews

#cd9bba text on a black background

contrast 8.99:1

Card sample

#cd9bba text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd9bba

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.

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

#cd9bba, answered

What color is #cd9bba?

#cd9bba is a light soft magenta / pink, closest to Plum (ΔE2000 7.9). It sits at 323° on the hue wheel with 33% saturation and 71% lightness, which reads as warm.

What is the RGB value of #cd9bba?

rgb(205, 155, 186) — 205 red, 155 green and 186 blue out of 255, or 80.4% / 60.8% / 72.9% by channel.

Is #cd9bba a light or a dark color?

It is a mid-tone. Relative luminance is 0.3997 and perceived brightness is 69%, so black text on it reaches 8.99:1.

Should I use black or white text on #cd9bba?

Black. It scores 8.99:1 against #cd9bba, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #cd9bba?

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

What colors go well with #cd9bba?

For interface work: #FAF5F8 as the surface, #E4C9D9 for borders, #994D7C for secondary text, #408C49 as an accent and #552B45 for hover and pressed states. For a palette, the analogous pair #C79BCD and #CD9BA1 stays calm, while #9BCDAE is the loudest partner.

What is #cd9bba in CMYK for printing?

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

Is #cd9bba warm or cool?

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

Work with #cd9bba in the Color Lab