#CA4FCF Color Information

Hex color code: #CA4FCF

The hex color #CA4FCF is a neutral magenta with RGB values of (202, 79, 207) and HSL of (298°, 57%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CA4FCF
RGB
202, 79, 207
HSL
298°, 57%, 56%
CMYK
2%, 62%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA4FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 79, 207

Red: 202 / Green: 79 / Blue: 207

HSL

298°, 57%, 56%

Hue: 298° / Saturation: 57% / Lightness: 56%

CMYK

2%, 62%, 0%, 19%

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

What color is #CA4FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA4FCF to RGB:

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

HEX to HSL

Convert #CA4FCF to HSL:

hsl(298, 57%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CA4FCF to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #CA4FCF has RGB (202, 79, 207) and HSL (298°, 57%, 56%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA4FCF is #53CF4F, creating high-contrast pairings. For softer combinations, try analogous colors like #8B4FCF.

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

Contrast with #CA4FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA4FCF?

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

What is the RGB value of #CA4FCF?

#CA4FCF in RGB is (202, 79, 207) - 202 red, 79 green, and 207 blue.

How to use #CA4FCF in CSS?

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

What colors go well with #CA4FCF?

#53CF4F (complementary), #8B4FCF (analogous), and #A02DA4 (lighter shade) work well with #CA4FCF.