Skip to content

#afacad

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

RGB
175, 172, 173
HSL
340°, 2%, 68%
CMYK
0, 2, 1, 31
Luminance
0.4164

Every format

HEX#afacad
RGBrgb(175, 172, 173)
HSLhsl(340, 2%, 68%)
CMYKcmyk(0%, 2%, 1%, 31%)
LABlab(70.6 1.3 -0.1)
LCHlch(70.6 1.3 354.1)
OKLCHoklch(0.747 0.004 354.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green67.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow1.1%
Key (black)31.4%

Color previews

#afacad text on a black background

contrast 9.33:1

Card sample

#afacad text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afacad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afacad in the Color Lab