Skip to content

#cc85c0

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

RGB
204, 133, 192
HSL
310°, 41%, 66%
CMYK
0, 35, 6, 20
Luminance
0.3342

At a glance

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

Hex
#cc85c0
Hue
310°
magenta / pink
Saturation
41%
soft
Lightness
66%
light
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3342
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
7.68:1
Closest name
Plum
ΔE2000 7.3
Where it sits
Hue310° of 360°
Saturation41%
Lightness66%
Temperature
Warm ← → Cool44% 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#cc85c0
RGBrgb(204, 133, 192)
HSLhsl(310, 41%, 66%)
CMYKcmyk(0%, 35%, 6%, 20%)
LABlab(64.5 36.3 -19.6)
LCHlch(64.5 41.2 331.7)
OKLCHoklch(0.708 0.116 333.0)
Decimal13403584
Display P3color(display-p3 0.800 0.522 0.753)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc85c0 on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#cc85c0 on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8496C2
deuteranopia · #96A0BE
tritanopia · #D2899A

Color scale — 50 to 950

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

#FAF5F9
#F5EBF3
#EAD2E6
#DEB0D6
#cc85c0
#BD61AD
#AD489C
#903C82
#733068
#54264D
#351830
Base = 400Lightest = 50 · #FAF5F9Darkest = 950 · #351830
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EBF3;
  --brand-200: #EAD2E6;
  --brand-300: #DEB0D6;
  --brand-400: #cc85c0;
  --brand-500: #BD61AD;
  --brand-600: #AD489C;
  --brand-700: #903C82;
  --brand-800: #733068;
  --brand-900: #54264D;
  --brand-950: #351830;
  --brand: #cc85c0;
  --brand-ink: #000000;
}

Colors that work with #cc85c0

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#FAF4F9
Tinted page background
Border#E7C5E1
Hairlines and dividers
Muted text#9B4B8D
Captions on the surface
Accent#409339
Second voice, not a rival
Dark variant#5A2651
Hover, pressed, headers
Light variant#F7EDF6
Selected rows, tints
Dark surface#241422
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 #cc85c0

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#85CC91
Analogous left#B485CC
Analogous right#CC859D
Split-complement 1#9DCC85
Split-complement 2#85CCB4
Triadic 1#C0CC85
Triadic 2#85C0CC
Tetradic#CCB485

RGB percentages

Red80.0%
Green52.2%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta34.8%
Yellow5.9%
Key (black)20.0%

Color previews

#cc85c0 text on a black background

contrast 7.68:1

Card sample

#cc85c0 text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc85c0

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.

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

#cc85c0, answered

What color is #cc85c0?

#cc85c0 is a light soft magenta / pink, closest to Plum (ΔE2000 7.3). It sits at 310° on the hue wheel with 41% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #cc85c0?

rgb(204, 133, 192) — 204 red, 133 green and 192 blue out of 255, or 80% / 52.2% / 75.3% by channel.

Is #cc85c0 a light or a dark color?

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

Should I use black or white text on #cc85c0?

Black. It scores 7.68:1 against #cc85c0, versus 2.73:1 for white — AAA at any size.

What is the complementary color of #cc85c0?

#85CC91 sits directly opposite on the wheel. Softer options are the split-complements #9DCC85 and #85CCB4, which give the same contrast with far less vibration.

What colors go well with #cc85c0?

For interface work: #FAF4F9 as the surface, #E7C5E1 for borders, #9B4B8D for secondary text, #409339 as an accent and #5A2651 for hover and pressed states. For a palette, the analogous pair #B485CC and #CC859D stays calm, while #85CC91 is the loudest partner.

What is #cc85c0 in CMYK for printing?

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

Is #cc85c0 warm or cool?

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

Work with #cc85c0 in the Color Lab