#DF8EEB Color Information

Hex color code: #DF8EEB

A subtle magenta shade, #DF8EEB appears as (223, 142, 235) in RGB and (292°, 70%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#DF8EEB
RGB
223, 142, 235
HSL
292°, 70%, 74%
CMYK
5%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 142, 235

Red: 223 / Green: 142 / Blue: 235

HSL

292°, 70%, 74%

Hue: 292° / Saturation: 70% / Lightness: 74%

CMYK

5%, 40%, 0%, 8%

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

What color is #DF8EEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8EEB to RGB:

rgb(223, 142, 235)HEX to RGB Converter →

HEX to HSL

Convert #DF8EEB to HSL:

hsl(292, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8EEB to CMYK:

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

Color Meaning and Usage

#DF8EEB is a balanced magenta color with RGB values of 223, 142, 235 and HSL of 292°, 70%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF8EEB is #9BEB8E, creating high-contrast pairings. For softer combinations, try analogous colors like #B08EEB.

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

Contrast with #DF8EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8EEB?

#DF8EEB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF8EEB?

#DF8EEB in RGB is (223, 142, 235) - 223 red, 142 green, and 235 blue.

How to use #DF8EEB in CSS?

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

What colors go well with #DF8EEB?

#9BEB8E (complementary), #B08EEB (analogous), and #CC4DE0 (lighter shade) work well with #DF8EEB.