#68307E Color Information

Hex color code: #68307E

A subtle purple shade, #68307E appears as (104, 48, 126) in RGB and (283°, 45%, 34%) in HSL. It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#68307E
RGB
104, 48, 126
HSL
283°, 45%, 34%
CMYK
17%, 62%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68307E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 48, 126

Red: 104 / Green: 48 / Blue: 126

HSL

283°, 45%, 34%

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

CMYK

17%, 62%, 0%, 51%

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

What color is #68307E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68307E to RGB:

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

HEX to HSL

Convert #68307E to HSL:

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

HEX to CMYK

Convert #68307E to CMYK:

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

Color Meaning and Usage

#68307E is a pastel purple color with RGB values of 104, 48, 126 and HSL of 283°, 45%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68307E is #467E30, creating high-contrast pairings. For softer combinations, try analogous colors like #41307E.

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

Contrast with #68307E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68307E?

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

What is the RGB value of #68307E?

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

How to use #68307E in CSS?

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

What colors go well with #68307E?

#467E30 (complementary), #41307E (analogous), and #3A1B46 (lighter shade) work well with #68307E.