#DF8BEA Color Information

Hex color code: #DF8BEA

#DF8BEA is a neutral magenta color. In RGB it is (223, 139, 234), and in HSL it is (293°, 69%, 73%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DF8BEA
RGB
223, 139, 234
HSL
293°, 69%, 73%
CMYK
5%, 41%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 139, 234

Red: 223 / Green: 139 / Blue: 234

HSL

293°, 69%, 73%

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

CMYK

5%, 41%, 0%, 8%

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

What color is #DF8BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8BEA to RGB:

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

HEX to HSL

Convert #DF8BEA to HSL:

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

HEX to CMYK

Convert #DF8BEA to CMYK:

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

Color Meaning and Usage

#DF8BEA is a neutral magenta color with RGB values of 223, 139, 234 and HSL of 293°, 69%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DF8BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8BEA?

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

What is the RGB value of #DF8BEA?

#DF8BEA in RGB is (223, 139, 234) - 223 red, 139 green, and 234 blue.

How to use #DF8BEA in CSS?

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

What colors go well with #DF8BEA?

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