#DC93EF Color Information

Hex color code: #DC93EF

The hex color #DC93EF is a delicate magenta with RGB values of (220, 147, 239) and HSL of (288°, 74%, 76%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DC93EF
RGB
220, 147, 239
HSL
288°, 74%, 76%
CMYK
8%, 38%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC93EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 147, 239

Red: 220 / Green: 147 / Blue: 239

HSL

288°, 74%, 76%

Hue: 288° / Saturation: 74% / Lightness: 76%

CMYK

8%, 38%, 0%, 6%

Cyan: 8% / Magenta: 38% / Yellow: 0% / Key: 6%

What color is #DC93EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC93EF to RGB:

rgb(220, 147, 239)HEX to RGB Converter →

HEX to HSL

Convert #DC93EF to HSL:

hsl(288, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DC93EF to CMYK:

cmyk(8%, 38%, 0%, 6%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DC93EF has RGB (220, 147, 239) and HSL (288°, 74%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC93EF is #A7EF95, creating high-contrast pairings. For softer combinations, try analogous colors like #B095EF.

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

Contrast with #DC93EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC93EF?

#DC93EF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC93EF?

#DC93EF in RGB is (220, 147, 239) - 220 red, 147 green, and 239 blue.

How to use #DC93EF in CSS?

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

What colors go well with #DC93EF?

#A7EF95 (complementary), #B095EF (analogous), and #C852E5 (lighter shade) work well with #DC93EF.