#AFA3FA Color Information

Hex color code: #AFA3FA

#AFA3FA is a ethereal blue color. In RGB it is (175, 163, 250), and in HSL it is (248°, 90%, 81%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AFA3FA
RGB
175, 163, 250
HSL
248°, 90%, 81%
CMYK
30%, 35%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AFA3FA; 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 #AFA3FA; background-color: #AFA3FA15; }

Alert / Toast

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

Link / Accent

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

a { color: #AFA3FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AFA3FA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 163, 250

Red: 175 / Green: 163 / Blue: 250

HSL

248°, 90%, 81%

Hue: 248° / Saturation: 90% / Lightness: 81%

CMYK

30%, 35%, 0%, 2%

Cyan: 30% / Magenta: 35% / Yellow: 0% / Key: 2%

What color is #AFA3FA?

#AFA3FA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA3FA to RGB:

rgb(175, 163, 250)HEX to RGB Converter →

HEX to HSL

Convert #AFA3FA to HSL:

hsl(248, 90%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA3FA to CMYK:

cmyk(30%, 35%, 0%, 2%)Color Converter →

Color Meaning and Usage

#AFA3FA is a soft blue color with RGB values of 175, 163, 250 and HSL of 248°, 90%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA3FA is #EFFAA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3C3FA.

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

Contrast with #AFA3FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA3FA?

#AFA3FA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AFA3FA?

#AFA3FA in RGB is (175, 163, 250) - 175 red, 163 green, and 250 blue.

How to use #AFA3FA in CSS?

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

What colors go well with #AFA3FA?

#EFFAA3 (complementary), #A3C3FA (analogous), and #6F5AF6 (lighter shade) work well with #AFA3FA.