#6D2BDE Color Information

Hex color code: #6D2BDE

A dynamic purple shade, #6D2BDE appears as (109, 43, 222) in RGB and (262°, 73%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#6D2BDE
RGB
109, 43, 222
HSL
262°, 73%, 52%
CMYK
51%, 81%, 0%, 13%

Shades

CSS Usage
color: #6D2BDE;
background-color: #6D2BDE;
border-color: #6D2BDE;
box-shadow: 0 0 10px #6D2BDE;
border: 2px solid #6D2BDE;
Tailwind Usage
bg-[#6D2BDE]
text-[#6D2BDE]
border-[#6D2BDE]
shadow-[0_0_10px_6D2BDE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6D2BDE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6D2BDE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6D2BDE; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #6D2BDE; background-color: #6D2BDE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6D2BDE20; border-left: 4px solid #6D2BDE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #6D2BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6D2BDE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

109, 43, 222

Red: 109 / Green: 43 / Blue: 222

HSL

262°, 73%, 52%

Hue: 262° / Saturation: 73% / Lightness: 52%

CMYK

51%, 81%, 0%, 13%

Cyan: 51% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #6D2BDE?

#6D2BDE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6D2BDE to RGB:

rgb(109, 43, 222)HEX to RGB Converter →

HEX to HSL

Convert #6D2BDE to HSL:

hsl(262, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #6D2BDE to CMYK:

cmyk(51%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #6D2BDE has RGB (109, 43, 222) and HSL (262°, 73%, 52%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6D2BDE is #9CDE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #2B43DE.

Use #6D2BDE in CSS: color: #6D2BDE or background-color: #6D2BDE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #6D2BDE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.05:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6D2BDE?

#6D2BDE is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6D2BDE?

#6D2BDE in RGB is (109, 43, 222) - 109 red, 43 green, and 222 blue.

How to use #6D2BDE in CSS?

Use #6D2BDE directly in your CSS properties like color or background-color.

What colors go well with #6D2BDE?

#9CDE2B (complementary), #2B43DE (analogous), and #4C19A3 (lighter shade) work well with #6D2BDE.