✓ Copied to clipboard
#3F1E43 (Deep Purple) color swatch preview — Color From Pic.
#3F1E43 — Deep Purple color swatch

Deep Purple

#3F1E43

📝 Color Information for #3F1E43

The hexadecimal color code #3F1E43 represents a very dark shade in the purple family. In the RGB color model, this color is composed of 63 red, 30 green, and 67 blue, which translates to approximately 25% red, 12% green, and 26% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #3F1E43 has a hue of 294 degrees, a saturation level of 38%, and a lightness value of 19%. The hue angle of 294° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 294°, saturation of 55%, and brightness/value of 26%. For print applications using the CMYK color model, #3F1E43 would be reproduced using 6% cyan, 55% magenta, 0% yellow, and 74% black. The closest web-safe color is #333333, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #3F1E43 with other colors, consider its complementary color at hue 114° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4136515, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3F1E43

Tailwind CSS
fuchsia-950
HEX
#3F1E43
RGB
rgb(63, 30, 67)
RGB %
25%, 12%, 26%
HSL
hsl(294, 38%, 19%)
HSV
hsv(294, 55%, 26%)
CMYK
6%, 55%, 0%, 74%
Decimal
4136515
Web Safe
#333333

🎨 Color Schemes for #3F1E43

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3F1E43

🌗 Shades and Tints of #3F1E43

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3F1E43

Tones (adding gray / desaturating)

🌈 Hue Variations of #3F1E43

Hue Variations (shifting the color spectrum)

👁️ Preview of #3F1E43 in Use

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

👓 Color Blindness Simulation for #3F1E43

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 #3F1E43

:root { --color-hex: #3F1E43; --color-rgb: 63, 30, 67; --color-hsl: 294, 38%, 19%; } .bg-color { background-color: #3F1E43; } .text-color { color: #3F1E43; } .border-color { border-color: #3F1E43; }

🛠️ Use #3F1E43 in Your Project

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

🔗 Related Colors to #3F1E43

#2D1E43
Hue -30°
#361E43
Hue -15°
#431E3D
Hue +15°
#431E34
Hue +30°
#351938
85% L
#2B152E
70% L
#211023
50% L
#140915
30% L
#74377B
35% L
#A853B2
51% L
#C68ECC
68% L
#E3C7E6
84% L

About Deep Purple (#3F1E43)

Deep Purple is a dark, moderately saturated, cool purple color with a hue angle of 294°, saturation of 38%, and lightness of 19%. Its RGB value is (63, 30, 67) and its CMYK breakdown is C:6% M:55% Y:0% K:74%.

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

Frequently Asked Questions About #3F1E43

What is the HEX code for Deep Purple? +

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

The RGB value of #3F1E43 is rgb(63, 30, 67). This means the color contains 63 out of 255 parts red, 30 out of 255 parts green, and 67 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(63, 30, 67);

What is the HSL value of #3F1E43? +

The HSL value of #3F1E43 is hsl(294, 38%, 19%). The hue is 294°, placing it in the purple family on the color wheel. The saturation is 38%, making it moderately saturated. The lightness is 19%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #3F1E43 a warm or cool color? +

#3F1E43 is classified as a cool color based on its hue angle of 294°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #3F1E43? +

The approximate CMYK value of #3F1E43 is C:6% M:55% Y:0% K:74%. 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 #3F1E43 with Other Tools

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