#98AFF8 Color Information

Hex color code: #98AFF8

#98AFF8 is a ethereal blue color. In RGB it is (152, 175, 248), and in HSL it is (226°, 87%, 78%). It is widely used in graphic design.

Try:
Color NameLight Sky Blue
HEX
#98AFF8
RGB
152, 175, 248
HSL
226°, 87%, 78%
CMYK
39%, 29%, 0%, 3%

Shades

CSS Usage
color: #98AFF8;
background-color: #98AFF8;
border-color: #98AFF8;
box-shadow: 0 0 10px #98AFF8;
border: 2px solid #98AFF8;
Tailwind Usage
bg-[#98AFF8]
text-[#98AFF8]
border-[#98AFF8]
shadow-[0_0_10px_98AFF8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #98AFF8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #98AFF8; color: #000000; }

Badge

New Feature
.badge { background-color: #98AFF8; 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 #98AFF8; background-color: #98AFF815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98AFF820; border-left: 4px solid #98AFF8; }

Link / Accent

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

a { color: #98AFF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98AFF8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 175, 248

Red: 152 / Green: 175 / Blue: 248

HSL

226°, 87%, 78%

Hue: 226° / Saturation: 87% / Lightness: 78%

CMYK

39%, 29%, 0%, 3%

Cyan: 39% / Magenta: 29% / Yellow: 0% / Key: 3%

What color is #98AFF8?

#98AFF8 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98AFF8 to RGB:

rgb(152, 175, 248)HEX to RGB Converter →

HEX to HSL

Convert #98AFF8 to HSL:

hsl(226, 87%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #98AFF8 to CMYK:

cmyk(39%, 29%, 0%, 3%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #98AFF8 has RGB (152, 175, 248) and HSL (226°, 87%, 78%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98AFF8 is #F8E196, creating high-contrast pairings. For softer combinations, try analogous colors like #96DEF8.

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

Contrast with #98AFF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98AFF8?

#98AFF8 is a delicate blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #98AFF8?

#98AFF8 in RGB is (152, 175, 248) - 152 red, 175 green, and 248 blue.

How to use #98AFF8 in CSS?

Use #98AFF8 directly in your CSS properties like color or background-color.

What colors go well with #98AFF8?

#F8E196 (complementary), #96DEF8 (analogous), and #4F75F3 (lighter shade) work well with #98AFF8.