Skip to content

#b7b2cc

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

RGB
183, 178, 204
HSL
252°, 20%, 75%
CMYK
10, 13, 0, 20
Luminance
0.4627

Every format

HEX#b7b2cc
RGBrgb(183, 178, 204)
HSLhsl(252, 20%, 75%)
CMYKcmyk(10%, 13%, 0%, 20%)
LABlab(73.7 6.8 -12.5)
LCHlch(73.7 14.2 298.7)
OKLCHoklch(0.776 0.037 294.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b7b2cc on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#b7b2cc on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.8%
Green69.8%
Blue80.0%

CMYK percentages

Cyan10.3%
Magenta12.7%
Yellow0.0%
Key (black)20.0%

Color previews

#b7b2cc text on a black background

contrast 10.25:1

Card sample

#b7b2cc text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b7b2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b7b2cc in the Color Lab