Skip to content

#cd8ccc

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

RGB
205, 140, 204
HSL
301°, 39%, 68%
CMYK
0, 32, 1, 20
Luminance
0.3609

At a glance

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

Hex
#cd8ccc
Hue
301°
magenta / pink
Saturation
39%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3609
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.22:1
Closest name
Plum
ΔE2000 5.3
Where it sits
Hue301° of 360°
Saturation39%
Lightness68%
Temperature
Warm ← → Cool50% cool

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

Every format

HEX#cd8ccc
RGBrgb(205, 140, 204)
HSLhsl(301, 39%, 68%)
CMYKcmyk(0%, 32%, 1%, 20%)
LABlab(66.6 35.0 -23.1)
LCHlch(66.6 41.9 326.6)
OKLCHoklch(0.726 0.116 327.2)
Decimal13470924
Display P3color(display-p3 0.804 0.549 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8ccc on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#cd8ccc on black: 8.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #889DCE
deuteranopia · #98A5CA
tritanopia · #D192A3

Color scale — 50 to 950

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

#FAF5FA
#F4EBF4
#E9D2E9
#DDB1DC
#cd8ccc
#BB63BA
#AB4AA9
#8E3E8D
#723171
#532753
#341834
Base = 400Lightest = 50 · #FAF5FADarkest = 950 · #341834
:root {
  --brand-50: #FAF5FA;
  --brand-100: #F4EBF4;
  --brand-200: #E9D2E9;
  --brand-300: #DDB1DC;
  --brand-400: #cd8ccc;
  --brand-500: #BB63BA;
  --brand-600: #AB4AA9;
  --brand-700: #8E3E8D;
  --brand-800: #723171;
  --brand-900: #532753;
  --brand-950: #341834;
  --brand: #cd8ccc;
  --brand-ink: #000000;
}

Colors that work with #cd8ccc

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#FAF4FA
Tinted page background
Border#E6C6E6
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#4E923A
Second voice, not a rival
Dark variant#592758
Hover, pressed, headers
Light variant#F7EDF7
Selected rows, tints
Dark surface#241424
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 #cd8ccc

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#8CCD8D
Analogous left#AD8CCD
Analogous right#CD8CAB
Split-complement 1#ABCD8C
Split-complement 2#8CCDAD
Triadic 1#CCCD8C
Triadic 2#8CCCCD
Tetradic#CDAD8C

RGB percentages

Red80.4%
Green54.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow0.5%
Key (black)19.6%

Color previews

#cd8ccc text on a black background

contrast 8.22:1

Card sample

#cd8ccc text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8ccc

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.

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

#cd8ccc, answered

What color is #cd8ccc?

#cd8ccc is a light soft magenta / pink, closest to Plum (ΔE2000 5.3). It sits at 301° on the hue wheel with 39% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #cd8ccc?

rgb(205, 140, 204) — 205 red, 140 green and 204 blue out of 255, or 80.4% / 54.9% / 80% by channel.

Is #cd8ccc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3609 and perceived brightness is 67%, so black text on it reaches 8.22:1.

Should I use black or white text on #cd8ccc?

Black. It scores 8.22:1 against #cd8ccc, versus 2.56:1 for white — AAA at any size.

What is the complementary color of #cd8ccc?

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

What colors go well with #cd8ccc?

For interface work: #FAF4FA as the surface, #E6C6E6 for borders, #9B4B9A for secondary text, #4E923A as an accent and #592758 for hover and pressed states. For a palette, the analogous pair #AD8CCD and #CD8CAB stays calm, while #8CCD8D is the loudest partner.

What is #cd8ccc in CMYK for printing?

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

Is #cd8ccc warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CD8CB4; nudged cooler, #B78ACF.

Work with #cd8ccc in the Color Lab