#DFBFE8 Color Information

Hex color code: #DFBFE8

A ethereal magenta shade, #DFBFE8 appears as (223, 191, 232) in RGB and (287°, 47%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DFBFE8
RGB
223, 191, 232
HSL
287°, 47%, 83%
CMYK
4%, 18%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBFE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 191, 232

Red: 223 / Green: 191 / Blue: 232

HSL

287°, 47%, 83%

Hue: 287° / Saturation: 47% / Lightness: 83%

CMYK

4%, 18%, 0%, 9%

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

What color is #DFBFE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBFE8 to RGB:

rgb(223, 191, 232)HEX to RGB Converter →

HEX to HSL

Convert #DFBFE8 to HSL:

hsl(287, 47%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBFE8 to CMYK:

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

Color Meaning and Usage

#DFBFE8 is a delicate magenta color with RGB values of 223, 191, 232 and HSL of 287°, 47%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBFE8 is #C8E8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #CBBFE8.

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

Contrast with #DFBFE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBFE8?

#DFBFE8 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFBFE8?

#DFBFE8 in RGB is (223, 191, 232) - 223 red, 191 green, and 232 blue.

How to use #DFBFE8 in CSS?

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

What colors go well with #DFBFE8?

#C8E8BF (complementary), #CBBFE8 (analogous), and #C387D4 (lighter shade) work well with #DFBFE8.