#68286C Color Information

Hex color code: #68286C

#68286C is a delicate magenta color. In RGB it is (104, 40, 108), and in HSL it is (296°, 46%, 29%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#68286C
RGB
104, 40, 108
HSL
296°, 46%, 29%
CMYK
4%, 63%, 0%, 58%

Shades

CSS Usage
color: #68286C;
background-color: #68286C;
border-color: #68286C;
box-shadow: 0 0 10px #68286C;
border: 2px solid #68286C;
Tailwind Usage
bg-[#68286C]
text-[#68286C]
border-[#68286C]
shadow-[0_0_10px_68286C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68286C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68286C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68286C; 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 #68286C; background-color: #68286C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68286C20; border-left: 4px solid #68286C; }

Link / Accent

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

a { color: #68286C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68286C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 40, 108

Red: 104 / Green: 40 / Blue: 108

HSL

296°, 46%, 29%

Hue: 296° / Saturation: 46% / Lightness: 29%

CMYK

4%, 63%, 0%, 58%

Cyan: 4% / Magenta: 63% / Yellow: 0% / Key: 58%

What color is #68286C?

#68286C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68286C to RGB:

rgb(104, 40, 108)HEX to RGB Converter →

HEX to HSL

Convert #68286C to HSL:

hsl(296, 46%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #68286C to CMYK:

cmyk(4%, 63%, 0%, 58%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #68286C has RGB (104, 40, 108) and HSL (296°, 46%, 29%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68286C is #2C6C28, creating high-contrast pairings. For softer combinations, try analogous colors like #45286C.

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

Contrast with #68286C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68286C?

#68286C is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #68286C?

#68286C in RGB is (104, 40, 108) - 104 red, 40 green, and 108 blue.

How to use #68286C in CSS?

Use #68286C directly in your CSS properties like color or background-color.

What colors go well with #68286C?

#2C6C28 (complementary), #45286C (analogous), and #321334 (lighter shade) work well with #68286C.