#DA86BE Color Information

Hex color code: #DA86BE

#DA86BE is a neutral magenta color. In RGB it is (218, 134, 190), and in HSL it is (320°, 53%, 69%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DA86BE
RGB
218, 134, 190
HSL
320°, 53%, 69%
CMYK
0%, 39%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA86BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 134, 190

Red: 218 / Green: 134 / Blue: 190

HSL

320°, 53%, 69%

Hue: 320° / Saturation: 53% / Lightness: 69%

CMYK

0%, 39%, 13%, 15%

Cyan: 0% / Magenta: 39% / Yellow: 13% / Key: 15%

What color is #DA86BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA86BE to RGB:

rgb(218, 134, 190)HEX to RGB Converter →

HEX to HSL

Convert #DA86BE to HSL:

hsl(320, 53%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DA86BE to CMYK:

cmyk(0%, 39%, 13%, 15%)Color Converter →

Color Meaning and Usage

#DA86BE is a muted magenta color with RGB values of 218, 134, 190 and HSL of 320°, 53%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA86BE is #86DAA2, creating high-contrast pairings. For softer combinations, try analogous colors like #CC86DA.

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

Contrast with #DA86BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA86BE?

#DA86BE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA86BE?

#DA86BE in RGB is (218, 134, 190) - 218 red, 134 green, and 190 blue.

How to use #DA86BE in CSS?

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

What colors go well with #DA86BE?

#86DAA2 (complementary), #CC86DA (analogous), and #C84C9E (lighter shade) work well with #DA86BE.