#8069FF Color Information

Hex color code: #8069FF

A striking blue shade, #8069FF appears as (128, 105, 255) in RGB and (249°, 100%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Slate Blue
HEX
#8069FF
RGB
128, 105, 255
HSL
249°, 100%, 71%
CMYK
50%, 59%, 0%, 0%

Shades

CSS Usage
color: #8069FF;
background-color: #8069FF;
border-color: #8069FF;
box-shadow: 0 0 10px #8069FF;
border: 2px solid #8069FF;
Tailwind Usage
bg-[#8069FF]
text-[#8069FF]
border-[#8069FF]
shadow-[0_0_10px_8069FF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8069FF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8069FF; color: #000000; }

Badge

New Feature
.badge { background-color: #8069FF; 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 #8069FF; background-color: #8069FF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8069FF20; border-left: 4px solid #8069FF; }

Link / Accent

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

a { color: #8069FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8069FF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 105, 255

Red: 128 / Green: 105 / Blue: 255

HSL

249°, 100%, 71%

Hue: 249° / Saturation: 100% / Lightness: 71%

CMYK

50%, 59%, 0%, 0%

Cyan: 50% / Magenta: 59% / Yellow: 0% / Key: 0%

What color is #8069FF?

#8069FF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8069FF to RGB:

rgb(128, 105, 255)HEX to RGB Converter →

HEX to HSL

Convert #8069FF to HSL:

hsl(249, 100%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #8069FF to CMYK:

cmyk(50%, 59%, 0%, 0%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #8069FF has RGB (128, 105, 255) and HSL (249°, 100%, 71%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8069FF is #E9FF6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B9FFF.

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

Contrast with #8069FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8069FF?

#8069FF is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #8069FF?

#8069FF in RGB is (128, 105, 255) - 128 red, 105 green, and 255 blue.

How to use #8069FF in CSS?

Use #8069FF directly in your CSS properties like color or background-color.

What colors go well with #8069FF?

#E9FF6B (complementary), #6B9FFF (analogous), and #401FFF (lighter shade) work well with #8069FF.