#CCAAEE Color Information

Hex color code: #CCAAEE

#CCAAEE is a delicate purple color. In RGB it is (204, 170, 238), and in HSL it is (270°, 67%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CCAAEE
RGB
204, 170, 238
HSL
270°, 67%, 80%
CMYK
14%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 170, 238

Red: 204 / Green: 170 / Blue: 238

HSL

270°, 67%, 80%

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

CMYK

14%, 29%, 0%, 7%

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

What color is #CCAAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAAEE to RGB:

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

HEX to HSL

Convert #CCAAEE to HSL:

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

HEX to CMYK

Convert #CCAAEE to CMYK:

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

Color Meaning and Usage

A light purple tone, #CCAAEE has RGB (204, 170, 238) and HSL (270°, 67%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAAEE is #CCEEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAAAEE.

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

Contrast with #CCAAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAAEE?

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

What is the RGB value of #CCAAEE?

#CCAAEE in RGB is (204, 170, 238) - 204 red, 170 green, and 238 blue.

How to use #CCAAEE in CSS?

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

What colors go well with #CCAAEE?

#CCEEAA (complementary), #AAAAEE (analogous), and #A66AE2 (lighter shade) work well with #CCAAEE.