#9496CC Color Information

Hex color code: #9496CC

A delicate blue shade, #9496CC appears as (148, 150, 204) in RGB and (238°, 35%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#9496CC
RGB
148, 150, 204
HSL
238°, 35%, 69%
CMYK
27%, 26%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9496CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 150, 204

Red: 148 / Green: 150 / Blue: 204

HSL

238°, 35%, 69%

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

CMYK

27%, 26%, 0%, 20%

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

What color is #9496CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9496CC to RGB:

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

HEX to HSL

Convert #9496CC to HSL:

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

HEX to CMYK

Convert #9496CC to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #9496CC has RGB (148, 150, 204) and HSL (238°, 35%, 69%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9496CC is #CCCA94, creating high-contrast pairings. For softer combinations, try analogous colors like #94B2CC.

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

Contrast with #9496CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9496CC?

#9496CC is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9496CC?

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

How to use #9496CC in CSS?

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

What colors go well with #9496CC?

#CCCA94 (complementary), #94B2CC (analogous), and #6163B3 (lighter shade) work well with #9496CC.