#C988DF Color Information

Hex color code: #C988DF

#C988DF is a subtle magenta color. In RGB it is (201, 136, 223), and in HSL it is (285°, 58%, 70%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C988DF
RGB
201, 136, 223
HSL
285°, 58%, 70%
CMYK
10%, 39%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C988DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 136, 223

Red: 201 / Green: 136 / Blue: 223

HSL

285°, 58%, 70%

Hue: 285° / Saturation: 58% / Lightness: 70%

CMYK

10%, 39%, 0%, 13%

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

What color is #C988DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C988DF to RGB:

rgb(201, 136, 223)HEX to RGB Converter →

HEX to HSL

Convert #C988DF to HSL:

hsl(285, 58%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C988DF to CMYK:

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

Color Meaning and Usage

#C988DF is a muted magenta color with RGB values of 201, 136, 223 and HSL of 285°, 58%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C988DF is #9CDF86, creating high-contrast pairings. For softer combinations, try analogous colors like #9C86DF.

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

Contrast with #C988DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C988DF?

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

What is the RGB value of #C988DF?

#C988DF in RGB is (201, 136, 223) - 201 red, 136 green, and 223 blue.

How to use #C988DF in CSS?

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

What colors go well with #C988DF?

#9CDF86 (complementary), #9C86DF (analogous), and #AE4ACF (lighter shade) work well with #C988DF.