#DDBFF3 Color Information

Hex color code: #DDBFF3

A ethereal purple shade, #DDBFF3 appears as (221, 191, 243) in RGB and (275°, 68%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDBFF3
RGB
221, 191, 243
HSL
275°, 68%, 85%
CMYK
9%, 21%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 191, 243

Red: 221 / Green: 191 / Blue: 243

HSL

275°, 68%, 85%

Hue: 275° / Saturation: 68% / Lightness: 85%

CMYK

9%, 21%, 0%, 5%

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

What color is #DDBFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBFF3 to RGB:

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

HEX to HSL

Convert #DDBFF3 to HSL:

hsl(275, 68%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBFF3 to CMYK:

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

Color Meaning and Usage

#DDBFF3 is a delicate purple color with RGB values of 221, 191, 243 and HSL of 275°, 68%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBFF3 is #D4F3BF, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BFF3.

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

Contrast with #DDBFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBFF3?

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

What is the RGB value of #DDBFF3?

#DDBFF3 in RGB is (221, 191, 243) - 221 red, 191 green, and 243 blue.

How to use #DDBFF3 in CSS?

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

What colors go well with #DDBFF3?

#D4F3BF (complementary), #C3BFF3 (analogous), and #BB7EE7 (lighter shade) work well with #DDBFF3.