#DF86CF Color Information

Hex color code: #DF86CF

A muted magenta shade, #DF86CF appears as (223, 134, 207) in RGB and (311°, 58%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DF86CF
RGB
223, 134, 207
HSL
311°, 58%, 70%
CMYK
0%, 40%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF86CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 134, 207

Red: 223 / Green: 134 / Blue: 207

HSL

311°, 58%, 70%

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

CMYK

0%, 40%, 7%, 13%

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

What color is #DF86CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF86CF to RGB:

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

HEX to HSL

Convert #DF86CF to HSL:

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

HEX to CMYK

Convert #DF86CF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #DF86CF has RGB (223, 134, 207) and HSL (311°, 58%, 70%). 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 #DF86CF is #86DF96, creating high-contrast pairings. For softer combinations, try analogous colors like #C386DF.

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

Contrast with #DF86CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF86CF?

#DF86CF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF86CF?

#DF86CF in RGB is (223, 134, 207) - 223 red, 134 green, and 207 blue.

How to use #DF86CF in CSS?

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

What colors go well with #DF86CF?

#86DF96 (complementary), #C386DF (analogous), and #CF4AB6 (lighter shade) work well with #DF86CF.