#DF86B5 Color Information

Hex color code: #DF86B5

A neutral magenta shade, #DF86B5 appears as (223, 134, 181) in RGB and (328°, 58%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#DF86B5
RGB
223, 134, 181
HSL
328°, 58%, 70%
CMYK
0%, 40%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF86B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 134, 181

Red: 223 / Green: 134 / Blue: 181

HSL

328°, 58%, 70%

Hue: 328° / Saturation: 58% / Lightness: 70%

CMYK

0%, 40%, 19%, 13%

Cyan: 0% / Magenta: 40% / Yellow: 19% / Key: 13%

What color is #DF86B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF86B5 to RGB:

rgb(223, 134, 181)HEX to RGB Converter →

HEX to HSL

Convert #DF86B5 to HSL:

hsl(328, 58%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DF86B5 to CMYK:

cmyk(0%, 40%, 19%, 13%)Color Converter →

Color Meaning and Usage

#DF86B5 is a neutral magenta color with RGB values of 223, 134, 181 and HSL of 328°, 58%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF86B5 is #86DFB0, creating high-contrast pairings. For softer combinations, try analogous colors like #DC86DF.

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

Contrast with #DF86B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF86B5?

#DF86B5 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF86B5?

#DF86B5 in RGB is (223, 134, 181) - 223 red, 134 green, and 181 blue.

How to use #DF86B5 in CSS?

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

What colors go well with #DF86B5?

#86DFB0 (complementary), #DC86DF (analogous), and #CF4A91 (lighter shade) work well with #DF86B5.