#C98FEF Color Information

Hex color code: #C98FEF

A eye-catching purple shade, #C98FEF appears as (201, 143, 239) in RGB and (276°, 75%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C98FEF
RGB
201, 143, 239
HSL
276°, 75%, 75%
CMYK
16%, 40%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 143, 239

Red: 201 / Green: 143 / Blue: 239

HSL

276°, 75%, 75%

Hue: 276° / Saturation: 75% / Lightness: 75%

CMYK

16%, 40%, 0%, 6%

Cyan: 16% / Magenta: 40% / Yellow: 0% / Key: 6%

What color is #C98FEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98FEF to RGB:

rgb(201, 143, 239)HEX to RGB Converter →

HEX to HSL

Convert #C98FEF to HSL:

hsl(276, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C98FEF to CMYK:

cmyk(16%, 40%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C98FEF is a eye-catching purple color with RGB values of 201, 143, 239 and HSL of 276°, 75%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C98FEF is #B6EF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #998FEF.

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

Contrast with #C98FEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C98FEF?

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

What is the RGB value of #C98FEF?

#C98FEF in RGB is (201, 143, 239) - 201 red, 143 green, and 239 blue.

How to use #C98FEF in CSS?

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

What colors go well with #C98FEF?

#B6EF8F (complementary), #998FEF (analogous), and #A84CE6 (lighter shade) work well with #C98FEF.