#C98CED Color Information

Hex color code: #C98CED

#C98CED is a vivid purple color. In RGB it is (201, 140, 237), and in HSL it is (278°, 73%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C98CED
RGB
201, 140, 237
HSL
278°, 73%, 74%
CMYK
15%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 140, 237

Red: 201 / Green: 140 / Blue: 237

HSL

278°, 73%, 74%

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

CMYK

15%, 41%, 0%, 7%

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

What color is #C98CED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98CED to RGB:

rgb(201, 140, 237)HEX to RGB Converter →

HEX to HSL

Convert #C98CED to HSL:

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

HEX to CMYK

Convert #C98CED to CMYK:

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

Color Meaning and Usage

#C98CED is a striking purple color with RGB values of 201, 140, 237 and HSL of 278°, 73%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C98CED is #B0ED8C, creating high-contrast pairings. For softer combinations, try analogous colors like #998CED.

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

Contrast with #C98CED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C98CED?

#C98CED is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C98CED?

#C98CED in RGB is (201, 140, 237) - 201 red, 140 green, and 237 blue.

How to use #C98CED in CSS?

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

What colors go well with #C98CED?

#B0ED8C (complementary), #998CED (analogous), and #AB4AE3 (lighter shade) work well with #C98CED.