#DDBFEE Color Information

Hex color code: #DDBFEE

#DDBFEE is a light purple color. In RGB it is (221, 191, 238), and in HSL it is (278°, 58%, 84%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DDBFEE
RGB
221, 191, 238
HSL
278°, 58%, 84%
CMYK
7%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 191, 238

Red: 221 / Green: 191 / Blue: 238

HSL

278°, 58%, 84%

Hue: 278° / Saturation: 58% / Lightness: 84%

CMYK

7%, 20%, 0%, 7%

Cyan: 7% / Magenta: 20% / Yellow: 0% / Key: 7%

What color is #DDBFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBFEE to RGB:

rgb(221, 191, 238)HEX to RGB Converter →

HEX to HSL

Convert #DDBFEE to HSL:

hsl(278, 58%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBFEE to CMYK:

cmyk(7%, 20%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DDBFEE is a delicate purple color with RGB values of 221, 191, 238 and HSL of 278°, 58%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBFEE is #D0EEBF, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BFEE.

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

Contrast with #DDBFEE

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 #DDBFEE?

#DDBFEE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDBFEE?

#DDBFEE in RGB is (221, 191, 238) - 221 red, 191 green, and 238 blue.

How to use #DDBFEE in CSS?

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

What colors go well with #DDBFEE?

#D0EEBF (complementary), #C5BFEE (analogous), and #BC82DE (lighter shade) work well with #DDBFEE.