#CC9EEB Color Information

Hex color code: #CC9EEB

A delicate purple shade, #CC9EEB appears as (204, 158, 235) in RGB and (276°, 66%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CC9EEB
RGB
204, 158, 235
HSL
276°, 66%, 77%
CMYK
13%, 33%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC9EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 158, 235

Red: 204 / Green: 158 / Blue: 235

HSL

276°, 66%, 77%

Hue: 276° / Saturation: 66% / Lightness: 77%

CMYK

13%, 33%, 0%, 8%

Cyan: 13% / Magenta: 33% / Yellow: 0% / Key: 8%

What color is #CC9EEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC9EEB to RGB:

rgb(204, 158, 235)HEX to RGB Converter →

HEX to HSL

Convert #CC9EEB to HSL:

hsl(276, 66%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CC9EEB to CMYK:

cmyk(13%, 33%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light purple tone, #CC9EEB has RGB (204, 158, 235) and HSL (276°, 66%, 77%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC9EEB is #BDEB9E, creating high-contrast pairings. For softer combinations, try analogous colors like #A59EEB.

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

Contrast with #CC9EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC9EEB?

#CC9EEB is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC9EEB?

#CC9EEB in RGB is (204, 158, 235) - 204 red, 158 green, and 235 blue.

How to use #CC9EEB in CSS?

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

What colors go well with #CC9EEB?

#BDEB9E (complementary), #A59EEB (analogous), and #AB5EDE (lighter shade) work well with #CC9EEB.