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

Light Muted Blue

#BBBACA

📝 Color Information for #BBBACA

The hexadecimal color code #BBBACA represents a light shade in the blue family. In the RGB color model, this color is composed of 187 red, 186 green, and 202 blue, which translates to approximately 73% red, 73% green, and 79% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BBBACA has a hue of 244 degrees, a saturation level of 13%, and a lightness value of 76%. The hue angle of 244° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 244°, saturation of 8%, and brightness/value of 79%. For print applications using the CMYK color model, #BBBACA would be reproduced using 7% cyan, 8% magenta, 0% yellow, and 21% black. The closest web-safe color is #CCCCCC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BBBACA with other colors, consider its complementary color at hue 64° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12303050, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBBACA

Tailwind CSS
neutral-300
HEX
#BBBACA
RGB
rgb(187, 186, 202)
RGB %
73%, 73%, 79%
HSL
hsl(244, 13%, 76%)
HSV
hsv(244, 8%, 79%)
CMYK
7%, 8%, 0%, 21%
Decimal
12303050
Web Safe
#CCCCCC

🎨 Color Schemes for #BBBACA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBBACA

🌗 Shades and Tints of #BBBACA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBBACA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBBACA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBBACA in Use

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

👓 Color Blindness Simulation for #BBBACA

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 #BBBACA

:root { --color-hex: #BBBACA; --color-rgb: 187, 186, 202; --color-hsl: 244, 13%, 76%; } .bg-color { background-color: #BBBACA; } .text-color { color: #BBBACA; } .border-color { border-color: #BBBACA; }

🛠️ Use #BBBACA in Your Project

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

🔗 Related Colors to #BBBACA

#BAC1CA
Hue -30°
#BABDCA
Hue -15°
#BFBACA
Hue +15°
#C3BACA
Hue +30°
#9C9AB1
85% L
#7A7897
70% L
#56546D
50% L
#343342
30% L
#C9C8D5
81% L
#D7D7E0
86% L
#E3E2E9
90% L
#F1F1F4
95% L

About Light Muted Blue (#BBBACA)

Light Muted Blue is a light, muted, cool blue color with a hue angle of 244°, saturation of 13%, and lightness of 76%. Its RGB value is (187, 186, 202) and its CMYK breakdown is C:7% M:8% Y:0% K:21%.

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

Frequently Asked Questions About #BBBACA

What is the HEX code for Light Muted Blue? +

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

The RGB value of #BBBACA is rgb(187, 186, 202). This means the color contains 187 out of 255 parts red, 186 out of 255 parts green, and 202 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(187, 186, 202);

What is the HSL value of #BBBACA? +

The HSL value of #BBBACA is hsl(244, 13%, 76%). The hue is 244°, placing it in the blue family on the color wheel. The saturation is 13%, making it muted. The lightness is 76%, 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 #BBBACA a warm or cool color? +

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

The approximate CMYK value of #BBBACA is C:7% M:8% Y:0% K:21%. 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 #BBBACA with Other Tools

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