#C98DCE Color Information

Hex color code: #C98DCE

The hex color #C98DCE is a subtle magenta with RGB values of (201, 141, 206) and HSL of (295°, 40%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C98DCE
RGB
201, 141, 206
HSL
295°, 40%, 68%
CMYK
2%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 141, 206

Red: 201 / Green: 141 / Blue: 206

HSL

295°, 40%, 68%

Hue: 295° / Saturation: 40% / Lightness: 68%

CMYK

2%, 32%, 0%, 19%

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

What color is #C98DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98DCE to RGB:

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

HEX to HSL

Convert #C98DCE to HSL:

hsl(295, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C98DCE to CMYK:

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

Color Meaning and Usage

#C98DCE is a delicate magenta color with RGB values of 201, 141, 206 and HSL of 295°, 40%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C98DCE is #92CE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #A88DCE.

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

Contrast with #C98DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C98DCE?

#C98DCE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C98DCE?

#C98DCE in RGB is (201, 141, 206) - 201 red, 141 green, and 206 blue.

How to use #C98DCE in CSS?

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

What colors go well with #C98DCE?

#92CE8D (complementary), #A88DCE (analogous), and #AF57B7 (lighter shade) work well with #C98DCE.