Skip to content

#b2b2cc

a light, soft blue · warm · closest name: silver

RGB
178, 178, 204
HSL
240°, 20%, 75%
CMYK
13, 13, 0, 20
Luminance
0.4567

Every format

HEX#b2b2cc
RGBrgb(178, 178, 204)
HSLhsl(240, 20%, 75%)
CMYKcmyk(13%, 13%, 0%, 20%)
LABlab(73.3 5.2 -13.1)
LCHlch(73.3 14.1 291.5)
OKLCHoklch(0.772 0.037 285.5)

Copy-ready code

/* CSS */
color: #b2b2cc;
background-color: #b2b2cc;
/* Tailwind (arbitrary) */
class="text-[#b2b2cc] bg-[#b2b2cc]"
/* SCSS */
$brand: #b2b2cc;
/* SwiftUI */
Color(red: 0.698, green: 0.698, blue: 0.800)
/* Android */
Color.parseColor("#b2b2cc")

Accessibility — WCAG contrast

Aa
#b2b2cc on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#b2b2cc on black: 10.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green69.8%
Blue80.0%

CMYK percentages

Cyan12.7%
Magenta12.7%
Yellow0.0%
Key (black)20.0%

Color previews

#b2b2cc text on a black background

contrast 10.13:1

Card sample

#b2b2cc text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #b2b2cc;
Background color
Panel with #b2b2cc background
background-color: #b2b2cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #b2b2cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(178, 178, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 178, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2b2cc;
background: linear-gradient(135deg, #b2b2cc, #C3B2CC);

Monochromatic scale

Palettes built from #b2b2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2b2cc in the Color Lab