#DFA3EB Color Information

Hex color code: #DFA3EB

#DFA3EB is a soft magenta color. In RGB it is (223, 163, 235), and in HSL it is (290°, 64%, 78%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DFA3EB
RGB
223, 163, 235
HSL
290°, 64%, 78%
CMYK
5%, 31%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA3EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 163, 235

Red: 223 / Green: 163 / Blue: 235

HSL

290°, 64%, 78%

Hue: 290° / Saturation: 64% / Lightness: 78%

CMYK

5%, 31%, 0%, 8%

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

What color is #DFA3EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA3EB to RGB:

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

HEX to HSL

Convert #DFA3EB to HSL:

hsl(290, 64%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA3EB to CMYK:

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

Color Meaning and Usage

#DFA3EB is a airy magenta color with RGB values of 223, 163, 235 and HSL of 290°, 64%, 78%. 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 #DFA3EB is #AFEBA3, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA3EB.

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

Contrast with #DFA3EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA3EB?

#DFA3EB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFA3EB?

#DFA3EB in RGB is (223, 163, 235) - 223 red, 163 green, and 235 blue.

How to use #DFA3EB in CSS?

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

What colors go well with #DFA3EB?

#AFEBA3 (complementary), #BBA3EB (analogous), and #C964DD (lighter shade) work well with #DFA3EB.