#C881DF Color Information

Hex color code: #C881DF

A balanced magenta shade, #C881DF appears as (200, 129, 223) in RGB and (285°, 59%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C881DF
RGB
200, 129, 223
HSL
285°, 59%, 69%
CMYK
10%, 42%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C881DF; 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 #C881DF; background-color: #C881DF15; }

Alert / Toast

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

Link / Accent

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

a { color: #C881DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 129, 223

Red: 200 / Green: 129 / Blue: 223

HSL

285°, 59%, 69%

Hue: 285° / Saturation: 59% / Lightness: 69%

CMYK

10%, 42%, 0%, 13%

Cyan: 10% / Magenta: 42% / Yellow: 0% / Key: 13%

What color is #C881DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C881DF to RGB:

rgb(200, 129, 223)HEX to RGB Converter →

HEX to HSL

Convert #C881DF to HSL:

hsl(285, 59%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C881DF to CMYK:

cmyk(10%, 42%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C881DF is a muted magenta color with RGB values of 200, 129, 223 and HSL of 285°, 59%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C881DF is #99DF81, creating high-contrast pairings. For softer combinations, try analogous colors like #9981DF.

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

Contrast with #C881DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C881DF?

#C881DF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C881DF?

#C881DF in RGB is (200, 129, 223) - 200 red, 129 green, and 223 blue.

How to use #C881DF in CSS?

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

What colors go well with #C881DF?

#99DF81 (complementary), #9981DF (analogous), and #AC44CF (lighter shade) work well with #C881DF.