#DBBFEF Color Information

Hex color code: #DBBFEF

A ethereal purple shade, #DBBFEF appears as (219, 191, 239) in RGB and (275°, 60%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DBBFEF
RGB
219, 191, 239
HSL
275°, 60%, 84%
CMYK
8%, 20%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 191, 239

Red: 219 / Green: 191 / Blue: 239

HSL

275°, 60%, 84%

Hue: 275° / Saturation: 60% / Lightness: 84%

CMYK

8%, 20%, 0%, 6%

Cyan: 8% / Magenta: 20% / Yellow: 0% / Key: 6%

What color is #DBBFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBFEF to RGB:

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

HEX to HSL

Convert #DBBFEF to HSL:

hsl(275, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBFEF to CMYK:

cmyk(8%, 20%, 0%, 6%)Color Converter →

Color Meaning and Usage

A light purple tone, #DBBFEF has RGB (219, 191, 239) and HSL (275°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBFEF is #D2EFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BEEF.

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

Contrast with #DBBFEF

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 #DBBFEF?

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

What is the RGB value of #DBBFEF?

#DBBFEF in RGB is (219, 191, 239) - 219 red, 191 green, and 239 blue.

How to use #DBBFEF in CSS?

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

What colors go well with #DBBFEF?

#D2EFBE (complementary), #C2BEEF (analogous), and #B881DF (lighter shade) work well with #DBBFEF.