#DF8CEA Color Information

Hex color code: #DF8CEA

A balanced magenta shade, #DF8CEA appears as (223, 140, 234) in RGB and (293°, 69%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DF8CEA
RGB
223, 140, 234
HSL
293°, 69%, 73%
CMYK
5%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 140, 234

Red: 223 / Green: 140 / Blue: 234

HSL

293°, 69%, 73%

Hue: 293° / Saturation: 69% / Lightness: 73%

CMYK

5%, 40%, 0%, 8%

Cyan: 5% / Magenta: 40% / Yellow: 0% / Key: 8%

What color is #DF8CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8CEA to RGB:

rgb(223, 140, 234)HEX to RGB Converter →

HEX to HSL

Convert #DF8CEA to HSL:

hsl(293, 69%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8CEA to CMYK:

cmyk(5%, 40%, 0%, 8%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DF8CEA has RGB (223, 140, 234) and HSL (293°, 69%, 73%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF8CEA is #96EA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #AF8BEA.

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

Contrast with #DF8CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8CEA?

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

What is the RGB value of #DF8CEA?

#DF8CEA in RGB is (223, 140, 234) - 223 red, 140 green, and 234 blue.

How to use #DF8CEA in CSS?

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

What colors go well with #DF8CEA?

#96EA8B (complementary), #AF8BEA (analogous), and #CD4ADE (lighter shade) work well with #DF8CEA.