#CCAAEC Color Information

Hex color code: #CCAAEC

#CCAAEC is a ethereal purple color. In RGB it is (204, 170, 236), and in HSL it is (271°, 63%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CCAAEC
RGB
204, 170, 236
HSL
271°, 63%, 80%
CMYK
14%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 170, 236

Red: 204 / Green: 170 / Blue: 236

HSL

271°, 63%, 80%

Hue: 271° / Saturation: 63% / Lightness: 80%

CMYK

14%, 28%, 0%, 7%

Cyan: 14% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #CCAAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAAEC to RGB:

rgb(204, 170, 236)HEX to RGB Converter →

HEX to HSL

Convert #CCAAEC to HSL:

hsl(271, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAAEC to CMYK:

cmyk(14%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CCAAEC is a airy purple color with RGB values of 204, 170, 236 and HSL of 271°, 63%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAAEC is #CBECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ADACEC.

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

Contrast with #CCAAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAAEC?

#CCAAEC is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCAAEC?

#CCAAEC in RGB is (204, 170, 236) - 204 red, 170 green, and 236 blue.

How to use #CCAAEC in CSS?

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

What colors go well with #CCAAEC?

#CBECAC (complementary), #ADACEC (analogous), and #A86EDE (lighter shade) work well with #CCAAEC.