#D38FCC Color Information

Hex color code: #D38FCC

#D38FCC is a delicate magenta color. In RGB it is (211, 143, 204), and in HSL it is (306°, 44%, 69%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D38FCC
RGB
211, 143, 204
HSL
306°, 44%, 69%
CMYK
0%, 32%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D38FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 143, 204

Red: 211 / Green: 143 / Blue: 204

HSL

306°, 44%, 69%

Hue: 306° / Saturation: 44% / Lightness: 69%

CMYK

0%, 32%, 3%, 17%

Cyan: 0% / Magenta: 32% / Yellow: 3% / Key: 17%

What color is #D38FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D38FCC to RGB:

rgb(211, 143, 204)HEX to RGB Converter →

HEX to HSL

Convert #D38FCC to HSL:

hsl(306, 44%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D38FCC to CMYK:

cmyk(0%, 32%, 3%, 17%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D38FCC has RGB (211, 143, 204) and HSL (306°, 44%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D38FCC is #8DD394, creating high-contrast pairings. For softer combinations, try analogous colors like #B78DD3.

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

Contrast with #D38FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D38FCC?

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

What is the RGB value of #D38FCC?

#D38FCC in RGB is (211, 143, 204) - 211 red, 143 green, and 204 blue.

How to use #D38FCC in CSS?

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

What colors go well with #D38FCC?

#8DD394 (complementary), #B78DD3 (analogous), and #BD56B3 (lighter shade) work well with #D38FCC.