#DFBBE9 Color Information

Hex color code: #DFBBE9

A airy magenta shade, #DFBBE9 appears as (223, 187, 233) in RGB and (287°, 51%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFBBE9
RGB
223, 187, 233
HSL
287°, 51%, 82%
CMYK
4%, 20%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBBE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 187, 233

Red: 223 / Green: 187 / Blue: 233

HSL

287°, 51%, 82%

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

CMYK

4%, 20%, 0%, 9%

Cyan: 4% / Magenta: 20% / Yellow: 0% / Key: 9%

What color is #DFBBE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBBE9 to RGB:

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

HEX to HSL

Convert #DFBBE9 to HSL:

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

HEX to CMYK

Convert #DFBBE9 to CMYK:

cmyk(4%, 20%, 0%, 9%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DFBBE9 has RGB (223, 187, 233) and HSL (287°, 51%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBBE9 is #C4E9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BAE9.

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

Contrast with #DFBBE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBBE9?

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

What is the RGB value of #DFBBE9?

#DFBBE9 in RGB is (223, 187, 233) - 223 red, 187 green, and 233 blue.

How to use #DFBBE9 in CSS?

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

What colors go well with #DFBBE9?

#C4E9BA (complementary), #C7BAE9 (analogous), and #C380D6 (lighter shade) work well with #DFBBE9.