✓ Copied to clipboard
#828BCE (Soft Blue) color swatch preview — Color From Pic.
#828BCE — Soft Blue color swatch

Soft Blue

#828BCE

📝 Color Information for #828BCE

The hexadecimal color code #828BCE represents a light shade in the blue family. In the RGB color model, this color is composed of 130 red, 139 green, and 206 blue, which translates to approximately 51% red, 55% green, and 81% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #828BCE has a hue of 233 degrees, a saturation level of 44%, and a lightness value of 66%. The hue angle of 233° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 233°, saturation of 37%, and brightness/value of 81%. For print applications using the CMYK color model, #828BCE would be reproduced using 37% cyan, 33% magenta, 0% yellow, and 19% black. The closest web-safe color is #9999CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #828BCE with other colors, consider its complementary color at hue 53° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8555470, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #828BCE

Tailwind CSS
slate-400
HEX
#828BCE
RGB
rgb(130, 139, 206)
RGB %
51%, 55%, 81%
HSL
hsl(233, 44%, 66%)
HSV
hsv(233, 37%, 81%)
CMYK
37%, 33%, 0%, 19%
Decimal
8555470
Web Safe
#9999CC

🎨 Color Schemes for #828BCE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #828BCE

🌗 Shades and Tints of #828BCE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #828BCE

Tones (adding gray / desaturating)

🌈 Hue Variations of #828BCE

Hue Variations (shifting the color spectrum)

👁️ Preview of #828BCE in Use

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

👓 Color Blindness Simulation for #828BCE

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 #828BCE

:root { --color-hex: #828BCE; --color-rgb: 130, 139, 206; --color-hsl: 233, 44%, 66%; } .bg-color { background-color: #828BCE; } .text-color { color: #828BCE; } .border-color { border-color: #828BCE; }

🛠️ Use #828BCE in Your Project

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

🔗 Related Colors to #828BCE

#82B1CE
Hue -30°
#829ECE
Hue -15°
#8C82CE
Hue +15°
#9F82CE
Hue +30°
#5D69C0
85% L
#424EA9
70% L
#2F3879
50% L
#1D2249
30% L
#9CA3D8
73% L
#B6BBE2
80% L
#CCCFEB
86% L
#E5E7F5
93% L

About Soft Blue (#828BCE)

Soft Blue is a medium, moderately saturated, cool blue color with a hue angle of 233°, saturation of 44%, and lightness of 66%. Its RGB value is (130, 139, 206) and its CMYK breakdown is C:37% M:33% Y:0% K:19%.

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

Frequently Asked Questions About #828BCE

What is the HEX code for Soft Blue? +

The HEX code for Soft Blue is #828BCE. In CSS you can use it directly as color: #828BCE; or as a background: background-color: #828BCE;. 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 #828BCE? +

The RGB value of #828BCE is rgb(130, 139, 206). This means the color contains 130 out of 255 parts red, 139 out of 255 parts green, and 206 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(130, 139, 206);

What is the HSL value of #828BCE? +

The HSL value of #828BCE is hsl(233, 44%, 66%). The hue is 233°, placing it in the blue family on the color wheel. The saturation is 44%, making it moderately saturated. The lightness is 66%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #828BCE a warm or cool color? +

#828BCE is classified as a cool color based on its hue angle of 233°. 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 #828BCE? +

The approximate CMYK value of #828BCE is C:37% M:33% Y:0% K:19%. 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 #828BCE with Other Tools

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