#828FAB Color Information

Hex color code: #828FAB

A subtle blue shade, #828FAB appears as (130, 143, 171) in RGB and (221°, 20%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#828FAB
RGB
130, 143, 171
HSL
221°, 20%, 59%
CMYK
24%, 16%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #828FAB; 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 #828FAB; background-color: #828FAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #828FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #828FAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 143, 171

Red: 130 / Green: 143 / Blue: 171

HSL

221°, 20%, 59%

Hue: 221° / Saturation: 20% / Lightness: 59%

CMYK

24%, 16%, 0%, 33%

Cyan: 24% / Magenta: 16% / Yellow: 0% / Key: 33%

What color is #828FAB?

#828FAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #828FAB to RGB:

rgb(130, 143, 171)HEX to RGB Converter →

HEX to HSL

Convert #828FAB to HSL:

hsl(221, 20%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #828FAB to CMYK:

cmyk(24%, 16%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #828FAB has RGB (130, 143, 171) and HSL (221°, 20%, 59%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #828FAB is #AB9E82, creating high-contrast pairings. For softer combinations, try analogous colors like #82A4AB.

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

Contrast with #828FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #828FAB?

#828FAB is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #828FAB?

#828FAB in RGB is (130, 143, 171) - 130 red, 143 green, and 171 blue.

How to use #828FAB in CSS?

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

What colors go well with #828FAB?

#AB9E82 (complementary), #82A4AB (analogous), and #5A6887 (lighter shade) work well with #828FAB.