#949CBC Color Information

Hex color code: #949CBC

#949CBC is a pastel blue color. In RGB it is (148, 156, 188), and in HSL it is (228°, 23%, 66%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#949CBC
RGB
148, 156, 188
HSL
228°, 23%, 66%
CMYK
21%, 17%, 0%, 26%

Shades

CSS Usage
color: #949CBC;
background-color: #949CBC;
border-color: #949CBC;
box-shadow: 0 0 10px #949CBC;
border: 2px solid #949CBC;
Tailwind Usage
bg-[#949CBC]
text-[#949CBC]
border-[#949CBC]
shadow-[0_0_10px_949CBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #949CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #949CBC; color: #000000; }

Badge

New Feature
.badge { background-color: #949CBC; 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 #949CBC; background-color: #949CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #949CBC20; border-left: 4px solid #949CBC; }

Link / Accent

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

a { color: #949CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #949CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 156, 188

Red: 148 / Green: 156 / Blue: 188

HSL

228°, 23%, 66%

Hue: 228° / Saturation: 23% / Lightness: 66%

CMYK

21%, 17%, 0%, 26%

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

What color is #949CBC?

#949CBC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949CBC to RGB:

rgb(148, 156, 188)HEX to RGB Converter →

HEX to HSL

Convert #949CBC to HSL:

hsl(228, 23%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #949CBC to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #949CBC has RGB (148, 156, 188) and HSL (228°, 23%, 66%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949CBC is #BCB494, creating high-contrast pairings. For softer combinations, try analogous colors like #94B0BC.

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

Contrast with #949CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949CBC?

#949CBC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #949CBC?

#949CBC in RGB is (148, 156, 188) - 148 red, 156 green, and 188 blue.

How to use #949CBC in CSS?

Use #949CBC directly in your CSS properties like color or background-color.

What colors go well with #949CBC?

#BCB494 (complementary), #94B0BC (analogous), and #65719F (lighter shade) work well with #949CBC.