#DBAEF9 Color Information

Hex color code: #DBAEF9

#DBAEF9 is a ethereal purple color. In RGB it is (219, 174, 249), and in HSL it is (276°, 86%, 83%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DBAEF9
RGB
219, 174, 249
HSL
276°, 86%, 83%
CMYK
12%, 30%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAEF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 249

Red: 219 / Green: 174 / Blue: 249

HSL

276°, 86%, 83%

Hue: 276° / Saturation: 86% / Lightness: 83%

CMYK

12%, 30%, 0%, 2%

Cyan: 12% / Magenta: 30% / Yellow: 0% / Key: 2%

What color is #DBAEF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAEF9 to RGB:

rgb(219, 174, 249)HEX to RGB Converter →

HEX to HSL

Convert #DBAEF9 to HSL:

hsl(276, 86%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAEF9 to CMYK:

cmyk(12%, 30%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light purple tone, #DBAEF9 has RGB (219, 174, 249) and HSL (276°, 86%, 83%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAEF9 is #CCF9AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B6AEF9.

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

Contrast with #DBAEF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAEF9?

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

What is the RGB value of #DBAEF9?

#DBAEF9 in RGB is (219, 174, 249) - 219 red, 174 green, and 249 blue.

How to use #DBAEF9 in CSS?

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

What colors go well with #DBAEF9?

#CCF9AE (complementary), #B6AEF9 (analogous), and #BB67F4 (lighter shade) work well with #DBAEF9.