#C98DEC Color Information

Hex color code: #C98DEC

A dynamic purple shade, #C98DEC appears as (201, 141, 236) in RGB and (278°, 71%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C98DEC
RGB
201, 141, 236
HSL
278°, 71%, 74%
CMYK
15%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 141, 236

Red: 201 / Green: 141 / Blue: 236

HSL

278°, 71%, 74%

Hue: 278° / Saturation: 71% / Lightness: 74%

CMYK

15%, 40%, 0%, 7%

Cyan: 15% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #C98DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98DEC to RGB:

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

HEX to HSL

Convert #C98DEC to HSL:

hsl(278, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C98DEC to CMYK:

cmyk(15%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C98DEC is a eye-catching purple color with RGB values of 201, 141, 236 and HSL of 278°, 71%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C98DEC is #B0EC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #9A8EEC.

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

Contrast with #C98DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C98DEC?

#C98DEC is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C98DEC?

#C98DEC in RGB is (201, 141, 236) - 201 red, 141 green, and 236 blue.

How to use #C98DEC in CSS?

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

What colors go well with #C98DEC?

#B0EC8E (complementary), #9A8EEC (analogous), and #AA4CE1 (lighter shade) work well with #C98DEC.