#DC90ED Color Information

Hex color code: #DC90ED

The hex color #DC90ED is a eye-catching magenta with RGB values of (220, 144, 237) and HSL of (289°, 72%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DC90ED
RGB
220, 144, 237
HSL
289°, 72%, 75%
CMYK
7%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 144, 237

Red: 220 / Green: 144 / Blue: 237

HSL

289°, 72%, 75%

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

CMYK

7%, 39%, 0%, 7%

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

What color is #DC90ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC90ED to RGB:

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

HEX to HSL

Convert #DC90ED to HSL:

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

HEX to CMYK

Convert #DC90ED to CMYK:

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

Color Meaning and Usage

#DC90ED is a striking magenta color with RGB values of 220, 144, 237 and HSL of 289°, 72%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DC90ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC90ED?

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

What is the RGB value of #DC90ED?

#DC90ED in RGB is (220, 144, 237) - 220 red, 144 green, and 237 blue.

How to use #DC90ED in CSS?

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

What colors go well with #DC90ED?

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