#C89CCF Color Information

Hex color code: #C89CCF

A subtle magenta shade, #C89CCF appears as (200, 156, 207) in RGB and (292°, 35%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C89CCF
RGB
200, 156, 207
HSL
292°, 35%, 71%
CMYK
3%, 25%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 156, 207

Red: 200 / Green: 156 / Blue: 207

HSL

292°, 35%, 71%

Hue: 292° / Saturation: 35% / Lightness: 71%

CMYK

3%, 25%, 0%, 19%

Cyan: 3% / Magenta: 25% / Yellow: 0% / Key: 19%

What color is #C89CCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89CCF to RGB:

rgb(200, 156, 207)HEX to RGB Converter →

HEX to HSL

Convert #C89CCF to HSL:

hsl(292, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C89CCF to CMYK:

cmyk(3%, 25%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C89CCF has RGB (200, 156, 207) and HSL (292°, 35%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89CCF is #A2CF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AE9BCF.

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

Contrast with #C89CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89CCF?

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

What is the RGB value of #C89CCF?

#C89CCF in RGB is (200, 156, 207) - 200 red, 156 green, and 207 blue.

How to use #C89CCF in CSS?

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

What colors go well with #C89CCF?

#A2CF9B (complementary), #AE9BCF (analogous), and #AC68B6 (lighter shade) work well with #C89CCF.