#CA6CEA Color Information

Hex color code: #CA6CEA

The hex color #CA6CEA is a dynamic magenta with RGB values of (202, 108, 234) and HSL of (285°, 75%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CA6CEA
RGB
202, 108, 234
HSL
285°, 75%, 67%
CMYK
14%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA6CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 108, 234

Red: 202 / Green: 108 / Blue: 234

HSL

285°, 75%, 67%

Hue: 285° / Saturation: 75% / Lightness: 67%

CMYK

14%, 54%, 0%, 8%

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

What color is #CA6CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA6CEA to RGB:

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

HEX to HSL

Convert #CA6CEA to HSL:

hsl(285, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CA6CEA to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #CA6CEA has RGB (202, 108, 234) and HSL (285°, 75%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA6CEA is #8BEA6C, creating high-contrast pairings. For softer combinations, try analogous colors like #8B6CEA.

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

Contrast with #CA6CEA

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

Contrast Ratio: 6.84:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA6CEA?

#CA6CEA is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA6CEA?

#CA6CEA in RGB is (202, 108, 234) - 202 red, 108 green, and 234 blue.

How to use #CA6CEA in CSS?

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

What colors go well with #CA6CEA?

#8BEA6C (complementary), #8B6CEA (analogous), and #B329E0 (lighter shade) work well with #CA6CEA.