#ABABF6 Color Information

Hex color code: #ABABF6

The hex color #ABABF6 is a soft blue with RGB values of (171, 171, 246) and HSL of (240°, 81%, 82%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ABABF6
RGB
171, 171, 246
HSL
240°, 81%, 82%
CMYK
30%, 30%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ABABF6; 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 #ABABF6; background-color: #ABABF615; }

Alert / Toast

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

Link / Accent

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

a { color: #ABABF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #ABABF6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 171, 246

Red: 171 / Green: 171 / Blue: 246

HSL

240°, 81%, 82%

Hue: 240° / Saturation: 81% / Lightness: 82%

CMYK

30%, 30%, 0%, 4%

Cyan: 30% / Magenta: 30% / Yellow: 0% / Key: 4%

What color is #ABABF6?

#ABABF6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABABF6 to RGB:

rgb(171, 171, 246)HEX to RGB Converter →

HEX to HSL

Convert #ABABF6 to HSL:

hsl(240, 81%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ABABF6 to CMYK:

cmyk(30%, 30%, 0%, 4%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #ABABF6 has RGB (171, 171, 246) and HSL (240°, 81%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABABF6 is #F6F6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD1F6.

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

Contrast with #ABABF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABABF6?

#ABABF6 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ABABF6?

#ABABF6 in RGB is (171, 171, 246) - 171 red, 171 green, and 246 blue.

How to use #ABABF6 in CSS?

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

What colors go well with #ABABF6?

#F6F6AC (complementary), #ACD1F6 (analogous), and #6767EF (lighter shade) work well with #ABABF6.