#692D7B Color Information

Hex color code: #692D7B

The hex color #692D7B is a pastel magenta with RGB values of (105, 45, 123) and HSL of (286°, 46%, 33%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#692D7B
RGB
105, 45, 123
HSL
286°, 46%, 33%
CMYK
15%, 63%, 0%, 52%

Shades

CSS Usage
color: #692D7B;
background-color: #692D7B;
border-color: #692D7B;
box-shadow: 0 0 10px #692D7B;
border: 2px solid #692D7B;
Tailwind Usage
bg-[#692D7B]
text-[#692D7B]
border-[#692D7B]
shadow-[0_0_10px_692D7B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #692D7B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #692D7B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #692D7B; 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 #692D7B; background-color: #692D7B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #692D7B20; border-left: 4px solid #692D7B; }

Link / Accent

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

a { color: #692D7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #692D7B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 45, 123

Red: 105 / Green: 45 / Blue: 123

HSL

286°, 46%, 33%

Hue: 286° / Saturation: 46% / Lightness: 33%

CMYK

15%, 63%, 0%, 52%

Cyan: 15% / Magenta: 63% / Yellow: 0% / Key: 52%

What color is #692D7B?

#692D7B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #692D7B to RGB:

rgb(105, 45, 123)HEX to RGB Converter →

HEX to HSL

Convert #692D7B to HSL:

hsl(286, 46%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #692D7B to CMYK:

cmyk(15%, 63%, 0%, 52%)Color Converter →

Color Meaning and Usage

#692D7B is a delicate magenta color with RGB values of 105, 45, 123 and HSL of 286°, 46%, 33%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #692D7B is #407B2D, creating high-contrast pairings. For softer combinations, try analogous colors like #422D7B.

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

Contrast with #692D7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #692D7B?

#692D7B is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #692D7B?

#692D7B in RGB is (105, 45, 123) - 105 red, 45 green, and 123 blue.

How to use #692D7B in CSS?

Use #692D7B directly in your CSS properties like color or background-color.

What colors go well with #692D7B?

#407B2D (complementary), #422D7B (analogous), and #391943 (lighter shade) work well with #692D7B.