#D18FCE Color Information

Hex color code: #D18FCE

#D18FCE is a pastel magenta color. In RGB it is (209, 143, 206), and in HSL it is (303°, 42%, 69%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D18FCE
RGB
209, 143, 206
HSL
303°, 42%, 69%
CMYK
0%, 32%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D18FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 143, 206

Red: 209 / Green: 143 / Blue: 206

HSL

303°, 42%, 69%

Hue: 303° / Saturation: 42% / Lightness: 69%

CMYK

0%, 32%, 1%, 18%

Cyan: 0% / Magenta: 32% / Yellow: 1% / Key: 18%

What color is #D18FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D18FCE to RGB:

rgb(209, 143, 206)HEX to RGB Converter →

HEX to HSL

Convert #D18FCE to HSL:

hsl(303, 42%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D18FCE to CMYK:

cmyk(0%, 32%, 1%, 18%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D18FCE has RGB (209, 143, 206) and HSL (303°, 42%, 69%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D18FCE is #8FD192, creating high-contrast pairings. For softer combinations, try analogous colors like #B38FD1.

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

Contrast with #D18FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D18FCE?

#D18FCE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D18FCE?

#D18FCE in RGB is (209, 143, 206) - 209 red, 143 green, and 206 blue.

How to use #D18FCE in CSS?

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

What colors go well with #D18FCE?

#8FD192 (complementary), #B38FD1 (analogous), and #BB58B6 (lighter shade) work well with #D18FCE.