#C48DDB Color Information

Hex color code: #C48DDB

The hex color #C48DDB is a neutral purple with RGB values of (196, 141, 219) and HSL of (282°, 52%, 71%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C48DDB
RGB
196, 141, 219
HSL
282°, 52%, 71%
CMYK
11%, 36%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48DDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 141, 219

Red: 196 / Green: 141 / Blue: 219

HSL

282°, 52%, 71%

Hue: 282° / Saturation: 52% / Lightness: 71%

CMYK

11%, 36%, 0%, 14%

Cyan: 11% / Magenta: 36% / Yellow: 0% / Key: 14%

What color is #C48DDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48DDB to RGB:

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

HEX to HSL

Convert #C48DDB to HSL:

hsl(282, 52%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C48DDB to CMYK:

cmyk(11%, 36%, 0%, 14%)Color Converter →

Color Meaning and Usage

#C48DDB is a balanced purple color with RGB values of 196, 141, 219 and HSL of 282°, 52%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48DDB is #A6DC8F, creating high-contrast pairings. For softer combinations, try analogous colors like #9E8FDC.

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

Contrast with #C48DDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48DDB?

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

What is the RGB value of #C48DDB?

#C48DDB in RGB is (196, 141, 219) - 196 red, 141 green, and 219 blue.

How to use #C48DDB in CSS?

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

What colors go well with #C48DDB?

#A6DC8F (complementary), #9E8FDC (analogous), and #A654C9 (lighter shade) work well with #C48DDB.