#DB8AEF Color Information

Hex color code: #DB8AEF

A vivid magenta shade, #DB8AEF appears as (219, 138, 239) in RGB and (288°, 76%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DB8AEF
RGB
219, 138, 239
HSL
288°, 76%, 74%
CMYK
8%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 138, 239

Red: 219 / Green: 138 / Blue: 239

HSL

288°, 76%, 74%

Hue: 288° / Saturation: 76% / Lightness: 74%

CMYK

8%, 42%, 0%, 6%

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

What color is #DB8AEF?

#DB8AEF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8AEF to RGB:

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

HEX to HSL

Convert #DB8AEF to HSL:

hsl(288, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8AEF to CMYK:

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

Color Meaning and Usage

#DB8AEF is a striking magenta color with RGB values of 219, 138, 239 and HSL of 288°, 76%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8AEF is #9EEF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #A98AEF.

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

Contrast with #DB8AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8AEF?

#DB8AEF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB8AEF?

#DB8AEF in RGB is (219, 138, 239) - 219 red, 138 green, and 239 blue.

How to use #DB8AEF in CSS?

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

What colors go well with #DB8AEF?

#9EEF8A (complementary), #A98AEF (analogous), and #C647E6 (lighter shade) work well with #DB8AEF.