#8AB1EF Color Information

Hex color code: #8AB1EF

A vivid blue shade, #8AB1EF appears as (138, 177, 239) in RGB and (217°, 76%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#8AB1EF
RGB
138, 177, 239
HSL
217°, 76%, 74%
CMYK
42%, 26%, 0%, 6%

Shades

CSS Usage
color: #8AB1EF;
background-color: #8AB1EF;
border-color: #8AB1EF;
box-shadow: 0 0 10px #8AB1EF;
border: 2px solid #8AB1EF;
Tailwind Usage
bg-[#8AB1EF]
text-[#8AB1EF]
border-[#8AB1EF]
shadow-[0_0_10px_8AB1EF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8AB1EF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8AB1EF; color: #000000; }

Badge

New Feature
.badge { background-color: #8AB1EF; 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 #8AB1EF; background-color: #8AB1EF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8AB1EF20; border-left: 4px solid #8AB1EF; }

Link / Accent

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

a { color: #8AB1EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AB1EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 177, 239

Red: 138 / Green: 177 / Blue: 239

HSL

217°, 76%, 74%

Hue: 217° / Saturation: 76% / Lightness: 74%

CMYK

42%, 26%, 0%, 6%

Cyan: 42% / Magenta: 26% / Yellow: 0% / Key: 6%

What color is #8AB1EF?

#8AB1EF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AB1EF to RGB:

rgb(138, 177, 239)HEX to RGB Converter →

HEX to HSL

Convert #8AB1EF to HSL:

hsl(217, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #8AB1EF to CMYK:

cmyk(42%, 26%, 0%, 6%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #8AB1EF has RGB (138, 177, 239) and HSL (217°, 76%, 74%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AB1EF is #EFC88A, creating high-contrast pairings. For softer combinations, try analogous colors like #8AE3EF.

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

Contrast with #8AB1EF

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

Contrast Ratio: 9.62:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AB1EF?

#8AB1EF is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8AB1EF?

#8AB1EF in RGB is (138, 177, 239) - 138 red, 177 green, and 239 blue.

How to use #8AB1EF in CSS?

Use #8AB1EF directly in your CSS properties like color or background-color.

What colors go well with #8AB1EF?

#EFC88A (complementary), #8AE3EF (analogous), and #4784E6 (lighter shade) work well with #8AB1EF.