Skip to content

#abacaf

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

RGB
171, 172, 175
HSL
225°, 2%, 68%
CMYK
2, 2, 0, 31
Luminance
0.4126

Every format

HEX#abacaf
RGBrgb(171, 172, 175)
HSLhsl(225, 2%, 68%)
CMYKcmyk(2%, 2%, 0%, 31%)
LABlab(70.4 0.2 -1.7)
LCHlch(70.4 1.7 277.5)
OKLCHoklch(0.745 0.004 271.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abacaf on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#abacaf on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green67.5%
Blue68.6%

CMYK percentages

Cyan2.3%
Magenta1.7%
Yellow0.0%
Key (black)31.4%

Color previews

#abacaf text on a black background

contrast 9.25:1

Card sample

#abacaf text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abacaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abacaf in the Color Lab