#C464AE Color Information

Hex color code: #C464AE

#C464AE is a gentle magenta color. In RGB it is (196, 100, 174), and in HSL it is (314°, 45%, 58%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C464AE
RGB
196, 100, 174
HSL
314°, 45%, 58%
CMYK
0%, 49%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C464AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 100, 174

Red: 196 / Green: 100 / Blue: 174

HSL

314°, 45%, 58%

Hue: 314° / Saturation: 45% / Lightness: 58%

CMYK

0%, 49%, 11%, 23%

Cyan: 0% / Magenta: 49% / Yellow: 11% / Key: 23%

What color is #C464AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C464AE to RGB:

rgb(196, 100, 174)HEX to RGB Converter →

HEX to HSL

Convert #C464AE to HSL:

hsl(314, 45%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C464AE to CMYK:

cmyk(0%, 49%, 11%, 23%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C464AE has RGB (196, 100, 174) and HSL (314°, 45%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C464AE is #64C47A, creating high-contrast pairings. For softer combinations, try analogous colors like #AA64C4.

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

Contrast with #C464AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C464AE?

#C464AE is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C464AE?

#C464AE in RGB is (196, 100, 174) - 196 red, 100 green, and 174 blue.

How to use #C464AE in CSS?

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

What colors go well with #C464AE?

#64C47A (complementary), #AA64C4 (analogous), and #9F3C88 (lighter shade) work well with #C464AE.