#CA9DCE Color Information

Hex color code: #CA9DCE

#CA9DCE is a gentle magenta color. In RGB it is (202, 157, 206), and in HSL it is (295°, 33%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CA9DCE
RGB
202, 157, 206
HSL
295°, 33%, 71%
CMYK
2%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA9DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 157, 206

Red: 202 / Green: 157 / Blue: 206

HSL

295°, 33%, 71%

Hue: 295° / Saturation: 33% / Lightness: 71%

CMYK

2%, 24%, 0%, 19%

Cyan: 2% / Magenta: 24% / Yellow: 0% / Key: 19%

What color is #CA9DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA9DCE to RGB:

rgb(202, 157, 206)HEX to RGB Converter →

HEX to HSL

Convert #CA9DCE to HSL:

hsl(295, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CA9DCE to CMYK:

cmyk(2%, 24%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CA9DCE is a subtle magenta color with RGB values of 202, 157, 206 and HSL of 295°, 33%, 71%. 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 #CA9DCE is #A1CD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #B19DCD.

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

Contrast with #CA9DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA9DCE?

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

What is the RGB value of #CA9DCE?

#CA9DCE in RGB is (202, 157, 206) - 202 red, 157 green, and 206 blue.

How to use #CA9DCE in CSS?

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

What colors go well with #CA9DCE?

#A1CD9D (complementary), #B19DCD (analogous), and #AE6AB4 (lighter shade) work well with #CA9DCE.