Skip to content

#cc8dcd

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

RGB
204, 141, 205
HSL
299°, 39%, 68%
CMYK
1, 31, 0, 20
Luminance
0.3629

At a glance

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

Hex
#cc8dcd
Hue
299°
magenta / pink
Saturation
39%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3629
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.26:1
Closest name
Plum
ΔE2000 5.2
Where it sits
Hue299° 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#cc8dcd
RGBrgb(204, 141, 205)
HSLhsl(299, 39%, 68%)
CMYKcmyk(1%, 31%, 0%, 20%)
LABlab(66.8 34.3 -23.4)
LCHlch(66.8 41.5 325.7)
OKLCHoklch(0.727 0.114 326.1)
Decimal13405645
Display P3color(display-p3 0.800 0.553 0.804)

Copy-ready code

/* CSS */
color: #cc8dcd;
background-color: #cc8dcd;
/* Tailwind (arbitrary) */
class="text-[#cc8dcd] bg-[#cc8dcd]"
/* SCSS */
$brand: #cc8dcd;
/* SwiftUI */
Color(red: 0.800, green: 0.553, blue: 0.804)
/* Android */
Color.parseColor("#cc8dcd")
/* Flutter */
Color(0xFFCC8DCD)
/* Python / OpenCV (BGR) */
(205, 141, 204)

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

Accessibility — WCAG contrast

Aa
#cc8dcd on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#cc8dcd on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #889DCF
deuteranopia · #98A5CB
tritanopia · #D093A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cc8dcd 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
#DCB1DD
#cc8dcd
#B963BB
#A94BAA
#8D3E8E
#703271
#522753
#341934
Base = 400Lightest = 50 · #FAF5FADarkest = 950 · #341934
:root {
  --brand-50: #FAF5FA;
  --brand-100: #F4EBF4;
  --brand-200: #E9D2E9;
  --brand-300: #DCB1DD;
  --brand-400: #cc8dcd;
  --brand-500: #B963BB;
  --brand-600: #A94BAA;
  --brand-700: #8D3E8E;
  --brand-800: #703271;
  --brand-900: #522753;
  --brand-950: #341934;
  --brand: #cc8dcd;
  --brand-ink: #000000;
}

Colors that work with #cc8dcd

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#9A4B9B
Captions on the surface
Accent#51923A
Second voice, not a rival
Dark variant#582759
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 #cc8dcd

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#8ECD8D
Analogous left#AC8DCD
Analogous right#CD8DAE
Split-complement 1#AECD8D
Split-complement 2#8DCDAC
Triadic 1#CDCC8D
Triadic 2#8DCDCC
Tetradic#CDAC8D

RGB percentages

Red80.0%
Green55.3%
Blue80.4%

CMYK percentages

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

Color previews

#cc8dcd text on a black background

contrast 8.26:1

Card sample

#cc8dcd text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc8dcd

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.

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

#cc8dcd, answered

What color is #cc8dcd?

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

What is the RGB value of #cc8dcd?

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

Is #cc8dcd a light or a dark color?

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

Should I use black or white text on #cc8dcd?

Black. It scores 8.26:1 against #cc8dcd, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #cc8dcd?

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

What colors go well with #cc8dcd?

For interface work: #FAF4FA as the surface, #E6C6E6 for borders, #9A4B9B for secondary text, #51923A as an accent and #582759 for hover and pressed states. For a palette, the analogous pair #AC8DCD and #CD8DAE stays calm, while #8ECD8D is the loudest partner.

What is #cc8dcd in CMYK for printing?

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

Is #cc8dcd 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 #CD8DB6; nudged cooler, #B58BCF.

Work with #cc8dcd in the Color Lab