#949CCC Color Information

Hex color code: #949CCC

#949CCC is a subtle blue color. In RGB it is (148, 156, 204), and in HSL it is (231°, 35%, 69%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#949CCC
RGB
148, 156, 204
HSL
231°, 35%, 69%
CMYK
27%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #949CCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 156, 204

Red: 148 / Green: 156 / Blue: 204

HSL

231°, 35%, 69%

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

CMYK

27%, 24%, 0%, 20%

Cyan: 27% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #949CCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949CCC to RGB:

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

HEX to HSL

Convert #949CCC to HSL:

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

HEX to CMYK

Convert #949CCC to CMYK:

cmyk(27%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

#949CCC is a subtle blue color with RGB values of 148, 156, 204 and HSL of 231°, 35%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949CCC is #CCC394, creating high-contrast pairings. For softer combinations, try analogous colors like #94B8CC.

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

Contrast with #949CCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949CCC?

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

What is the RGB value of #949CCC?

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

How to use #949CCC in CSS?

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

What colors go well with #949CCC?

#CCC394 (complementary), #94B8CC (analogous), and #616DB3 (lighter shade) work well with #949CCC.