#869BEF Color Information

Hex color code: #869BEF

The hex color #869BEF is a striking blue with RGB values of (134, 155, 239) and HSL of (228°, 77%, 73%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#869BEF
RGB
134, 155, 239
HSL
228°, 77%, 73%
CMYK
44%, 35%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #869BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 155, 239

Red: 134 / Green: 155 / Blue: 239

HSL

228°, 77%, 73%

Hue: 228° / Saturation: 77% / Lightness: 73%

CMYK

44%, 35%, 0%, 6%

Cyan: 44% / Magenta: 35% / Yellow: 0% / Key: 6%

What color is #869BEF?

#869BEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #869BEF to RGB:

rgb(134, 155, 239)HEX to RGB Converter →

HEX to HSL

Convert #869BEF to HSL:

hsl(228, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #869BEF to CMYK:

cmyk(44%, 35%, 0%, 6%)Color Converter →

Color Meaning and Usage

#869BEF is a vivid blue color with RGB values of 134, 155, 239 and HSL of 228°, 77%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #869BEF is #EFDA85, creating high-contrast pairings. For softer combinations, try analogous colors like #85CFEF.

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

Contrast with #869BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #869BEF?

#869BEF is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #869BEF?

#869BEF in RGB is (134, 155, 239) - 134 red, 155 green, and 239 blue.

How to use #869BEF in CSS?

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

What colors go well with #869BEF?

#EFDA85 (complementary), #85CFEF (analogous), and #4162E6 (lighter shade) work well with #869BEF.