#CA84DB Color Information

Hex color code: #CA84DB

A muted magenta shade, #CA84DB appears as (202, 132, 219) in RGB and (288°, 55%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CA84DB
RGB
202, 132, 219
HSL
288°, 55%, 69%
CMYK
8%, 40%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA84DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 132, 219

Red: 202 / Green: 132 / Blue: 219

HSL

288°, 55%, 69%

Hue: 288° / Saturation: 55% / Lightness: 69%

CMYK

8%, 40%, 0%, 14%

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

What color is #CA84DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA84DB to RGB:

rgb(202, 132, 219)HEX to RGB Converter →

HEX to HSL

Convert #CA84DB to HSL:

hsl(288, 55%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CA84DB to CMYK:

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

Color Meaning and Usage

#CA84DB is a subtle magenta color with RGB values of 202, 132, 219 and HSL of 288°, 55%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA84DB is #96DB84, creating high-contrast pairings. For softer combinations, try analogous colors like #9F84DB.

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

Contrast with #CA84DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA84DB?

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

What is the RGB value of #CA84DB?

#CA84DB in RGB is (202, 132, 219) - 202 red, 132 green, and 219 blue.

How to use #CA84DB in CSS?

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

What colors go well with #CA84DB?

#96DB84 (complementary), #9F84DB (analogous), and #B049CA (lighter shade) work well with #CA84DB.