#DC8BDF Color Information

Hex color code: #DC8BDF

#DC8BDF is a balanced magenta color. In RGB it is (220, 139, 223), and in HSL it is (298°, 57%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DC8BDF
RGB
220, 139, 223
HSL
298°, 57%, 71%
CMYK
1%, 38%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC8BDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 139, 223

Red: 220 / Green: 139 / Blue: 223

HSL

298°, 57%, 71%

Hue: 298° / Saturation: 57% / Lightness: 71%

CMYK

1%, 38%, 0%, 13%

Cyan: 1% / Magenta: 38% / Yellow: 0% / Key: 13%

What color is #DC8BDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC8BDF to RGB:

rgb(220, 139, 223)HEX to RGB Converter →

HEX to HSL

Convert #DC8BDF to HSL:

hsl(298, 57%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DC8BDF to CMYK:

cmyk(1%, 38%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DC8BDF has RGB (220, 139, 223) and HSL (298°, 57%, 71%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC8BDF is #8EDF8B, creating high-contrast pairings. For softer combinations, try analogous colors like #B28BDF.

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

Contrast with #DC8BDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC8BDF?

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

What is the RGB value of #DC8BDF?

#DC8BDF in RGB is (220, 139, 223) - 220 red, 139 green, and 223 blue.

How to use #DC8BDF in CSS?

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

What colors go well with #DC8BDF?

#8EDF8B (complementary), #B28BDF (analogous), and #CA4FCF (lighter shade) work well with #DC8BDF.