#D69EC4 Color Information

Hex color code: #D69EC4

#D69EC4 is a pastel magenta color. In RGB it is (214, 158, 196), and in HSL it is (319°, 41%, 73%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D69EC4
RGB
214, 158, 196
HSL
319°, 41%, 73%
CMYK
0%, 26%, 8%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D69EC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 158, 196

Red: 214 / Green: 158 / Blue: 196

HSL

319°, 41%, 73%

Hue: 319° / Saturation: 41% / Lightness: 73%

CMYK

0%, 26%, 8%, 16%

Cyan: 0% / Magenta: 26% / Yellow: 8% / Key: 16%

What color is #D69EC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D69EC4 to RGB:

rgb(214, 158, 196)HEX to RGB Converter →

HEX to HSL

Convert #D69EC4 to HSL:

hsl(319, 41%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D69EC4 to CMYK:

cmyk(0%, 26%, 8%, 16%)Color Converter →

Color Meaning and Usage

#D69EC4 is a delicate magenta color with RGB values of 214, 158, 196 and HSL of 319°, 41%, 73%. 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 #D69EC4 is #9ED6B0, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9ED6.

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

Contrast with #D69EC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D69EC4?

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

What is the RGB value of #D69EC4?

#D69EC4 in RGB is (214, 158, 196) - 214 red, 158 green, and 196 blue.

How to use #D69EC4 in CSS?

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

What colors go well with #D69EC4?

#9ED6B0 (complementary), #CC9ED6 (analogous), and #C068A4 (lighter shade) work well with #D69EC4.