#DF8BCA Color Information

Hex color code: #DF8BCA

A muted magenta shade, #DF8BCA appears as (223, 139, 202) in RGB and (315°, 57%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DF8BCA
RGB
223, 139, 202
HSL
315°, 57%, 71%
CMYK
0%, 38%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 139, 202

Red: 223 / Green: 139 / Blue: 202

HSL

315°, 57%, 71%

Hue: 315° / Saturation: 57% / Lightness: 71%

CMYK

0%, 38%, 9%, 13%

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

What color is #DF8BCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8BCA to RGB:

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

HEX to HSL

Convert #DF8BCA to HSL:

hsl(315, 57%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8BCA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DF8BCA has RGB (223, 139, 202) and HSL (315°, 57%, 71%). 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 #DF8BCA is #8BDFA0, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8BDF.

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

Contrast with #DF8BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8BCA?

#DF8BCA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF8BCA?

#DF8BCA in RGB is (223, 139, 202) - 223 red, 139 green, and 202 blue.

How to use #DF8BCA in CSS?

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

What colors go well with #DF8BCA?

#8BDFA0 (complementary), #CA8BDF (analogous), and #CF4FAF (lighter shade) work well with #DF8BCA.