#C889CD Color Information

Hex color code: #C889CD

The hex color #C889CD is a gentle magenta with RGB values of (200, 137, 205) and HSL of (296°, 40%, 67%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C889CD
RGB
200, 137, 205
HSL
296°, 40%, 67%
CMYK
2%, 33%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C889CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 137, 205

Red: 200 / Green: 137 / Blue: 205

HSL

296°, 40%, 67%

Hue: 296° / Saturation: 40% / Lightness: 67%

CMYK

2%, 33%, 0%, 20%

Cyan: 2% / Magenta: 33% / Yellow: 0% / Key: 20%

What color is #C889CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C889CD to RGB:

rgb(200, 137, 205)HEX to RGB Converter →

HEX to HSL

Convert #C889CD to HSL:

hsl(296, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C889CD to CMYK:

cmyk(2%, 33%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C889CD is a soft magenta color with RGB values of 200, 137, 205 and HSL of 296°, 40%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C889CD is #8ECD89, creating high-contrast pairings. For softer combinations, try analogous colors like #A689CD.

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

Contrast with #C889CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C889CD?

#C889CD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C889CD?

#C889CD in RGB is (200, 137, 205) - 200 red, 137 green, and 205 blue.

How to use #C889CD in CSS?

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

What colors go well with #C889CD?

#8ECD89 (complementary), #A689CD (analogous), and #AF54B6 (lighter shade) work well with #C889CD.