#CAA4EA Color Information

Hex color code: #CAA4EA

A soft purple shade, #CAA4EA appears as (202, 164, 234) in RGB and (273°, 62%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CAA4EA
RGB
202, 164, 234
HSL
273°, 62%, 78%
CMYK
14%, 30%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA4EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 164, 234

Red: 202 / Green: 164 / Blue: 234

HSL

273°, 62%, 78%

Hue: 273° / Saturation: 62% / Lightness: 78%

CMYK

14%, 30%, 0%, 8%

Cyan: 14% / Magenta: 30% / Yellow: 0% / Key: 8%

What color is #CAA4EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA4EA to RGB:

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

HEX to HSL

Convert #CAA4EA to HSL:

hsl(273, 62%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA4EA to CMYK:

cmyk(14%, 30%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CAA4EA is a ethereal purple color with RGB values of 202, 164, 234 and HSL of 273°, 62%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA4EA is #C3EAA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A8A4EA.

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

Contrast with #CAA4EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA4EA?

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

What is the RGB value of #CAA4EA?

#CAA4EA in RGB is (202, 164, 234) - 202 red, 164 green, and 234 blue.

How to use #CAA4EA in CSS?

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

What colors go well with #CAA4EA?

#C3EAA4 (complementary), #A8A4EA (analogous), and #A666DB (lighter shade) work well with #CAA4EA.