#DE8CBD Color Information

Hex color code: #DE8CBD

A neutral magenta shade, #DE8CBD appears as (222, 140, 189) in RGB and (324°, 55%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DE8CBD
RGB
222, 140, 189
HSL
324°, 55%, 71%
CMYK
0%, 37%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE8CBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 140, 189

Red: 222 / Green: 140 / Blue: 189

HSL

324°, 55%, 71%

Hue: 324° / Saturation: 55% / Lightness: 71%

CMYK

0%, 37%, 15%, 13%

Cyan: 0% / Magenta: 37% / Yellow: 15% / Key: 13%

What color is #DE8CBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE8CBD to RGB:

rgb(222, 140, 189)HEX to RGB Converter →

HEX to HSL

Convert #DE8CBD to HSL:

hsl(324, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DE8CBD to CMYK:

cmyk(0%, 37%, 15%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DE8CBD has RGB (222, 140, 189) and HSL (324°, 55%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE8CBD is #8CDEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #D68CDE.

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

Contrast with #DE8CBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE8CBD?

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

What is the RGB value of #DE8CBD?

#DE8CBD in RGB is (222, 140, 189) - 222 red, 140 green, and 189 blue.

How to use #DE8CBD in CSS?

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

What colors go well with #DE8CBD?

#8CDEAD (complementary), #D68CDE (analogous), and #CD519B (lighter shade) work well with #DE8CBD.