#869FAF Color Information

Hex color code: #869FAF

The hex color #869FAF is a subtle blue with RGB values of (134, 159, 175) and HSL of (203°, 20%, 61%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#869FAF
RGB
134, 159, 175
HSL
203°, 20%, 61%
CMYK
23%, 9%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #869FAF; 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 #869FAF; background-color: #869FAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #869FAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #869FAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 159, 175

Red: 134 / Green: 159 / Blue: 175

HSL

203°, 20%, 61%

Hue: 203° / Saturation: 20% / Lightness: 61%

CMYK

23%, 9%, 0%, 31%

Cyan: 23% / Magenta: 9% / Yellow: 0% / Key: 31%

What color is #869FAF?

#869FAF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #869FAF to RGB:

rgb(134, 159, 175)HEX to RGB Converter →

HEX to HSL

Convert #869FAF to HSL:

hsl(203, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #869FAF to CMYK:

cmyk(23%, 9%, 0%, 31%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #869FAF has RGB (134, 159, 175) and HSL (203°, 20%, 61%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #869FAF is #AF9788, creating high-contrast pairings. For softer combinations, try analogous colors like #88AFAB.

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

Contrast with #869FAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #869FAF?

#869FAF is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #869FAF?

#869FAF in RGB is (134, 159, 175) - 134 red, 159 green, and 175 blue.

How to use #869FAF in CSS?

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

What colors go well with #869FAF?

#AF9788 (complementary), #88AFAB (analogous), and #5E7B8D (lighter shade) work well with #869FAF.