#CAA4EE Color Information

Hex color code: #CAA4EE

#CAA4EE is a airy purple color. In RGB it is (202, 164, 238), and in HSL it is (271°, 69%, 79%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CAA4EE
RGB
202, 164, 238
HSL
271°, 69%, 79%
CMYK
15%, 31%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA4EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 164, 238

Red: 202 / Green: 164 / Blue: 238

HSL

271°, 69%, 79%

Hue: 271° / Saturation: 69% / Lightness: 79%

CMYK

15%, 31%, 0%, 7%

Cyan: 15% / Magenta: 31% / Yellow: 0% / Key: 7%

What color is #CAA4EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA4EE to RGB:

rgb(202, 164, 238)HEX to RGB Converter →

HEX to HSL

Convert #CAA4EE to HSL:

hsl(271, 69%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA4EE to CMYK:

cmyk(15%, 31%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CAA4EE has RGB (202, 164, 238) and HSL (271°, 69%, 79%). 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 #CAA4EE is #C8EEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A5EE.

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

Contrast with #CAA4EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA4EE?

#CAA4EE is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAA4EE?

#CAA4EE in RGB is (202, 164, 238) - 202 red, 164 green, and 238 blue.

How to use #CAA4EE in CSS?

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

What colors go well with #CAA4EE?

#C8EEA5 (complementary), #A6A5EE (analogous), and #A564E3 (lighter shade) work well with #CAA4EE.