#8C99CA Color Information

Hex color code: #8C99CA

The hex color #8C99CA is a soft blue with RGB values of (140, 153, 202) and HSL of (227°, 37%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#8C99CA
RGB
140, 153, 202
HSL
227°, 37%, 67%
CMYK
31%, 24%, 0%, 21%

Shades

CSS Usage
color: #8C99CA;
background-color: #8C99CA;
border-color: #8C99CA;
box-shadow: 0 0 10px #8C99CA;
border: 2px solid #8C99CA;
Tailwind Usage
bg-[#8C99CA]
text-[#8C99CA]
border-[#8C99CA]
shadow-[0_0_10px_8C99CA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8C99CA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8C99CA; color: #000000; }

Badge

New Feature
.badge { background-color: #8C99CA; 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 #8C99CA; background-color: #8C99CA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8C99CA20; border-left: 4px solid #8C99CA; }

Link / Accent

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

a { color: #8C99CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8C99CA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

140, 153, 202

Red: 140 / Green: 153 / Blue: 202

HSL

227°, 37%, 67%

Hue: 227° / Saturation: 37% / Lightness: 67%

CMYK

31%, 24%, 0%, 21%

Cyan: 31% / Magenta: 24% / Yellow: 0% / Key: 21%

What color is #8C99CA?

#8C99CA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8C99CA to RGB:

rgb(140, 153, 202)HEX to RGB Converter →

HEX to HSL

Convert #8C99CA to HSL:

hsl(227, 37%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #8C99CA to CMYK:

cmyk(31%, 24%, 0%, 21%)Color Converter →

Color Meaning and Usage

#8C99CA is a delicate blue color with RGB values of 140, 153, 202 and HSL of 227°, 37%, 67%. 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 #8C99CA is #CABC8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8CB8CA.

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

Contrast with #8C99CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8C99CA?

#8C99CA is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8C99CA?

#8C99CA in RGB is (140, 153, 202) - 140 red, 153 green, and 202 blue.

How to use #8C99CA in CSS?

Use #8C99CA directly in your CSS properties like color or background-color.

What colors go well with #8C99CA?

#CABC8C (complementary), #8CB8CA (analogous), and #576BB2 (lighter shade) work well with #8C99CA.