#DC94F2 Color Information

Hex color code: #DC94F2

A soft magenta shade, #DC94F2 appears as (220, 148, 242) in RGB and (286°, 78%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DC94F2
RGB
220, 148, 242
HSL
286°, 78%, 76%
CMYK
9%, 39%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC94F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 148, 242

Red: 220 / Green: 148 / Blue: 242

HSL

286°, 78%, 76%

Hue: 286° / Saturation: 78% / Lightness: 76%

CMYK

9%, 39%, 0%, 5%

Cyan: 9% / Magenta: 39% / Yellow: 0% / Key: 5%

What color is #DC94F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC94F2 to RGB:

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

HEX to HSL

Convert #DC94F2 to HSL:

hsl(286, 78%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DC94F2 to CMYK:

cmyk(9%, 39%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DC94F2 is a delicate magenta color with RGB values of 220, 148, 242 and HSL of 286°, 78%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC94F2 is #A8F292, creating high-contrast pairings. For softer combinations, try analogous colors like #AC92F2.

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

Contrast with #DC94F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC94F2?

#DC94F2 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC94F2?

#DC94F2 in RGB is (220, 148, 242) - 220 red, 148 green, and 242 blue.

How to use #DC94F2 in CSS?

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

What colors go well with #DC94F2?

#A8F292 (complementary), #AC92F2 (analogous), and #C54EE9 (lighter shade) work well with #DC94F2.