#DC94ED Color Information

Hex color code: #DC94ED

A dynamic magenta shade, #DC94ED appears as (220, 148, 237) in RGB and (289°, 71%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DC94ED
RGB
220, 148, 237
HSL
289°, 71%, 75%
CMYK
7%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC94ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 148, 237

Red: 220 / Green: 148 / Blue: 237

HSL

289°, 71%, 75%

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

CMYK

7%, 38%, 0%, 7%

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

What color is #DC94ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC94ED to RGB:

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

HEX to HSL

Convert #DC94ED to HSL:

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

HEX to CMYK

Convert #DC94ED to CMYK:

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

Color Meaning and Usage

#DC94ED is a eye-catching magenta color with RGB values of 220, 148, 237 and HSL of 289°, 71%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC94ED is #A3ED92, creating high-contrast pairings. For softer combinations, try analogous colors like #AF92ED.

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

Contrast with #DC94ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC94ED?

#DC94ED is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC94ED?

#DC94ED in RGB is (220, 148, 237) - 220 red, 148 green, and 237 blue.

How to use #DC94ED in CSS?

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

What colors go well with #DC94ED?

#A3ED92 (complementary), #AF92ED (analogous), and #C751E1 (lighter shade) work well with #DC94ED.