#C99EEC Color Information

Hex color code: #C99EEC

The hex color #C99EEC is a delicate purple with RGB values of (201, 158, 236) and HSL of (273°, 67%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C99EEC
RGB
201, 158, 236
HSL
273°, 67%, 77%
CMYK
15%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C99EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 158, 236

Red: 201 / Green: 158 / Blue: 236

HSL

273°, 67%, 77%

Hue: 273° / Saturation: 67% / Lightness: 77%

CMYK

15%, 33%, 0%, 7%

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

What color is #C99EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C99EEC to RGB:

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

HEX to HSL

Convert #C99EEC to HSL:

hsl(273, 67%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C99EEC to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #C99EEC has RGB (201, 158, 236) and HSL (273°, 67%, 77%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C99EEC is #C0EC9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A19DEC.

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

Contrast with #C99EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C99EEC?

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

What is the RGB value of #C99EEC?

#C99EEC in RGB is (201, 158, 236) - 201 red, 158 green, and 236 blue.

How to use #C99EEC in CSS?

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

What colors go well with #C99EEC?

#C0EC9D (complementary), #A19DEC (analogous), and #A55DDF (lighter shade) work well with #C99EEC.