#692CAF Color Information

Hex color code: #692CAF

The hex color #692CAF is a tranquil purple with RGB values of (105, 44, 175) and HSL of (268°, 60%, 43%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#692CAF
RGB
105, 44, 175
HSL
268°, 60%, 43%
CMYK
40%, 75%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #692CAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 44, 175

Red: 105 / Green: 44 / Blue: 175

HSL

268°, 60%, 43%

Hue: 268° / Saturation: 60% / Lightness: 43%

CMYK

40%, 75%, 0%, 31%

Cyan: 40% / Magenta: 75% / Yellow: 0% / Key: 31%

What color is #692CAF?

#692CAF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #692CAF to RGB:

rgb(105, 44, 175)HEX to RGB Converter →

HEX to HSL

Convert #692CAF to HSL:

hsl(268, 60%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #692CAF to CMYK:

cmyk(40%, 75%, 0%, 31%)Color Converter →

Color Meaning and Usage

A calming purple tone, #692CAF has RGB (105, 44, 175) and HSL (268°, 60%, 43%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #692CAF is #72AF2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C30AF.

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

Contrast with #692CAF

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 #692CAF?

#692CAF is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #692CAF?

#692CAF in RGB is (105, 44, 175) - 105 red, 44 green, and 175 blue.

How to use #692CAF in CSS?

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

What colors go well with #692CAF?

#72AF2C (complementary), #2C30AF (analogous), and #451D72 (lighter shade) work well with #692CAF.