✓ Copied to clipboard
#6B2E6B (Dark Purple) color swatch preview — Color From Pic.
#6B2E6B — Dark Purple color swatch

Dark Purple

#6B2E6B

📝 Color Information for #6B2E6B

The hexadecimal color code #6B2E6B represents a dark shade in the purple family. In the RGB color model, this color is composed of 107 red, 46 green, and 107 blue, which translates to approximately 42% red, 18% green, and 42% 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, #6B2E6B has a hue of 300 degrees, a saturation level of 40%, and a lightness value of 30%. The hue angle of 300° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 300°, saturation of 57%, and brightness/value of 42%. For print applications using the CMYK color model, #6B2E6B would be reproduced using 0% cyan, 57% magenta, 0% yellow, and 58% black. The closest web-safe color is #663366, 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 #6B2E6B with other colors, consider its complementary color at hue 120° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7024235, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #6B2E6B

Tailwind CSS
fuchsia-900
HEX
#6B2E6B
RGB
rgb(107, 46, 107)
RGB %
42%, 18%, 42%
HSL
hsl(300, 40%, 30%)
HSV
hsv(300, 57%, 42%)
CMYK
0%, 57%, 0%, 58%
Decimal
7024235
Web Safe
#663366

🎨 Color Schemes for #6B2E6B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #6B2E6B

🌗 Shades and Tints of #6B2E6B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #6B2E6B

Tones (adding gray / desaturating)

🌈 Hue Variations of #6B2E6B

Hue Variations (shifting the color spectrum)

👁️ Preview of #6B2E6B in Use

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

👓 Color Blindness Simulation for #6B2E6B

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 #6B2E6B

:root { --color-hex: #6B2E6B; --color-rgb: 107, 46, 107; --color-hsl: 300, 40%, 30%; } .bg-color { background-color: #6B2E6B; } .text-color { color: #6B2E6B; } .border-color { border-color: #6B2E6B; }

🛠️ Use #6B2E6B in Your Project

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

🔗 Related Colors to #6B2E6B

#4D2E6B
Hue -30°
#5C2E6B
Hue -15°
#6B2E5C
Hue +15°
#6B2E4D
Hue +30°
#5D285D
85% L
#4B204B
70% L
#361736
50% L
#200E20
30% L
#9D439D
44% L
#BF69BF
58% L
#D49BD4
72% L
#EACDEA
86% L

About Dark Purple (#6B2E6B)

Dark Purple is a medium, moderately saturated, warm purple color with a hue angle of 300°, saturation of 40%, and lightness of 30%. Its RGB value is (107, 46, 107) and its CMYK breakdown is C:0% M:57% Y:0% K:58%.

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 #6B2E6B

What is the HEX code for Dark Purple? +

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

The RGB value of #6B2E6B is rgb(107, 46, 107). This means the color contains 107 out of 255 parts red, 46 out of 255 parts green, and 107 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(107, 46, 107);

What is the HSL value of #6B2E6B? +

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

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

The approximate CMYK value of #6B2E6B is C:0% M:57% Y:0% K:58%. 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 #6B2E6B with Other Tools

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