#D48CC3 Color Information

Hex color code: #D48CC3

A soft magenta shade, #D48CC3 appears as (212, 140, 195) in RGB and (314°, 46%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D48CC3
RGB
212, 140, 195
HSL
314°, 46%, 69%
CMYK
0%, 34%, 8%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D48CC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 140, 195

Red: 212 / Green: 140 / Blue: 195

HSL

314°, 46%, 69%

Hue: 314° / Saturation: 46% / Lightness: 69%

CMYK

0%, 34%, 8%, 17%

Cyan: 0% / Magenta: 34% / Yellow: 8% / Key: 17%

What color is #D48CC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D48CC3 to RGB:

rgb(212, 140, 195)HEX to RGB Converter →

HEX to HSL

Convert #D48CC3 to HSL:

hsl(314, 46%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D48CC3 to CMYK:

cmyk(0%, 34%, 8%, 17%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D48CC3 has RGB (212, 140, 195) and HSL (314°, 46%, 69%). 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 #D48CC3 is #8CD49D, creating high-contrast pairings. For softer combinations, try analogous colors like #C18CD4.

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

Contrast with #D48CC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D48CC3?

#D48CC3 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D48CC3?

#D48CC3 in RGB is (212, 140, 195) - 212 red, 140 green, and 195 blue.

How to use #D48CC3 in CSS?

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

What colors go well with #D48CC3?

#8CD49D (complementary), #C18CD4 (analogous), and #C054A6 (lighter shade) work well with #D48CC3.