✓ Copied to clipboard
#ADABF8 (Light Vivid Blue) color swatch preview — Color From Pic.
#ADABF8 — Light Vivid Blue color swatch

Light Vivid Blue

#ADABF8

📝 Color Information for #ADABF8

The hexadecimal color code #ADABF8 represents a very light shade in the blue family. In the RGB color model, this color is composed of 173 red, 171 green, and 248 blue, which translates to approximately 68% red, 67% green, and 97% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #ADABF8 has a hue of 242 degrees, a saturation level of 85%, and a lightness value of 82%. The hue angle of 242° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 242°, saturation of 31%, and brightness/value of 97%. For print applications using the CMYK color model, #ADABF8 would be reproduced using 30% cyan, 31% magenta, 0% yellow, and 3% black. The closest web-safe color is #9999FF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #ADABF8 with other colors, consider its complementary color at hue 62° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11381752, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ADABF8

Tailwind CSS
indigo-300
HEX
#ADABF8
RGB
rgb(173, 171, 248)
RGB %
68%, 67%, 97%
HSL
hsl(242, 85%, 82%)
HSV
hsv(242, 31%, 97%)
CMYK
30%, 31%, 0%, 3%
Decimal
11381752
Web Safe
#9999FF

🎨 Color Schemes for #ADABF8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ADABF8

🌗 Shades and Tints of #ADABF8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ADABF8

Tones (adding gray / desaturating)

🌈 Hue Variations of #ADABF8

Hue Variations (shifting the color spectrum)

👁️ Preview of #ADABF8 in Use

Text on #ADABF8
This demonstrates text readability on the color background. (Click to edit)
#ADABF8 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #ADABF8

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #ADABF8

:root { --color-hex: #ADABF8; --color-rgb: 173, 171, 248; --color-hsl: 242, 85%, 82%; } .bg-color { background-color: #ADABF8; } .text-color { color: #ADABF8; } .border-color { border-color: #ADABF8; }

🛠️ Use #ADABF8 in Your Project

🎨
Build a Palette with #ADABF8
Generate harmonious color schemes
⚖️
Check Contrast for #ADABF8
WCAG accessibility testing
🌈
Create a Gradient with #ADABF8
Beautiful CSS gradients

🔗 Related Colors to #ADABF8

#AACEF8
Hue -30°
#AABBF8
Hue -15°
#C0AAF8
Hue +15°
#D4AAF8
Hue +30°
#7671F4
85% L
#3A34EF
70% L
#1610C1
50% L
#0D0A76
30% L
#BFBDFA
86% L
#CDCBFB
89% L
#DFDEFC
93% L
#EDECFD
96% L

About Light Vivid Blue (#ADABF8)

Light Vivid Blue is a light, vibrant, cool blue color with a hue angle of 242°, saturation of 85%, and lightness of 82%. Its RGB value is (173, 171, 248) and its CMYK breakdown is C:30% M:31% Y:0% K:3%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #ADABF8

What is the HEX code for Light Vivid Blue? +

The HEX code for Light Vivid Blue is #ADABF8. In CSS you can use it directly as color: #ADABF8; or as a background: background-color: #ADABF8;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #ADABF8? +

The RGB value of #ADABF8 is rgb(173, 171, 248). This means the color contains 173 out of 255 parts red, 171 out of 255 parts green, and 248 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(173, 171, 248);

What is the HSL value of #ADABF8? +

The HSL value of #ADABF8 is hsl(242, 85%, 82%). The hue is 242°, placing it in the blue family on the color wheel. The saturation is 85%, making it vibrant. The lightness is 82%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #ADABF8 a warm or cool color? +

#ADABF8 is classified as a cool color based on its hue angle of 242°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #ADABF8? +

The approximate CMYK value of #ADABF8 is C:30% M:31% Y:0% K:3%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #ADABF8 with Other Tools

🔢
Color Converter
Get all formats for #ADABF8 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #ADABF8 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #ADABF8.
👓
Blindness Simulator
See how #ADABF8 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #ADABF8.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #ADABF8.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #ADABF8.
🔬
Technical Formats
See #ADABF8 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #ADABF8 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.