#693DEE Color Information

Hex color code: #693DEE

The hex color #693DEE is a dynamic purple with RGB values of (105, 61, 238) and HSL of (255°, 84%, 59%). It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#693DEE
RGB
105, 61, 238
HSL
255°, 84%, 59%
CMYK
56%, 74%, 0%, 7%

Shades

CSS Usage
color: #693DEE;
background-color: #693DEE;
border-color: #693DEE;
box-shadow: 0 0 10px #693DEE;
border: 2px solid #693DEE;
Tailwind Usage
bg-[#693DEE]
text-[#693DEE]
border-[#693DEE]
shadow-[0_0_10px_693DEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #693DEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #693DEE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #693DEE; 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 #693DEE; background-color: #693DEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #693DEE20; border-left: 4px solid #693DEE; }

Link / Accent

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

a { color: #693DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #693DEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 61, 238

Red: 105 / Green: 61 / Blue: 238

HSL

255°, 84%, 59%

Hue: 255° / Saturation: 84% / Lightness: 59%

CMYK

56%, 74%, 0%, 7%

Cyan: 56% / Magenta: 74% / Yellow: 0% / Key: 7%

What color is #693DEE?

#693DEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #693DEE to RGB:

rgb(105, 61, 238)HEX to RGB Converter →

HEX to HSL

Convert #693DEE to HSL:

hsl(255, 84%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #693DEE to CMYK:

cmyk(56%, 74%, 0%, 7%)Color Converter →

Color Meaning and Usage

#693DEE is a vivid purple color with RGB values of 105, 61, 238 and HSL of 255°, 84%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #693DEE is #C2EE3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F6BEE.

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

Contrast with #693DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #693DEE?

#693DEE is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #693DEE?

#693DEE in RGB is (105, 61, 238) - 105 red, 61 green, and 238 blue.

How to use #693DEE in CSS?

Use #693DEE directly in your CSS properties like color or background-color.

What colors go well with #693DEE?

#C2EE3F (complementary), #3F6BEE (analogous), and #4112CE (lighter shade) work well with #693DEE.