#9494CC Color Information

Hex color code: #9494CC

#9494CC is a delicate blue color. In RGB it is (148, 148, 204), and in HSL it is (240°, 35%, 69%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#9494CC
RGB
148, 148, 204
HSL
240°, 35%, 69%
CMYK
27%, 27%, 0%, 20%

Shades

CSS Usage
color: #9494CC;
background-color: #9494CC;
border-color: #9494CC;
box-shadow: 0 0 10px #9494CC;
border: 2px solid #9494CC;
Tailwind Usage
bg-[#9494CC]
text-[#9494CC]
border-[#9494CC]
shadow-[0_0_10px_9494CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9494CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9494CC; color: #000000; }

Badge

New Feature
.badge { background-color: #9494CC; 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 #9494CC; background-color: #9494CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9494CC20; border-left: 4px solid #9494CC; }

Link / Accent

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

a { color: #9494CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9494CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 148, 204

Red: 148 / Green: 148 / Blue: 204

HSL

240°, 35%, 69%

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

CMYK

27%, 27%, 0%, 20%

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

What color is #9494CC?

#9494CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9494CC to RGB:

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

HEX to HSL

Convert #9494CC to HSL:

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

HEX to CMYK

Convert #9494CC to CMYK:

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

Color Meaning and Usage

#9494CC is a gentle blue color with RGB values of 148, 148, 204 and HSL of 240°, 35%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9494CC is #CCCC94, creating high-contrast pairings. For softer combinations, try analogous colors like #94B0CC.

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

Contrast with #9494CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9494CC?

#9494CC is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9494CC?

#9494CC in RGB is (148, 148, 204) - 148 red, 148 green, and 204 blue.

How to use #9494CC in CSS?

Use #9494CC directly in your CSS properties like color or background-color.

What colors go well with #9494CC?

#CCCC94 (complementary), #94B0CC (analogous), and #6161B3 (lighter shade) work well with #9494CC.