#CC9FEA Color Information

Hex color code: #CC9FEA

A airy purple shade, #CC9FEA appears as (204, 159, 234) in RGB and (276°, 64%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CC9FEA
RGB
204, 159, 234
HSL
276°, 64%, 77%
CMYK
13%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC9FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 159, 234

Red: 204 / Green: 159 / Blue: 234

HSL

276°, 64%, 77%

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

CMYK

13%, 32%, 0%, 8%

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

What color is #CC9FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC9FEA to RGB:

rgb(204, 159, 234)HEX to RGB Converter →

HEX to HSL

Convert #CC9FEA to HSL:

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

HEX to CMYK

Convert #CC9FEA to CMYK:

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

Color Meaning and Usage

A light purple tone, #CC9FEA has RGB (204, 159, 234) and HSL (276°, 64%, 77%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC9FEA is #BDEA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A69FEA.

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

Contrast with #CC9FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC9FEA?

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

What is the RGB value of #CC9FEA?

#CC9FEA in RGB is (204, 159, 234) - 204 red, 159 green, and 234 blue.

How to use #CC9FEA in CSS?

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

What colors go well with #CC9FEA?

#BDEA9F (complementary), #A69FEA (analogous), and #AB60DC (lighter shade) work well with #CC9FEA.