#D893EB Color Information

Hex color code: #D893EB

A balanced magenta shade, #D893EB appears as (216, 147, 235) in RGB and (287°, 69%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D893EB
RGB
216, 147, 235
HSL
287°, 69%, 75%
CMYK
8%, 37%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D893EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 147, 235

Red: 216 / Green: 147 / Blue: 235

HSL

287°, 69%, 75%

Hue: 287° / Saturation: 69% / Lightness: 75%

CMYK

8%, 37%, 0%, 8%

Cyan: 8% / Magenta: 37% / Yellow: 0% / Key: 8%

What color is #D893EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D893EB to RGB:

rgb(216, 147, 235)HEX to RGB Converter →

HEX to HSL

Convert #D893EB to HSL:

hsl(287, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D893EB to CMYK:

cmyk(8%, 37%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D893EB is a muted magenta color with RGB values of 216, 147, 235 and HSL of 287°, 69%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D893EB is #A6EB93, creating high-contrast pairings. For softer combinations, try analogous colors like #AC93EB.

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

Contrast with #D893EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D893EB?

#D893EB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D893EB?

#D893EB in RGB is (216, 147, 235) - 216 red, 147 green, and 235 blue.

How to use #D893EB in CSS?

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

What colors go well with #D893EB?

#A6EB93 (complementary), #AC93EB (analogous), and #C153DF (lighter shade) work well with #D893EB.