#DC92ED Color Information

Hex color code: #DC92ED

#DC92ED is a striking magenta color. In RGB it is (220, 146, 237), and in HSL it is (289°, 72%, 75%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DC92ED
RGB
220, 146, 237
HSL
289°, 72%, 75%
CMYK
7%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC92ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 146, 237

Red: 220 / Green: 146 / Blue: 237

HSL

289°, 72%, 75%

Hue: 289° / Saturation: 72% / Lightness: 75%

CMYK

7%, 38%, 0%, 7%

Cyan: 7% / Magenta: 38% / Yellow: 0% / Key: 7%

What color is #DC92ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC92ED to RGB:

rgb(220, 146, 237)HEX to RGB Converter →

HEX to HSL

Convert #DC92ED to HSL:

hsl(289, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DC92ED to CMYK:

cmyk(7%, 38%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DC92ED has RGB (220, 146, 237) and HSL (289°, 72%, 75%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC92ED is #A2ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #AE91ED.

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

Contrast with #DC92ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC92ED?

#DC92ED is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC92ED?

#DC92ED in RGB is (220, 146, 237) - 220 red, 146 green, and 237 blue.

How to use #DC92ED in CSS?

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

What colors go well with #DC92ED?

#A2ED91 (complementary), #AE91ED (analogous), and #C850E2 (lighter shade) work well with #DC92ED.