#969ECF Color Information

Hex color code: #969ECF

A soft blue shade, #969ECF appears as (150, 158, 207) in RGB and (232°, 37%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#969ECF
RGB
150, 158, 207
HSL
232°, 37%, 70%
CMYK
28%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #969ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 158, 207

Red: 150 / Green: 158 / Blue: 207

HSL

232°, 37%, 70%

Hue: 232° / Saturation: 37% / Lightness: 70%

CMYK

28%, 24%, 0%, 19%

Cyan: 28% / Magenta: 24% / Yellow: 0% / Key: 19%

What color is #969ECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #969ECF to RGB:

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

HEX to HSL

Convert #969ECF to HSL:

hsl(232, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #969ECF to CMYK:

cmyk(28%, 24%, 0%, 19%)Color Converter →

Color Meaning and Usage

#969ECF is a pastel blue color with RGB values of 150, 158, 207 and HSL of 232°, 37%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #969ECF is #CFC796, creating high-contrast pairings. For softer combinations, try analogous colors like #96BACF.

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

Contrast with #969ECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #969ECF?

#969ECF is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #969ECF?

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

How to use #969ECF in CSS?

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

What colors go well with #969ECF?

#CFC796 (complementary), #96BACF (analogous), and #626DB7 (lighter shade) work well with #969ECF.