#806EAF Color Information

Hex color code: #806EAF

The hex color #806EAF is a subtle purple with RGB values of (128, 110, 175) and HSL of (257°, 29%, 56%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#806EAF
RGB
128, 110, 175
HSL
257°, 29%, 56%
CMYK
27%, 37%, 0%, 31%

Shades

CSS Usage
color: #806EAF;
background-color: #806EAF;
border-color: #806EAF;
box-shadow: 0 0 10px #806EAF;
border: 2px solid #806EAF;
Tailwind Usage
bg-[#806EAF]
text-[#806EAF]
border-[#806EAF]
shadow-[0_0_10px_806EAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #806EAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #806EAF; color: #000000; }

Badge

New Feature
.badge { background-color: #806EAF; 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 #806EAF; background-color: #806EAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #806EAF20; border-left: 4px solid #806EAF; }

Link / Accent

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

a { color: #806EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #806EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 110, 175

Red: 128 / Green: 110 / Blue: 175

HSL

257°, 29%, 56%

Hue: 257° / Saturation: 29% / Lightness: 56%

CMYK

27%, 37%, 0%, 31%

Cyan: 27% / Magenta: 37% / Yellow: 0% / Key: 31%

What color is #806EAF?

#806EAF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #806EAF to RGB:

rgb(128, 110, 175)HEX to RGB Converter →

HEX to HSL

Convert #806EAF to HSL:

hsl(257, 29%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #806EAF to CMYK:

cmyk(27%, 37%, 0%, 31%)Color Converter →

Color Meaning and Usage

#806EAF is a soft purple color with RGB values of 128, 110, 175 and HSL of 257°, 29%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #806EAF is #9DAF6E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E7CAF.

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

Contrast with #806EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #806EAF?

#806EAF is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #806EAF?

#806EAF in RGB is (128, 110, 175) - 128 red, 110 green, and 175 blue.

How to use #806EAF in CSS?

Use #806EAF directly in your CSS properties like color or background-color.

What colors go well with #806EAF?

#9DAF6E (complementary), #6E7CAF (analogous), and #5B4A87 (lighter shade) work well with #806EAF.