#969EED Color Information

Hex color code: #969EED

The hex color #969EED is a ethereal blue with RGB values of (150, 158, 237) and HSL of (234°, 71%, 76%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#969EED
RGB
150, 158, 237
HSL
234°, 71%, 76%
CMYK
37%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #969EED; 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 #969EED; background-color: #969EED15; }

Alert / Toast

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

Link / Accent

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

a { color: #969EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #969EED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 158, 237

Red: 150 / Green: 158 / Blue: 237

HSL

234°, 71%, 76%

Hue: 234° / Saturation: 71% / Lightness: 76%

CMYK

37%, 33%, 0%, 7%

Cyan: 37% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #969EED?

#969EED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #969EED to RGB:

rgb(150, 158, 237)HEX to RGB Converter →

HEX to HSL

Convert #969EED to HSL:

hsl(234, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #969EED to CMYK:

cmyk(37%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

#969EED is a airy blue color with RGB values of 150, 158, 237 and HSL of 234°, 71%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #969EED is #EDE596, creating high-contrast pairings. For softer combinations, try analogous colors like #96CAED.

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

Contrast with #969EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #969EED?

#969EED is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #969EED?

#969EED in RGB is (150, 158, 237) - 150 red, 158 green, and 237 blue.

How to use #969EED in CSS?

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

What colors go well with #969EED?

#EDE596 (complementary), #96CAED (analogous), and #5563E2 (lighter shade) work well with #969EED.