#CA8CCF Color Information

Hex color code: #CA8CCF

The hex color #CA8CCF is a delicate magenta with RGB values of (202, 140, 207) and HSL of (296°, 41%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CA8CCF
RGB
202, 140, 207
HSL
296°, 41%, 68%
CMYK
2%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA8CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 140, 207

Red: 202 / Green: 140 / Blue: 207

HSL

296°, 41%, 68%

Hue: 296° / Saturation: 41% / Lightness: 68%

CMYK

2%, 32%, 0%, 19%

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

What color is #CA8CCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA8CCF to RGB:

rgb(202, 140, 207)HEX to RGB Converter →

HEX to HSL

Convert #CA8CCF to HSL:

hsl(296, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CA8CCF to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CA8CCF has RGB (202, 140, 207) and HSL (296°, 41%, 68%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA8CCF is #90CF8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A98CCF.

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

Contrast with #CA8CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA8CCF?

#CA8CCF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA8CCF?

#CA8CCF in RGB is (202, 140, 207) - 202 red, 140 green, and 207 blue.

How to use #CA8CCF in CSS?

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

What colors go well with #CA8CCF?

#90CF8C (complementary), #A98CCF (analogous), and #B256B8 (lighter shade) work well with #CA8CCF.