#692DB9 Color Information

Hex color code: #692DB9

The hex color #692DB9 is a cool purple with RGB values of (105, 45, 185) and HSL of (266°, 61%, 45%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#692DB9
RGB
105, 45, 185
HSL
266°, 61%, 45%
CMYK
43%, 76%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #692DB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 45, 185

Red: 105 / Green: 45 / Blue: 185

HSL

266°, 61%, 45%

Hue: 266° / Saturation: 61% / Lightness: 45%

CMYK

43%, 76%, 0%, 27%

Cyan: 43% / Magenta: 76% / Yellow: 0% / Key: 27%

What color is #692DB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #692DB9 to RGB:

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

HEX to HSL

Convert #692DB9 to HSL:

hsl(266, 61%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #692DB9 to CMYK:

cmyk(43%, 76%, 0%, 27%)Color Converter →

Color Meaning and Usage

#692DB9 is a serene purple color with RGB values of 105, 45, 185 and HSL of 266°, 61%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #692DB9 is #7CB92D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D36B9.

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

Contrast with #692DB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #692DB9?

#692DB9 is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #692DB9?

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

How to use #692DB9 in CSS?

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

What colors go well with #692DB9?

#7CB92D (complementary), #2D36B9 (analogous), and #461E7B (lighter shade) work well with #692DB9.