Skip to content

#cd8ba0

a light, soft magenta / pink · warm · closest name: Pale Violet Red

RGB
205, 139, 160
HSL
341°, 40%, 68%
CMYK
0, 32, 22, 20
Luminance
0.3398

At a glance

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

Hex
#cd8ba0
Hue
341°
magenta / pink
Saturation
40%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3398
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
7.80:1
Closest name
Pale Violet Red
ΔE2000 7.6
Where it sits
Hue341° of 360°
Saturation40%
Lightness68%
Temperature
Warm ← → Cool27% 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#cd8ba0
RGBrgb(205, 139, 160)
HSLhsl(341, 40%, 68%)
CMYKcmyk(0%, 32%, 22%, 20%)
LABlab(65.0 28.1 -0.8)
LCHlch(65.0 28.1 358.3)
OKLCHoklch(0.709 0.085 358.8)
Decimal13470624
Display P3color(display-p3 0.804 0.545 0.627)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8ba0 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#cd8ba0 on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9397A1
deuteranopia · #A3A29F
tritanopia · #D88892

Color scale — 50 to 950

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

#FAF5F6
#F4EBEE
#E9D2DA
#DDB1BF
#cd8ba0
#BB627F
#AB4A69
#8F3D57
#723146
#542735
#341821
Base = 400Lightest = 50 · #FAF5F6Darkest = 950 · #341821
:root {
  --brand-50: #FAF5F6;
  --brand-100: #F4EBEE;
  --brand-200: #E9D2DA;
  --brand-300: #DDB1BF;
  --brand-400: #cd8ba0;
  --brand-500: #BB627F;
  --brand-600: #AB4A69;
  --brand-700: #8F3D57;
  --brand-800: #723146;
  --brand-900: #542735;
  --brand-950: #341821;
  --brand: #cd8ba0;
  --brand-ink: #000000;
}

Colors that work with #cd8ba0

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#FAF4F6
Tinted page background
Border#E6C6D0
Hairlines and dividers
Muted text#9B4B64
Captions on the surface
Accent#3A9260
Second voice, not a rival
Dark variant#592637
Hover, pressed, headers
Light variant#F7EDF0
Selected rows, tints
Dark surface#241419
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 #cd8ba0

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#8BCDB8
Analogous left#CD8BC1
Analogous right#CD978B
Split-complement 1#8BCD97
Split-complement 2#8BC1CD
Triadic 1#A0CD8B
Triadic 2#8BA0CD
Tetradic#C1CD8B

RGB percentages

Red80.4%
Green54.5%
Blue62.7%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow22.0%
Key (black)19.6%

Color previews

#cd8ba0 text on a black background

contrast 7.80:1

Card sample

#cd8ba0 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8ba0

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.

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

#cd8ba0, answered

What color is #cd8ba0?

#cd8ba0 is a light soft magenta / pink, closest to Pale Violet Red (ΔE2000 7.6). It sits at 341° on the hue wheel with 40% saturation and 68% lightness, which reads as warm.

What is the RGB value of #cd8ba0?

rgb(205, 139, 160) — 205 red, 139 green and 160 blue out of 255, or 80.4% / 54.5% / 62.7% by channel.

Is #cd8ba0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3398 and perceived brightness is 64%, so black text on it reaches 7.80:1.

Should I use black or white text on #cd8ba0?

Black. It scores 7.80:1 against #cd8ba0, versus 2.69:1 for white — AAA at any size.

What is the complementary color of #cd8ba0?

#8BCDB8 sits directly opposite on the wheel. Softer options are the split-complements #8BCD97 and #8BC1CD, which give the same contrast with far less vibration.

What colors go well with #cd8ba0?

For interface work: #FAF4F6 as the surface, #E6C6D0 for borders, #9B4B64 for secondary text, #3A9260 as an accent and #592637 for hover and pressed states. For a palette, the analogous pair #CD8BC1 and #CD978B stays calm, while #8BCDB8 is the loudest partner.

What is #cd8ba0 in CMYK for printing?

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

Is #cd8ba0 warm or cool?

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

Work with #cd8ba0 in the Color Lab