#CA9ADF Color Information

Hex color code: #CA9ADF

A balanced purple shade, #CA9ADF appears as (202, 154, 223) in RGB and (282°, 52%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CA9ADF
RGB
202, 154, 223
HSL
282°, 52%, 74%
CMYK
9%, 31%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA9ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 154, 223

Red: 202 / Green: 154 / Blue: 223

HSL

282°, 52%, 74%

Hue: 282° / Saturation: 52% / Lightness: 74%

CMYK

9%, 31%, 0%, 13%

Cyan: 9% / Magenta: 31% / Yellow: 0% / Key: 13%

What color is #CA9ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA9ADF to RGB:

rgb(202, 154, 223)HEX to RGB Converter →

HEX to HSL

Convert #CA9ADF to HSL:

hsl(282, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CA9ADF to CMYK:

cmyk(9%, 31%, 0%, 13%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #CA9ADF has RGB (202, 154, 223) and HSL (282°, 52%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA9ADF is #AFDF9A, creating high-contrast pairings. For softer combinations, try analogous colors like #A89ADF.

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

Contrast with #CA9ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA9ADF?

#CA9ADF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA9ADF?

#CA9ADF in RGB is (202, 154, 223) - 202 red, 154 green, and 223 blue.

How to use #CA9ADF in CSS?

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

What colors go well with #CA9ADF?

#AFDF9A (complementary), #A89ADF (analogous), and #AC60CD (lighter shade) work well with #CA9ADF.