#69307E Color Information

Hex color code: #69307E

A subtle purple shade, #69307E appears as (105, 48, 126) in RGB and (284°, 45%, 34%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#69307E
RGB
105, 48, 126
HSL
284°, 45%, 34%
CMYK
17%, 62%, 0%, 51%

Shades

CSS Usage
color: #69307E;
background-color: #69307E;
border-color: #69307E;
box-shadow: 0 0 10px #69307E;
border: 2px solid #69307E;
Tailwind Usage
bg-[#69307E]
text-[#69307E]
border-[#69307E]
shadow-[0_0_10px_69307E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69307E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69307E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #69307E; 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 #69307E; background-color: #69307E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69307E20; border-left: 4px solid #69307E; }

Link / Accent

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

a { color: #69307E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69307E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 48, 126

Red: 105 / Green: 48 / Blue: 126

HSL

284°, 45%, 34%

Hue: 284° / Saturation: 45% / Lightness: 34%

CMYK

17%, 62%, 0%, 51%

Cyan: 17% / Magenta: 62% / Yellow: 0% / Key: 51%

What color is #69307E?

#69307E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69307E to RGB:

rgb(105, 48, 126)HEX to RGB Converter →

HEX to HSL

Convert #69307E to HSL:

hsl(284, 45%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #69307E to CMYK:

cmyk(17%, 62%, 0%, 51%)Color Converter →

Color Meaning and Usage

#69307E is a soft purple color with RGB values of 105, 48, 126 and HSL of 284°, 45%, 34%. 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 #69307E is #447E30, creating high-contrast pairings. For softer combinations, try analogous colors like #42307E.

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

Contrast with #69307E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69307E?

#69307E is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #69307E?

#69307E in RGB is (105, 48, 126) - 105 red, 48 green, and 126 blue.

How to use #69307E in CSS?

Use #69307E directly in your CSS properties like color or background-color.

What colors go well with #69307E?

#447E30 (complementary), #42307E (analogous), and #3B1B46 (lighter shade) work well with #69307E.