#8FAFEF Color Information

Hex color code: #8FAFEF

#8FAFEF is a eye-catching blue color. In RGB it is (143, 175, 239), and in HSL it is (220°, 75%, 75%). It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#8FAFEF
RGB
143, 175, 239
HSL
220°, 75%, 75%
CMYK
40%, 27%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8FAFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 175, 239

Red: 143 / Green: 175 / Blue: 239

HSL

220°, 75%, 75%

Hue: 220° / Saturation: 75% / Lightness: 75%

CMYK

40%, 27%, 0%, 6%

Cyan: 40% / Magenta: 27% / Yellow: 0% / Key: 6%

What color is #8FAFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8FAFEF to RGB:

rgb(143, 175, 239)HEX to RGB Converter →

HEX to HSL

Convert #8FAFEF to HSL:

hsl(220, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #8FAFEF to CMYK:

cmyk(40%, 27%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #8FAFEF has RGB (143, 175, 239) and HSL (220°, 75%, 75%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8FAFEF is #EFCF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #8FDFEF.

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

Contrast with #8FAFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8FAFEF?

#8FAFEF is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8FAFEF?

#8FAFEF in RGB is (143, 175, 239) - 143 red, 175 green, and 239 blue.

How to use #8FAFEF in CSS?

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

What colors go well with #8FAFEF?

#EFCF8F (complementary), #8FDFEF (analogous), and #4C80E6 (lighter shade) work well with #8FAFEF.