#C98BCE Color Information

Hex color code: #C98BCE

A delicate magenta shade, #C98BCE appears as (201, 139, 206) in RGB and (296°, 41%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C98BCE
RGB
201, 139, 206
HSL
296°, 41%, 68%
CMYK
2%, 33%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 139, 206

Red: 201 / Green: 139 / Blue: 206

HSL

296°, 41%, 68%

Hue: 296° / Saturation: 41% / Lightness: 68%

CMYK

2%, 33%, 0%, 19%

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

What color is #C98BCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98BCE to RGB:

rgb(201, 139, 206)HEX to RGB Converter →

HEX to HSL

Convert #C98BCE to HSL:

hsl(296, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C98BCE to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C98BCE has RGB (201, 139, 206) and HSL (296°, 41%, 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 #C98BCE is #90CF8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A98CCF.

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

Contrast with #C98BCE

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 #C98BCE?

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

What is the RGB value of #C98BCE?

#C98BCE in RGB is (201, 139, 206) - 201 red, 139 green, and 206 blue.

How to use #C98BCE in CSS?

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

What colors go well with #C98BCE?

#90CF8C (complementary), #A98CCF (analogous), and #B256B8 (lighter shade) work well with #C98BCE.