#DDBFF5 Color Information

Hex color code: #DDBFF5

#DDBFF5 is a delicate purple color. In RGB it is (221, 191, 245), and in HSL it is (273°, 73%, 85%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDBFF5
RGB
221, 191, 245
HSL
273°, 73%, 85%
CMYK
10%, 22%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 191, 245

Red: 221 / Green: 191 / Blue: 245

HSL

273°, 73%, 85%

Hue: 273° / Saturation: 73% / Lightness: 85%

CMYK

10%, 22%, 0%, 4%

Cyan: 10% / Magenta: 22% / Yellow: 0% / Key: 4%

What color is #DDBFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBFF5 to RGB:

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

HEX to HSL

Convert #DDBFF5 to HSL:

hsl(273, 73%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBFF5 to CMYK:

cmyk(10%, 22%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DDBFF5 is a soft purple color with RGB values of 221, 191, 245 and HSL of 273°, 73%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBFF5 is #D6F5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BDF5.

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

Contrast with #DDBFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBFF5?

#DDBFF5 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDBFF5?

#DDBFF5 in RGB is (221, 191, 245) - 221 red, 191 green, and 245 blue.

How to use #DDBFF5 in CSS?

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

What colors go well with #DDBFF5?

#D6F5BD (complementary), #C0BDF5 (analogous), and #B87BEA (lighter shade) work well with #DDBFF5.