#C48FDC Color Information

Hex color code: #C48FDC

#C48FDC is a neutral purple color. In RGB it is (196, 143, 220), and in HSL it is (281°, 52%, 71%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C48FDC
RGB
196, 143, 220
HSL
281°, 52%, 71%
CMYK
11%, 35%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 143, 220

Red: 196 / Green: 143 / Blue: 220

HSL

281°, 52%, 71%

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

CMYK

11%, 35%, 0%, 14%

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

What color is #C48FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48FDC to RGB:

rgb(196, 143, 220)HEX to RGB Converter →

HEX to HSL

Convert #C48FDC to HSL:

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

HEX to CMYK

Convert #C48FDC to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #C48FDC has RGB (196, 143, 220) and HSL (281°, 52%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48FDC is #A7DC8F, creating high-contrast pairings. For softer combinations, try analogous colors like #9D8FDC.

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

Contrast with #C48FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48FDC?

#C48FDC is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C48FDC?

#C48FDC in RGB is (196, 143, 220) - 196 red, 143 green, and 220 blue.

How to use #C48FDC in CSS?

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

What colors go well with #C48FDC?

#A7DC8F (complementary), #9D8FDC (analogous), and #A454C9 (lighter shade) work well with #C48FDC.