#D684EE Color Information

Hex color code: #D684EE

The hex color #D684EE is a eye-catching magenta with RGB values of (214, 132, 238) and HSL of (286°, 76%, 73%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D684EE
RGB
214, 132, 238
HSL
286°, 76%, 73%
CMYK
10%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D684EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 132, 238

Red: 214 / Green: 132 / Blue: 238

HSL

286°, 76%, 73%

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

CMYK

10%, 45%, 0%, 7%

Cyan: 10% / Magenta: 45% / Yellow: 0% / Key: 7%

What color is #D684EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D684EE to RGB:

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

HEX to HSL

Convert #D684EE to HSL:

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

HEX to CMYK

Convert #D684EE to CMYK:

cmyk(10%, 45%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D684EE has RGB (214, 132, 238) and HSL (286°, 76%, 73%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D684EE is #9EEE86, creating high-contrast pairings. For softer combinations, try analogous colors like #A286EE.

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

Contrast with #D684EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D684EE?

#D684EE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D684EE?

#D684EE in RGB is (214, 132, 238) - 214 red, 132 green, and 238 blue.

How to use #D684EE in CSS?

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

What colors go well with #D684EE?

#9EEE86 (complementary), #A286EE (analogous), and #BF43E5 (lighter shade) work well with #D684EE.