Skip to content

#cd97bc

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

RGB
205, 151, 188
HSL
319°, 35%, 70%
CMYK
0, 26, 8, 20
Luminance
0.3874

At a glance

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

Hex
#cd97bc
Hue
319°
magenta / pink
Saturation
35%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3874
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.75:1
Closest name
Plum
ΔE2000 6.8
Where it sits
Hue319° of 360°
Saturation35%
Lightness70%
Temperature
Warm ← → Cool40% 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#cd97bc
RGBrgb(205, 151, 188)
HSLhsl(319, 35%, 70%)
CMYKcmyk(0%, 26%, 8%, 20%)
LABlab(68.6 26.1 -11.2)
LCHlch(68.6 28.4 336.8)
OKLCHoklch(0.739 0.081 338.5)
Decimal13473724
Display P3color(display-p3 0.804 0.592 0.737)

Copy-ready code

/* CSS */
color: #cd97bc;
background-color: #cd97bc;
/* Tailwind (arbitrary) */
class="text-[#cd97bc] bg-[#cd97bc]"
/* SCSS */
$brand: #cd97bc;
/* SwiftUI */
Color(red: 0.804, green: 0.592, blue: 0.737)
/* Android */
Color.parseColor("#cd97bc")
/* Flutter */
Color(0xFFCD97BC)
/* Python / OpenCV (BGR) */
(188, 151, 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 #cd97bc · 8.75:1
Use #000000AAA at every size.
Aa
White text · 2.40:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cd97bc as text scores 2.40:1 on white and 8.75:1 on black.

Accessibility — WCAG contrast

Aa
#cd97bc on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#cd97bc on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #98A2BD
deuteranopia · #A5AABA
tritanopia · #D398A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd97bc 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
#E8D4E2
#DBB3CE
#cd97bc
#B6679D
#A54F8A
#8A4273
#6E355C
#512945
#331A2B
Base = 400Lightest = 50 · #F9F5F8Darkest = 950 · #331A2B
:root {
  --brand-50: #F9F5F8;
  --brand-100: #F4ECF1;
  --brand-200: #E8D4E2;
  --brand-300: #DBB3CE;
  --brand-400: #cd97bc;
  --brand-500: #B6679D;
  --brand-600: #A54F8A;
  --brand-700: #8A4273;
  --brand-800: #6E355C;
  --brand-900: #512945;
  --brand-950: #331A2B;
  --brand: #cd97bc;
  --brand-ink: #000000;
}

Colors that work with #cd97bc

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#E5C8DB
Hairlines and dividers
Muted text#9B4B82
Captions on the surface
Accent#3E8E44
Second voice, not a rival
Dark variant#562948
Hover, pressed, headers
Light variant#F7EEF4
Selected rows, tints
Dark surface#24141F
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 #cd97bc

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#97CDA8
Analogous left#C397CD
Analogous right#CD97A1
Split-complement 1#A1CD97
Split-complement 2#97CDC3
Triadic 1#BCCD97
Triadic 2#97BCCD
Tetradic#CDC397

RGB percentages

Red80.4%
Green59.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow8.3%
Key (black)19.6%

Color previews

#cd97bc text on a black background

contrast 8.75:1

Card sample

#cd97bc text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd97bc

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.

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

#cd97bc, answered

What color is #cd97bc?

#cd97bc is a light soft magenta / pink, closest to Plum (ΔE2000 6.8). It sits at 319° on the hue wheel with 35% saturation and 70% lightness, which reads as warm.

What is the RGB value of #cd97bc?

rgb(205, 151, 188) — 205 red, 151 green and 188 blue out of 255, or 80.4% / 59.2% / 73.7% by channel.

Is #cd97bc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3874 and perceived brightness is 68%, so black text on it reaches 8.75:1.

Should I use black or white text on #cd97bc?

Black. It scores 8.75:1 against #cd97bc, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #cd97bc?

#97CDA8 sits directly opposite on the wheel. Softer options are the split-complements #A1CD97 and #97CDC3, which give the same contrast with far less vibration.

What colors go well with #cd97bc?

For interface work: #FAF5F8 as the surface, #E5C8DB for borders, #9B4B82 for secondary text, #3E8E44 as an accent and #562948 for hover and pressed states. For a palette, the analogous pair #C397CD and #CD97A1 stays calm, while #97CDA8 is the loudest partner.

What is #cd97bc in CMYK for printing?

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

Is #cd97bc warm or cool?

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

Work with #cd97bc in the Color Lab