#CA5FE2 Color Information

Hex color code: #CA5FE2

The hex color #CA5FE2 is a balanced magenta with RGB values of (202, 95, 226) and HSL of (289°, 69%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CA5FE2
RGB
202, 95, 226
HSL
289°, 69%, 63%
CMYK
11%, 58%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA5FE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 95, 226

Red: 202 / Green: 95 / Blue: 226

HSL

289°, 69%, 63%

Hue: 289° / Saturation: 69% / Lightness: 63%

CMYK

11%, 58%, 0%, 11%

Cyan: 11% / Magenta: 58% / Yellow: 0% / Key: 11%

What color is #CA5FE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA5FE2 to RGB:

rgb(202, 95, 226)HEX to RGB Converter →

HEX to HSL

Convert #CA5FE2 to HSL:

hsl(289, 69%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CA5FE2 to CMYK:

cmyk(11%, 58%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CA5FE2 is a neutral magenta color with RGB values of 202, 95, 226 and HSL of 289°, 69%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA5FE2 is #77E260, creating high-contrast pairings. For softer combinations, try analogous colors like #8960E2.

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

Contrast with #CA5FE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA5FE2?

#CA5FE2 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA5FE2?

#CA5FE2 in RGB is (202, 95, 226) - 202 red, 95 green, and 226 blue.

How to use #CA5FE2 in CSS?

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

What colors go well with #CA5FE2?

#77E260 (complementary), #8960E2 (analogous), and #B026CF (lighter shade) work well with #CA5FE2.