#DB7CEE Color Information

Hex color code: #DB7CEE

#DB7CEE is a vivid magenta color. In RGB it is (219, 124, 238), and in HSL it is (290°, 77%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DB7CEE
RGB
219, 124, 238
HSL
290°, 77%, 71%
CMYK
8%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 124, 238

Red: 219 / Green: 124 / Blue: 238

HSL

290°, 77%, 71%

Hue: 290° / Saturation: 77% / Lightness: 71%

CMYK

8%, 48%, 0%, 7%

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

What color is #DB7CEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7CEE to RGB:

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

HEX to HSL

Convert #DB7CEE to HSL:

hsl(290, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DB7CEE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #DB7CEE has RGB (219, 124, 238) and HSL (290°, 77%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB7CEE is #8FEE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #A27CEE.

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

Contrast with #DB7CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7CEE?

#DB7CEE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB7CEE?

#DB7CEE in RGB is (219, 124, 238) - 219 red, 124 green, and 238 blue.

How to use #DB7CEE in CSS?

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

What colors go well with #DB7CEE?

#8FEE7C (complementary), #A27CEE (analogous), and #C838E5 (lighter shade) work well with #DB7CEE.