#DBBFF1 Color Information

Hex color code: #DBBFF1

#DBBFF1 is a soft purple color. In RGB it is (219, 191, 241), and in HSL it is (274°, 64%, 85%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBBFF1
RGB
219, 191, 241
HSL
274°, 64%, 85%
CMYK
9%, 21%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBFF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 191, 241

Red: 219 / Green: 191 / Blue: 241

HSL

274°, 64%, 85%

Hue: 274° / Saturation: 64% / Lightness: 85%

CMYK

9%, 21%, 0%, 5%

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

What color is #DBBFF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBFF1 to RGB:

rgb(219, 191, 241)HEX to RGB Converter →

HEX to HSL

Convert #DBBFF1 to HSL:

hsl(274, 64%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBFF1 to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DBBFF1 has RGB (219, 191, 241) and HSL (274°, 64%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBFF1 is #D5F1C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C0F1.

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

Contrast with #DBBFF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBFF1?

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

What is the RGB value of #DBBFF1?

#DBBFF1 in RGB is (219, 191, 241) - 219 red, 191 green, and 241 blue.

How to use #DBBFF1 in CSS?

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

What colors go well with #DBBFF1?

#D5F1C0 (complementary), #C4C0F1 (analogous), and #B982E3 (lighter shade) work well with #DBBFF1.