#DF86CA Color Information

Hex color code: #DF86CA

A subtle magenta shade, #DF86CA appears as (223, 134, 202) in RGB and (314°, 58%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DF86CA
RGB
223, 134, 202
HSL
314°, 58%, 70%
CMYK
0%, 40%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF86CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 134, 202

Red: 223 / Green: 134 / Blue: 202

HSL

314°, 58%, 70%

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

CMYK

0%, 40%, 9%, 13%

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

What color is #DF86CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF86CA to RGB:

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

HEX to HSL

Convert #DF86CA to HSL:

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

HEX to CMYK

Convert #DF86CA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #DF86CA has RGB (223, 134, 202) and HSL (314°, 58%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF86CA is #86DF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #C786DF.

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

Contrast with #DF86CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF86CA?

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

What is the RGB value of #DF86CA?

#DF86CA in RGB is (223, 134, 202) - 223 red, 134 green, and 202 blue.

How to use #DF86CA in CSS?

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

What colors go well with #DF86CA?

#86DF9B (complementary), #C786DF (analogous), and #CF4AB0 (lighter shade) work well with #DF86CA.