#DBBAEE Color Information

Hex color code: #DBBAEE

#DBBAEE is a soft purple color. In RGB it is (219, 186, 238), and in HSL it is (278°, 60%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBBAEE
RGB
219, 186, 238
HSL
278°, 60%, 83%
CMYK
8%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 186, 238

Red: 219 / Green: 186 / Blue: 238

HSL

278°, 60%, 83%

Hue: 278° / Saturation: 60% / Lightness: 83%

CMYK

8%, 22%, 0%, 7%

Cyan: 8% / Magenta: 22% / Yellow: 0% / Key: 7%

What color is #DBBAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBAEE to RGB:

rgb(219, 186, 238)HEX to RGB Converter →

HEX to HSL

Convert #DBBAEE to HSL:

hsl(278, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBAEE to CMYK:

cmyk(8%, 22%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DBBAEE is a ethereal purple color with RGB values of 219, 186, 238 and HSL of 278°, 60%, 83%. 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 #DBBAEE is #CDEEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BAEE.

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

Contrast with #DBBAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBAEE?

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

What is the RGB value of #DBBAEE?

#DBBAEE in RGB is (219, 186, 238) - 219 red, 186 green, and 238 blue.

How to use #DBBAEE in CSS?

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

What colors go well with #DBBAEE?

#CDEEBA (complementary), #C1BAEE (analogous), and #BA7CDE (lighter shade) work well with #DBBAEE.