#CA79DC Color Information

Hex color code: #CA79DC

The hex color #CA79DC is a muted magenta with RGB values of (202, 121, 220) and HSL of (289°, 59%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CA79DC
RGB
202, 121, 220
HSL
289°, 59%, 67%
CMYK
8%, 45%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA79DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 121, 220

Red: 202 / Green: 121 / Blue: 220

HSL

289°, 59%, 67%

Hue: 289° / Saturation: 59% / Lightness: 67%

CMYK

8%, 45%, 0%, 14%

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

What color is #CA79DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA79DC to RGB:

rgb(202, 121, 220)HEX to RGB Converter →

HEX to HSL

Convert #CA79DC to HSL:

hsl(289, 59%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CA79DC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #CA79DC has RGB (202, 121, 220) and HSL (289°, 59%, 67%). 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 #CA79DC is #8BDC79, creating high-contrast pairings. For softer combinations, try analogous colors like #9979DC.

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

Contrast with #CA79DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA79DC?

#CA79DC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA79DC?

#CA79DC in RGB is (202, 121, 220) - 202 red, 121 green, and 220 blue.

How to use #CA79DC in CSS?

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

What colors go well with #CA79DC?

#8BDC79 (complementary), #9979DC (analogous), and #B23CCD (lighter shade) work well with #CA79DC.