#C48DBC Color Information

Hex color code: #C48DBC

#C48DBC is a soft magenta color. In RGB it is (196, 141, 188), and in HSL it is (309°, 32%, 66%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C48DBC
RGB
196, 141, 188
HSL
309°, 32%, 66%
CMYK
0%, 28%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48DBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 141, 188

Red: 196 / Green: 141 / Blue: 188

HSL

309°, 32%, 66%

Hue: 309° / Saturation: 32% / Lightness: 66%

CMYK

0%, 28%, 4%, 23%

Cyan: 0% / Magenta: 28% / Yellow: 4% / Key: 23%

What color is #C48DBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48DBC to RGB:

rgb(196, 141, 188)HEX to RGB Converter →

HEX to HSL

Convert #C48DBC to HSL:

hsl(309, 32%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C48DBC to CMYK:

cmyk(0%, 28%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C48DBC is a soft magenta color with RGB values of 196, 141, 188 and HSL of 309°, 32%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48DBC is #8DC495, creating high-contrast pairings. For softer combinations, try analogous colors like #B18DC4.

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

Contrast with #C48DBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48DBC?

#C48DBC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C48DBC?

#C48DBC in RGB is (196, 141, 188) - 196 red, 141 green, and 188 blue.

How to use #C48DBC in CSS?

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

What colors go well with #C48DBC?

#8DC495 (complementary), #B18DC4 (analogous), and #AA5A9E (lighter shade) work well with #C48DBC.