#DDBEF1 Color Information

Hex color code: #DDBEF1

A ethereal purple shade, #DDBEF1 appears as (221, 190, 241) in RGB and (276°, 65%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDBEF1
RGB
221, 190, 241
HSL
276°, 65%, 85%
CMYK
8%, 21%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBEF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 190, 241

Red: 221 / Green: 190 / Blue: 241

HSL

276°, 65%, 85%

Hue: 276° / Saturation: 65% / Lightness: 85%

CMYK

8%, 21%, 0%, 5%

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

What color is #DDBEF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBEF1 to RGB:

rgb(221, 190, 241)HEX to RGB Converter →

HEX to HSL

Convert #DDBEF1 to HSL:

hsl(276, 65%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBEF1 to CMYK:

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

Color Meaning and Usage

#DDBEF1 is a light purple color with RGB values of 221, 190, 241 and HSL of 276°, 65%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBEF1 is #D4F2C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C5C0F2.

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

Contrast with #DDBEF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBEF1?

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

What is the RGB value of #DDBEF1?

#DDBEF1 in RGB is (221, 190, 241) - 221 red, 190 green, and 241 blue.

How to use #DDBEF1 in CSS?

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

What colors go well with #DDBEF1?

#D4F2C0 (complementary), #C5C0F2 (analogous), and #BC81E4 (lighter shade) work well with #DDBEF1.