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

Magenta

#B54F95

📝 Color Information for #B54F95

The hexadecimal color code #B54F95 represents a medium shade in the purple family. In the RGB color model, this color is composed of 181 red, 79 green, and 149 blue, which translates to approximately 71% red, 31% green, and 58% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B54F95 has a hue of 319 degrees, a saturation level of 41%, and a lightness value of 51%. The hue angle of 319° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 319°, saturation of 56%, and brightness/value of 71%. For print applications using the CMYK color model, #B54F95 would be reproduced using 0% cyan, 56% magenta, 18% yellow, and 29% black. The closest web-safe color is #CC6699, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #B54F95 with other colors, consider its complementary color at hue 139° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11882389, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B54F95

Tailwind CSS
pink-500
HEX
#B54F95
RGB
rgb(181, 79, 149)
RGB %
71%, 31%, 58%
HSL
hsl(319, 41%, 51%)
HSV
hsv(319, 56%, 71%)
CMYK
0%, 56%, 18%, 29%
Decimal
11882389
Web Safe
#CC6699

🎨 Color Schemes for #B54F95

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B54F95

🌗 Shades and Tints of #B54F95

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B54F95

Tones (adding gray / desaturating)

🌈 Hue Variations of #B54F95

Hue Variations (shifting the color spectrum)

👁️ Preview of #B54F95 in Use

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

👓 Color Blindness Simulation for #B54F95

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 #B54F95

:root { --color-hex: #B54F95; --color-rgb: 181, 79, 149; --color-hsl: 319, 41%, 51%; } .bg-color { background-color: #B54F95; } .text-color { color: #B54F95; } .border-color { border-color: #B54F95; }

🛠️ Use #B54F95 in Your Project

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

🔗 Related Colors to #B54F95

#A24FB5
Hue -30°
#B54FAE
Hue -15°
#B54F7B
Hue +15°
#B54F62
Hue +30°
#9B417E
85% L
#81366A
70% L
#5D274C
50% L
#36172C
30% L
#C473AB
61% L
#D397C0
71% L
#E1B7D4
80% L
#F0DBE9
90% L

About Magenta (#B54F95)

Magenta is a medium, moderately saturated, warm purple color with a hue angle of 319°, saturation of 41%, and lightness of 51%. Its RGB value is (181, 79, 149) and its CMYK breakdown is C:0% M:56% Y:18% K:29%.

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 #B54F95

What is the HEX code for Magenta? +

The HEX code for Magenta is #B54F95. In CSS you can use it directly as color: #B54F95; or as a background: background-color: #B54F95;. 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 #B54F95? +

The RGB value of #B54F95 is rgb(181, 79, 149). This means the color contains 181 out of 255 parts red, 79 out of 255 parts green, and 149 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(181, 79, 149);

What is the HSL value of #B54F95? +

The HSL value of #B54F95 is hsl(319, 41%, 51%). The hue is 319°, placing it in the purple family on the color wheel. The saturation is 41%, making it moderately saturated. The lightness is 51%, 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 #B54F95 a warm or cool color? +

#B54F95 is classified as a warm color based on its hue angle of 319°. 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 #B54F95? +

The approximate CMYK value of #B54F95 is C:0% M:56% Y:18% K:29%. 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 #B54F95 with Other Tools

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