#DFBBEA Color Information

Hex color code: #DFBBEA

The hex color #DFBBEA is a soft magenta with RGB values of (223, 187, 234) and HSL of (286°, 53%, 83%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DFBBEA
RGB
223, 187, 234
HSL
286°, 53%, 83%
CMYK
5%, 20%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBBEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 187, 234

Red: 223 / Green: 187 / Blue: 234

HSL

286°, 53%, 83%

Hue: 286° / Saturation: 53% / Lightness: 83%

CMYK

5%, 20%, 0%, 8%

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

What color is #DFBBEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBBEA to RGB:

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

HEX to HSL

Convert #DFBBEA to HSL:

hsl(286, 53%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBBEA to CMYK:

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

Color Meaning and Usage

#DFBBEA is a ethereal magenta color with RGB values of 223, 187, 234 and HSL of 286°, 53%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBBEA is #C7EBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BDEB.

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

Contrast with #DFBBEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBBEA?

#DFBBEA is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFBBEA?

#DFBBEA in RGB is (223, 187, 234) - 223 red, 187 green, and 234 blue.

How to use #DFBBEA in CSS?

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

What colors go well with #DFBBEA?

#C7EBBD (complementary), #C9BDEB (analogous), and #C482D9 (lighter shade) work well with #DFBBEA.