#949FD6 Color Information

Hex color code: #949FD6

The hex color #949FD6 is a delicate blue with RGB values of (148, 159, 214) and HSL of (230°, 45%, 71%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#949FD6
RGB
148, 159, 214
HSL
230°, 45%, 71%
CMYK
31%, 26%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #949FD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 159, 214

Red: 148 / Green: 159 / Blue: 214

HSL

230°, 45%, 71%

Hue: 230° / Saturation: 45% / Lightness: 71%

CMYK

31%, 26%, 0%, 16%

Cyan: 31% / Magenta: 26% / Yellow: 0% / Key: 16%

What color is #949FD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949FD6 to RGB:

rgb(148, 159, 214)HEX to RGB Converter →

HEX to HSL

Convert #949FD6 to HSL:

hsl(230, 45%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #949FD6 to CMYK:

cmyk(31%, 26%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft blue tone, #949FD6 has RGB (148, 159, 214) and HSL (230°, 45%, 71%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949FD6 is #D6CB94, creating high-contrast pairings. For softer combinations, try analogous colors like #94C0D6.

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

Contrast with #949FD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949FD6?

#949FD6 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #949FD6?

#949FD6 in RGB is (148, 159, 214) - 148 red, 159 green, and 214 blue.

How to use #949FD6 in CSS?

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

What colors go well with #949FD6?

#D6CB94 (complementary), #94C0D6 (analogous), and #5C6DC1 (lighter shade) work well with #949FD6.