#D77CEB Color Information

Hex color code: #D77CEB

The hex color #D77CEB is a striking magenta with RGB values of (215, 124, 235) and HSL of (289°, 74%, 70%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#D77CEB
RGB
215, 124, 235
HSL
289°, 74%, 70%
CMYK
9%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 124, 235

Red: 215 / Green: 124 / Blue: 235

HSL

289°, 74%, 70%

Hue: 289° / Saturation: 74% / Lightness: 70%

CMYK

9%, 47%, 0%, 8%

Cyan: 9% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #D77CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77CEB to RGB:

rgb(215, 124, 235)HEX to RGB Converter →

HEX to HSL

Convert #D77CEB to HSL:

hsl(289, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D77CEB to CMYK:

cmyk(9%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D77CEB is a dynamic magenta color with RGB values of 215, 124, 235 and HSL of 289°, 74%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D77CEB is #8FEB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #9E7AEB.

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

Contrast with #D77CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77CEB?

#D77CEB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77CEB?

#D77CEB in RGB is (215, 124, 235) - 215 red, 124 green, and 235 blue.

How to use #D77CEB in CSS?

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

What colors go well with #D77CEB?

#8FEB7A (complementary), #9E7AEB (analogous), and #C237E1 (lighter shade) work well with #D77CEB.