#CCAEEA Color Information

Hex color code: #CCAEEA

The hex color #CCAEEA is a ethereal purple with RGB values of (204, 174, 234) and HSL of (270°, 59%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CCAEEA
RGB
204, 174, 234
HSL
270°, 59%, 80%
CMYK
13%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 174, 234

Red: 204 / Green: 174 / Blue: 234

HSL

270°, 59%, 80%

Hue: 270° / Saturation: 59% / Lightness: 80%

CMYK

13%, 26%, 0%, 8%

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

What color is #CCAEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAEEA to RGB:

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

HEX to HSL

Convert #CCAEEA to HSL:

hsl(270, 59%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAEEA to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #CCAEEA has RGB (204, 174, 234) and HSL (270°, 59%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAEEA is #CCEAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEAEEA.

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

Contrast with #CCAEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAEEA?

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

What is the RGB value of #CCAEEA?

#CCAEEA in RGB is (204, 174, 234) - 204 red, 174 green, and 234 blue.

How to use #CCAEEA in CSS?

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

What colors go well with #CCAEEA?

#CCEAAE (complementary), #AEAEEA (analogous), and #A671DA (lighter shade) work well with #CCAEEA.