#DE4FBA Color Information

Hex color code: #DE4FBA

A muted magenta shade, #DE4FBA appears as (222, 79, 186) in RGB and (315°, 68%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#DE4FBA
RGB
222, 79, 186
HSL
315°, 68%, 59%
CMYK
0%, 64%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE4FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 79, 186

Red: 222 / Green: 79 / Blue: 186

HSL

315°, 68%, 59%

Hue: 315° / Saturation: 68% / Lightness: 59%

CMYK

0%, 64%, 16%, 13%

Cyan: 0% / Magenta: 64% / Yellow: 16% / Key: 13%

What color is #DE4FBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE4FBA to RGB:

rgb(222, 79, 186)HEX to RGB Converter →

HEX to HSL

Convert #DE4FBA to HSL:

hsl(315, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DE4FBA to CMYK:

cmyk(0%, 64%, 16%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DE4FBA has RGB (222, 79, 186) and HSL (315°, 68%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE4FBA is #4FDE73, creating high-contrast pairings. For softer combinations, try analogous colors like #BA4FDE.

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

Contrast with #DE4FBA

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

Contrast Ratio: 5.93:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE4FBA?

#DE4FBA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE4FBA?

#DE4FBA in RGB is (222, 79, 186) - 222 red, 79 green, and 186 blue.

How to use #DE4FBA in CSS?

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

What colors go well with #DE4FBA?

#4FDE73 (complementary), #BA4FDE (analogous), and #BC2496 (lighter shade) work well with #DE4FBA.