#DC93B8 Color Information

Hex color code: #DC93B8

The hex color #DC93B8 is a muted magenta with RGB values of (220, 147, 184) and HSL of (330°, 51%, 72%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DC93B8
RGB
220, 147, 184
HSL
330°, 51%, 72%
CMYK
0%, 33%, 16%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC93B8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 147, 184

Red: 220 / Green: 147 / Blue: 184

HSL

330°, 51%, 72%

Hue: 330° / Saturation: 51% / Lightness: 72%

CMYK

0%, 33%, 16%, 14%

Cyan: 0% / Magenta: 33% / Yellow: 16% / Key: 14%

What color is #DC93B8?

#DC93B8 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC93B8 to RGB:

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

HEX to HSL

Convert #DC93B8 to HSL:

hsl(330, 51%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DC93B8 to CMYK:

cmyk(0%, 33%, 16%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DC93B8 has RGB (220, 147, 184) and HSL (330°, 51%, 72%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC93B8 is #93DCB8, creating high-contrast pairings. For softer combinations, try analogous colors like #DC93DC.

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

Contrast with #DC93B8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC93B8?

#DC93B8 is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC93B8?

#DC93B8 in RGB is (220, 147, 184) - 220 red, 147 green, and 184 blue.

How to use #DC93B8 in CSS?

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

What colors go well with #DC93B8?

#93DCB8 (complementary), #DC93DC (analogous), and #C95991 (lighter shade) work well with #DC93B8.