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

Dark Cool Purple

#6E2B8C

📝 Color Information for #6E2B8C

The hexadecimal color code #6E2B8C represents a dark shade in the purple family. In the RGB color model, this color is composed of 110 red, 43 green, and 140 blue, which translates to approximately 43% red, 17% green, and 55% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #6E2B8C has a hue of 281 degrees, a saturation level of 53%, and a lightness value of 36%. The hue angle of 281° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 281°, saturation of 69%, and brightness/value of 55%. For print applications using the CMYK color model, #6E2B8C would be reproduced using 21% cyan, 69% magenta, 0% yellow, and 45% black. The closest web-safe color is #663399, 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 #6E2B8C with other colors, consider its complementary color at hue 101° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7220108, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #6E2B8C

Tailwind CSS
purple-900
HEX
#6E2B8C
RGB
rgb(110, 43, 140)
RGB %
43%, 17%, 55%
HSL
hsl(281, 53%, 36%)
HSV
hsv(281, 69%, 55%)
CMYK
21%, 69%, 0%, 45%
Decimal
7220108
Web Safe
#663399

🎨 Color Schemes for #6E2B8C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #6E2B8C

🌗 Shades and Tints of #6E2B8C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #6E2B8C

Tones (adding gray / desaturating)

🌈 Hue Variations of #6E2B8C

Hue Variations (shifting the color spectrum)

👁️ Preview of #6E2B8C in Use

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

👓 Color Blindness Simulation for #6E2B8C

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

:root { --color-hex: #6E2B8C; --color-rgb: 110, 43, 140; --color-hsl: 281, 53%, 36%; } .bg-color { background-color: #6E2B8C; } .text-color { color: #6E2B8C; } .border-color { border-color: #6E2B8C; }

🛠️ Use #6E2B8C in Your Project

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

🔗 Related Colors to #6E2B8C

#3D2B8C
Hue -30°
#552B8C
Hue -15°
#862B8C
Hue +15°
#8C2B7B
Hue +30°
#5E2579
85% L
#4C1E62
70% L
#371646
50% L
#220D2B
30% L
#953BBF
49% L
#B16BD1
62% L
#CA9AE0
74% L
#E4CCEF
87% L

About Dark Cool Purple (#6E2B8C)

Dark Cool Purple is a medium, moderately saturated, cool purple color with a hue angle of 281°, saturation of 53%, and lightness of 36%. Its RGB value is (110, 43, 140) and its CMYK breakdown is C:21% M:69% Y:0% K:45%.

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

What is the HEX code for Dark Cool Purple? +

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

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

What is the HSL value of #6E2B8C? +

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

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

The approximate CMYK value of #6E2B8C is C:21% M:69% Y:0% K:45%. 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 #6E2B8C with Other Tools

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