#DC84DB Color Information

Hex color code: #DC84DB

#DC84DB is a subtle magenta color. In RGB it is (220, 132, 219), and in HSL it is (301°, 56%, 69%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#DC84DB
RGB
220, 132, 219
HSL
301°, 56%, 69%
CMYK
0%, 40%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC84DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 132, 219

Red: 220 / Green: 132 / Blue: 219

HSL

301°, 56%, 69%

Hue: 301° / Saturation: 56% / Lightness: 69%

CMYK

0%, 40%, 0%, 14%

Cyan: 0% / Magenta: 40% / Yellow: 0% / Key: 14%

What color is #DC84DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC84DB to RGB:

rgb(220, 132, 219)HEX to RGB Converter →

HEX to HSL

Convert #DC84DB to HSL:

hsl(301, 56%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DC84DB to CMYK:

cmyk(0%, 40%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DC84DB has RGB (220, 132, 219) and HSL (301°, 56%, 69%). 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 #DC84DB is #84DC85, creating high-contrast pairings. For softer combinations, try analogous colors like #B184DC.

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

Contrast with #DC84DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC84DB?

#DC84DB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC84DB?

#DC84DB in RGB is (220, 132, 219) - 220 red, 132 green, and 219 blue.

How to use #DC84DB in CSS?

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

What colors go well with #DC84DB?

#84DC85 (complementary), #B184DC (analogous), and #CB48C9 (lighter shade) work well with #DC84DB.