#DDBBF2 Color Information

Hex color code: #DDBBF2

#DDBBF2 is a soft purple color. In RGB it is (221, 187, 242), and in HSL it is (277°, 68%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DDBBF2
RGB
221, 187, 242
HSL
277°, 68%, 84%
CMYK
9%, 23%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBBF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 187, 242

Red: 221 / Green: 187 / Blue: 242

HSL

277°, 68%, 84%

Hue: 277° / Saturation: 68% / Lightness: 84%

CMYK

9%, 23%, 0%, 5%

Cyan: 9% / Magenta: 23% / Yellow: 0% / Key: 5%

What color is #DDBBF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBBF2 to RGB:

rgb(221, 187, 242)HEX to RGB Converter →

HEX to HSL

Convert #DDBBF2 to HSL:

hsl(277, 68%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBBF2 to CMYK:

cmyk(9%, 23%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DDBBF2 is a ethereal purple color with RGB values of 221, 187, 242 and HSL of 277°, 68%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBBF2 is #D0F2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BAF2.

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

Contrast with #DDBBF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBBF2?

#DDBBF2 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDBBF2?

#DDBBF2 in RGB is (221, 187, 242) - 221 red, 187 green, and 242 blue.

How to use #DDBBF2 in CSS?

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

What colors go well with #DDBBF2?

#D0F2BA (complementary), #C1BAF2 (analogous), and #BC7AE6 (lighter shade) work well with #DDBBF2.