Skip to content

#afbfcd

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

RGB
175, 191, 205
HSL
208°, 23%, 75%
CMYK
15, 7, 0, 20
Luminance
0.5078

Every format

HEX#afbfcd
RGBrgb(175, 191, 205)
HSLhsl(208, 23%, 75%)
CMYKcmyk(15%, 7%, 0%, 20%)
LABlab(76.5 -2.6 -8.9)
LCHlch(76.5 9.3 253.6)
OKLCHoklch(0.797 0.027 244.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbfcd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#afbfcd on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.9%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta6.8%
Yellow0.0%
Key (black)19.6%

Color previews

#afbfcd text on a black background

contrast 11.16:1

Card sample

#afbfcd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbfcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbfcd in the Color Lab