#969ECA Color Information

Hex color code: #969ECA

A subtle blue shade, #969ECA appears as (150, 158, 202) in RGB and (231°, 33%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#969ECA
RGB
150, 158, 202
HSL
231°, 33%, 69%
CMYK
26%, 22%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #969ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 158, 202

Red: 150 / Green: 158 / Blue: 202

HSL

231°, 33%, 69%

Hue: 231° / Saturation: 33% / Lightness: 69%

CMYK

26%, 22%, 0%, 21%

Cyan: 26% / Magenta: 22% / Yellow: 0% / Key: 21%

What color is #969ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #969ECA to RGB:

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

HEX to HSL

Convert #969ECA to HSL:

hsl(231, 33%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #969ECA to CMYK:

cmyk(26%, 22%, 0%, 21%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #969ECA has RGB (150, 158, 202) and HSL (231°, 33%, 69%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #969ECA is #CAC296, creating high-contrast pairings. For softer combinations, try analogous colors like #96B8CA.

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

Contrast with #969ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #969ECA?

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

What is the RGB value of #969ECA?

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

How to use #969ECA in CSS?

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

What colors go well with #969ECA?

#CAC296 (complementary), #96B8CA (analogous), and #636FB0 (lighter shade) work well with #969ECA.