#DFB8EA Color Information

Hex color code: #DFB8EA

#DFB8EA is a airy magenta color. In RGB it is (223, 184, 234), and in HSL it is (287°, 54%, 82%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DFB8EA
RGB
223, 184, 234
HSL
287°, 54%, 82%
CMYK
5%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB8EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 184, 234

Red: 223 / Green: 184 / Blue: 234

HSL

287°, 54%, 82%

Hue: 287° / Saturation: 54% / Lightness: 82%

CMYK

5%, 21%, 0%, 8%

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

What color is #DFB8EA?

#DFB8EA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB8EA to RGB:

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

HEX to HSL

Convert #DFB8EA to HSL:

hsl(287, 54%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB8EA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DFB8EA has RGB (223, 184, 234) and HSL (287°, 54%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB8EA is #C3EAB8, creating high-contrast pairings. For softer combinations, try analogous colors like #C6B8EA.

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

Contrast with #DFB8EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB8EA?

#DFB8EA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFB8EA?

#DFB8EA in RGB is (223, 184, 234) - 223 red, 184 green, and 234 blue.

How to use #DFB8EA in CSS?

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

What colors go well with #DFB8EA?

#C3EAB8 (complementary), #C6B8EA (analogous), and #C57DD8 (lighter shade) work well with #DFB8EA.