#CC8AEF Color Information

Hex color code: #CC8AEF

#CC8AEF is a striking purple color. In RGB it is (204, 138, 239), and in HSL it is (279°, 76%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CC8AEF
RGB
204, 138, 239
HSL
279°, 76%, 74%
CMYK
15%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC8AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 138, 239

Red: 204 / Green: 138 / Blue: 239

HSL

279°, 76%, 74%

Hue: 279° / Saturation: 76% / Lightness: 74%

CMYK

15%, 42%, 0%, 6%

Cyan: 15% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #CC8AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC8AEF to RGB:

rgb(204, 138, 239)HEX to RGB Converter →

HEX to HSL

Convert #CC8AEF to HSL:

hsl(279, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CC8AEF to CMYK:

cmyk(15%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

A bold purple tone, #CC8AEF has RGB (204, 138, 239) and HSL (279°, 76%, 74%). 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 #CC8AEF is #AEEF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #998AEF.

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

Contrast with #CC8AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC8AEF?

#CC8AEF is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC8AEF?

#CC8AEF in RGB is (204, 138, 239) - 204 red, 138 green, and 239 blue.

How to use #CC8AEF in CSS?

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

What colors go well with #CC8AEF?

#AEEF8A (complementary), #998AEF (analogous), and #AE47E6 (lighter shade) work well with #CC8AEF.