#C49BCF Color Information

Hex color code: #C49BCF

The hex color #C49BCF is a delicate magenta with RGB values of (196, 155, 207) and HSL of (287°, 35%, 71%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C49BCF
RGB
196, 155, 207
HSL
287°, 35%, 71%
CMYK
5%, 25%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C49BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 155, 207

Red: 196 / Green: 155 / Blue: 207

HSL

287°, 35%, 71%

Hue: 287° / Saturation: 35% / Lightness: 71%

CMYK

5%, 25%, 0%, 19%

Cyan: 5% / Magenta: 25% / Yellow: 0% / Key: 19%

What color is #C49BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C49BCF to RGB:

rgb(196, 155, 207)HEX to RGB Converter →

HEX to HSL

Convert #C49BCF to HSL:

hsl(287, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C49BCF to CMYK:

cmyk(5%, 25%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C49BCF has RGB (196, 155, 207) and HSL (287°, 35%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C49BCF is #A6CF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AA9BCF.

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

Contrast with #C49BCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C49BCF?

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

What is the RGB value of #C49BCF?

#C49BCF in RGB is (196, 155, 207) - 196 red, 155 green, and 207 blue.

How to use #C49BCF in CSS?

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

What colors go well with #C49BCF?

#A6CF9B (complementary), #AA9BCF (analogous), and #A568B6 (lighter shade) work well with #C49BCF.