#C87FDC Color Information

Hex color code: #C87FDC

#C87FDC is a muted magenta color. In RGB it is (200, 127, 220), and in HSL it is (287°, 57%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C87FDC
RGB
200, 127, 220
HSL
287°, 57%, 68%
CMYK
9%, 42%, 0%, 14%

Shades

CSS Usage
color: #C87FDC;
background-color: #C87FDC;
border-color: #C87FDC;
box-shadow: 0 0 10px #C87FDC;
border: 2px solid #C87FDC;
Tailwind Usage
bg-[#C87FDC]
text-[#C87FDC]
border-[#C87FDC]
shadow-[0_0_10px_C87FDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C87FDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C87FDC; color: #000000; }

Badge

New Feature
.badge { background-color: #C87FDC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C87FDC; background-color: #C87FDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C87FDC20; border-left: 4px solid #C87FDC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C87FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C87FDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 127, 220

Red: 200 / Green: 127 / Blue: 220

HSL

287°, 57%, 68%

Hue: 287° / Saturation: 57% / Lightness: 68%

CMYK

9%, 42%, 0%, 14%

Cyan: 9% / Magenta: 42% / Yellow: 0% / Key: 14%

What color is #C87FDC?

#C87FDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C87FDC to RGB:

rgb(200, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #C87FDC to HSL:

hsl(287, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C87FDC to CMYK:

cmyk(9%, 42%, 0%, 14%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #C87FDC has RGB (200, 127, 220) and HSL (287°, 57%, 68%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C87FDC is #93DC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #997FDC.

Use #C87FDC in CSS: color: #C87FDC or background-color: #C87FDC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C87FDC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.53:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C87FDC?

#C87FDC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C87FDC?

#C87FDC in RGB is (200, 127, 220) - 200 red, 127 green, and 220 blue.

How to use #C87FDC in CSS?

Use #C87FDC directly in your CSS properties like color or background-color.

What colors go well with #C87FDC?

#93DC7F (complementary), #997FDC (analogous), and #AE43CB (lighter shade) work well with #C87FDC.