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

Dark Vivid Magenta

#B2018E

📝 Color Information for #B2018E

The hexadecimal color code #B2018E represents a dark shade in the purple family. In the RGB color model, this color is composed of 178 red, 1 green, and 142 blue, which translates to approximately 70% red, 0% green, and 56% blue. This makes it a highly 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, #B2018E has a hue of 312 degrees, a saturation level of 99%, and a lightness value of 35%. The hue angle of 312° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 312°, saturation of 99%, and brightness/value of 70%. For print applications using the CMYK color model, #B2018E would be reproduced using 0% cyan, 99% magenta, 20% yellow, and 30% black. The closest web-safe color is #990099, 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 #B2018E with other colors, consider its complementary color at hue 132° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11665806, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B2018E

Tailwind CSS
fuchsia-700
HEX
#B2018E
RGB
rgb(178, 1, 142)
RGB %
70%, 0%, 56%
HSL
hsl(312, 99%, 35%)
HSV
hsv(312, 99%, 70%)
CMYK
0%, 99%, 20%, 30%
Decimal
11665806
Web Safe
#990099

🎨 Color Schemes for #B2018E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B2018E

🌗 Shades and Tints of #B2018E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B2018E

Tones (adding gray / desaturating)

🌈 Hue Variations of #B2018E

Hue Variations (shifting the color spectrum)

👁️ Preview of #B2018E in Use

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

👓 Color Blindness Simulation for #B2018E

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

:root { --color-hex: #B2018E; --color-rgb: 178, 1, 142; --color-hsl: 312, 99%, 35%; } .bg-color { background-color: #B2018E; } .text-color { color: #B2018E; } .border-color { border-color: #B2018E; }

🛠️ Use #B2018E in Your Project

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

🔗 Related Colors to #B2018E

#7D01B2
Hue -30°
#A901B2
Hue -15°
#B20162
Hue +15°
#B20136
Hue +30°
#98017A
85% L
#7F0166
70% L
#5B0049
50% L
#38002D
30% L
#F401C3
48% L
#FE39D7
61% L
#FE7BE4
74% L
#FFBDF2
87% L

About Dark Vivid Magenta (#B2018E)

Dark Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 312°, saturation of 99%, and lightness of 35%. Its RGB value is (178, 1, 142) and its CMYK breakdown is C:0% M:99% Y:20% K:30%.

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

What is the HEX code for Dark Vivid Magenta? +

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

The RGB value of #B2018E is rgb(178, 1, 142). This means the color contains 178 out of 255 parts red, 1 out of 255 parts green, and 142 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(178, 1, 142);

What is the HSL value of #B2018E? +

The HSL value of #B2018E is hsl(312, 99%, 35%). The hue is 312°, placing it in the purple family on the color wheel. The saturation is 99%, making it vibrant. The lightness is 35%, 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 #B2018E a warm or cool color? +

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

The approximate CMYK value of #B2018E is C:0% M:99% Y:20% K:30%. 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 #B2018E with Other Tools

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