Skip to content

#acabbd

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

RGB
172, 171, 189
HSL
243°, 12%, 71%
CMYK
9, 10, 0, 26
Luminance
0.4157

Every format

HEX#acabbd
RGBrgb(172, 171, 189)
HSLhsl(243, 12%, 71%)
CMYKcmyk(9%, 10%, 0%, 26%)
LABlab(70.6 3.9 -9.1)
LCHlch(70.6 9.9 293.2)
OKLCHoklch(0.748 0.026 288.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acabbd on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#acabbd on black: 9.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.1%
Blue74.1%

CMYK percentages

Cyan9.0%
Magenta9.5%
Yellow0.0%
Key (black)25.9%

Color previews

#acabbd text on a black background

contrast 9.31:1

Card sample

#acabbd text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 171, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 171, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acabbd;
background: linear-gradient(135deg, #acabbd, #B8ABBD);

Monochromatic scale

Palettes built from #acabbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acabbd in the Color Lab