#D684EB Color Information

Hex color code: #D684EB

The hex color #D684EB is a bold magenta with RGB values of (214, 132, 235) and HSL of (288°, 72%, 72%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#D684EB
RGB
214, 132, 235
HSL
288°, 72%, 72%
CMYK
9%, 44%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D684EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 132, 235

Red: 214 / Green: 132 / Blue: 235

HSL

288°, 72%, 72%

Hue: 288° / Saturation: 72% / Lightness: 72%

CMYK

9%, 44%, 0%, 8%

Cyan: 9% / Magenta: 44% / Yellow: 0% / Key: 8%

What color is #D684EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D684EB to RGB:

rgb(214, 132, 235)HEX to RGB Converter →

HEX to HSL

Convert #D684EB to HSL:

hsl(288, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D684EB to CMYK:

cmyk(9%, 44%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #D684EB has RGB (214, 132, 235) and HSL (288°, 72%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D684EB is #99EB84, creating high-contrast pairings. For softer combinations, try analogous colors like #A384EB.

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

Contrast with #D684EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D684EB?

#D684EB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D684EB?

#D684EB in RGB is (214, 132, 235) - 214 red, 132 green, and 235 blue.

How to use #D684EB in CSS?

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

What colors go well with #D684EB?

#99EB84 (complementary), #A384EB (analogous), and #C142E0 (lighter shade) work well with #D684EB.