#C99EDC Color Information

Hex color code: #C99EDC

#C99EDC is a subtle purple color. In RGB it is (201, 158, 220), and in HSL it is (282°, 47%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C99EDC
RGB
201, 158, 220
HSL
282°, 47%, 74%
CMYK
9%, 28%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C99EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 158, 220

Red: 201 / Green: 158 / Blue: 220

HSL

282°, 47%, 74%

Hue: 282° / Saturation: 47% / Lightness: 74%

CMYK

9%, 28%, 0%, 14%

Cyan: 9% / Magenta: 28% / Yellow: 0% / Key: 14%

What color is #C99EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C99EDC to RGB:

rgb(201, 158, 220)HEX to RGB Converter →

HEX to HSL

Convert #C99EDC to HSL:

hsl(282, 47%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C99EDC to CMYK:

cmyk(9%, 28%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C99EDC has RGB (201, 158, 220) and HSL (282°, 47%, 74%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C99EDC is #B0DC9E, creating high-contrast pairings. For softer combinations, try analogous colors like #AA9EDC.

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

Contrast with #C99EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C99EDC?

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

What is the RGB value of #C99EDC?

#C99EDC in RGB is (201, 158, 220) - 201 red, 158 green, and 220 blue.

How to use #C99EDC in CSS?

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

What colors go well with #C99EDC?

#B0DC9E (complementary), #AA9EDC (analogous), and #AA65C8 (lighter shade) work well with #C99EDC.