#816FEC Color Information

Hex color code: #816FEC

A bold blue shade, #816FEC appears as (129, 111, 236) in RGB and (249°, 77%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#816FEC
RGB
129, 111, 236
HSL
249°, 77%, 68%
CMYK
45%, 53%, 0%, 7%

Shades

CSS Usage
color: #816FEC;
background-color: #816FEC;
border-color: #816FEC;
box-shadow: 0 0 10px #816FEC;
border: 2px solid #816FEC;
Tailwind Usage
bg-[#816FEC]
text-[#816FEC]
border-[#816FEC]
shadow-[0_0_10px_816FEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #816FEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #816FEC; color: #000000; }

Badge

New Feature
.badge { background-color: #816FEC; color: #000000; }

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 #816FEC; background-color: #816FEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #816FEC20; border-left: 4px solid #816FEC; }

Link / Accent

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

a { color: #816FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #816FEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 111, 236

Red: 129 / Green: 111 / Blue: 236

HSL

249°, 77%, 68%

Hue: 249° / Saturation: 77% / Lightness: 68%

CMYK

45%, 53%, 0%, 7%

Cyan: 45% / Magenta: 53% / Yellow: 0% / Key: 7%

What color is #816FEC?

#816FEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #816FEC to RGB:

rgb(129, 111, 236)HEX to RGB Converter →

HEX to HSL

Convert #816FEC to HSL:

hsl(249, 77%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #816FEC to CMYK:

cmyk(45%, 53%, 0%, 7%)Color Converter →

Color Meaning and Usage

#816FEC is a bold blue color with RGB values of 129, 111, 236 and HSL of 249°, 77%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #816FEC is #D9EC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F9BEC.

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

Contrast with #816FEC

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

Contrast Ratio: 5.42:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #816FEC?

#816FEC is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #816FEC?

#816FEC in RGB is (129, 111, 236) - 129 red, 111 green, and 236 blue.

How to use #816FEC in CSS?

Use #816FEC directly in your CSS properties like color or background-color.

What colors go well with #816FEC?

#D9EC6F (complementary), #6F9BEC (analogous), and #472BE3 (lighter shade) work well with #816FEC.