#C486CB Color Information

Hex color code: #C486CB

The hex color #C486CB is a pastel magenta with RGB values of (196, 134, 203) and HSL of (294°, 40%, 66%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C486CB
RGB
196, 134, 203
HSL
294°, 40%, 66%
CMYK
3%, 34%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C486CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 134, 203

Red: 196 / Green: 134 / Blue: 203

HSL

294°, 40%, 66%

Hue: 294° / Saturation: 40% / Lightness: 66%

CMYK

3%, 34%, 0%, 20%

Cyan: 3% / Magenta: 34% / Yellow: 0% / Key: 20%

What color is #C486CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C486CB to RGB:

rgb(196, 134, 203)HEX to RGB Converter →

HEX to HSL

Convert #C486CB to HSL:

hsl(294, 40%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C486CB to CMYK:

cmyk(3%, 34%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C486CB is a subtle magenta color with RGB values of 196, 134, 203 and HSL of 294°, 40%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C486CB is #8DCB86, creating high-contrast pairings. For softer combinations, try analogous colors like #A186CB.

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

Contrast with #C486CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C486CB?

#C486CB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C486CB?

#C486CB in RGB is (196, 134, 203) - 196 red, 134 green, and 203 blue.

How to use #C486CB in CSS?

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

What colors go well with #C486CB?

#8DCB86 (complementary), #A186CB (analogous), and #AA50B4 (lighter shade) work well with #C486CB.