#69349D Color Information

Hex color code: #69349D

#69349D is a muted purple color. In RGB it is (105, 52, 157), and in HSL it is (270°, 50%, 41%). It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#69349D
RGB
105, 52, 157
HSL
270°, 50%, 41%
CMYK
33%, 67%, 0%, 38%

Shades

CSS Usage
color: #69349D;
background-color: #69349D;
border-color: #69349D;
box-shadow: 0 0 10px #69349D;
border: 2px solid #69349D;
Tailwind Usage
bg-[#69349D]
text-[#69349D]
border-[#69349D]
shadow-[0_0_10px_69349D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69349D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69349D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #69349D; 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 #69349D; background-color: #69349D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69349D20; border-left: 4px solid #69349D; }

Link / Accent

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

a { color: #69349D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69349D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 52, 157

Red: 105 / Green: 52 / Blue: 157

HSL

270°, 50%, 41%

Hue: 270° / Saturation: 50% / Lightness: 41%

CMYK

33%, 67%, 0%, 38%

Cyan: 33% / Magenta: 67% / Yellow: 0% / Key: 38%

What color is #69349D?

#69349D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69349D to RGB:

rgb(105, 52, 157)HEX to RGB Converter →

HEX to HSL

Convert #69349D to HSL:

hsl(270, 50%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #69349D to CMYK:

cmyk(33%, 67%, 0%, 38%)Color Converter →

Color Meaning and Usage

#69349D is a understated purple color with RGB values of 105, 52, 157 and HSL of 270°, 50%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69349D is #699D34, creating high-contrast pairings. For softer combinations, try analogous colors like #34349D.

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

Contrast with #69349D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69349D?

#69349D is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #69349D?

#69349D in RGB is (105, 52, 157) - 105 red, 52 green, and 157 blue.

How to use #69349D in CSS?

Use #69349D directly in your CSS properties like color or background-color.

What colors go well with #69349D?

#699D34 (complementary), #34349D (analogous), and #422163 (lighter shade) work well with #69349D.