✓ Copied to clipboard
#E76FBF (Soft Warm Magenta) color swatch preview — Color From Pic.
#E76FBF — Soft Warm Magenta color swatch

Soft Warm Magenta

#E76FBF

📝 Color Information for #E76FBF

The hexadecimal color code #E76FBF represents a light shade in the purple family. In the RGB color model, this color is composed of 231 red, 111 green, and 191 blue, which translates to approximately 91% red, 44% green, and 75% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E76FBF has a hue of 320 degrees, a saturation level of 71%, and a lightness value of 67%. The hue angle of 320° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 320°, saturation of 52%, and brightness/value of 91%. For print applications using the CMYK color model, #E76FBF would be reproduced using 0% cyan, 52% magenta, 17% yellow, and 9% black. The closest web-safe color is #FF66CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #E76FBF with other colors, consider its complementary color at hue 140° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15167423, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E76FBF

Tailwind CSS
pink-400
HEX
#E76FBF
RGB
rgb(231, 111, 191)
RGB %
91%, 44%, 75%
HSL
hsl(320, 71%, 67%)
HSV
hsv(320, 52%, 91%)
CMYK
0%, 52%, 17%, 9%
Decimal
15167423
Web Safe
#FF66CC

🎨 Color Schemes for #E76FBF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E76FBF

🌗 Shades and Tints of #E76FBF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E76FBF

Tones (adding gray / desaturating)

🌈 Hue Variations of #E76FBF

Hue Variations (shifting the color spectrum)

👁️ Preview of #E76FBF in Use

Text on #E76FBF
This demonstrates text readability on the color background. (Click to edit)
#E76FBF as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #E76FBF

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #E76FBF

:root { --color-hex: #E76FBF; --color-rgb: 231, 111, 191; --color-hsl: 320, 71%, 67%; } .bg-color { background-color: #E76FBF; } .text-color { color: #E76FBF; } .border-color { border-color: #E76FBF; }

🛠️ Use #E76FBF in Your Project

🎨
Build a Palette with #E76FBF
Generate harmonious color schemes
⚖️
Check Contrast for #E76FBF
WCAG accessibility testing
🌈
Create a Gradient with #E76FBF
Beautiful CSS gradients

🔗 Related Colors to #E76FBF

#D36FE7
Hue -30°
#E76FDD
Hue -15°
#E76FA1
Hue +15°
#E76F83
Hue +30°
#DF43AB
85% L
#CD2394
70% L
#94196B
50% L
#570F3F
30% L
#EC8ECC
74% L
#F0A8D8
80% L
#F5C6E6
87% L
#FAE0F1
93% L

About Soft Warm Magenta (#E76FBF)

Soft Warm Magenta is a medium, vibrant, warm purple color with a hue angle of 320°, saturation of 71%, and lightness of 67%. Its RGB value is (231, 111, 191) and its CMYK breakdown is C:0% M:52% Y:17% K:9%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #E76FBF

What is the HEX code for Soft Warm Magenta? +

The HEX code for Soft Warm Magenta is #E76FBF. In CSS you can use it directly as color: #E76FBF; or as a background: background-color: #E76FBF;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #E76FBF? +

The RGB value of #E76FBF is rgb(231, 111, 191). This means the color contains 231 out of 255 parts red, 111 out of 255 parts green, and 191 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(231, 111, 191);

What is the HSL value of #E76FBF? +

The HSL value of #E76FBF is hsl(320, 71%, 67%). The hue is 320°, placing it in the purple family on the color wheel. The saturation is 71%, making it vibrant. The lightness is 67%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #E76FBF a warm or cool color? +

#E76FBF is classified as a warm color based on its hue angle of 320°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #E76FBF? +

The approximate CMYK value of #E76FBF is C:0% M:52% Y:17% K:9%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #E76FBF with Other Tools

🔢
Color Converter
Get all formats for #E76FBF — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #E76FBF passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #E76FBF.
👓
Blindness Simulator
See how #E76FBF appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #E76FBF.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #E76FBF.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #E76FBF.
🔬
Technical Formats
See #E76FBF in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #E76FBF as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.