Skip to content

#afbacd

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

RGB
175, 186, 205
HSL
218°, 23%, 75%
CMYK
15, 9, 0, 20
Luminance
0.4864

Every format

HEX#afbacd
RGBrgb(175, 186, 205)
HSLhsl(218, 23%, 75%)
CMYKcmyk(15%, 9%, 0%, 20%)
LABlab(75.2 0.1 -10.8)
LCHlch(75.2 10.8 270.4)
OKLCHoklch(0.786 0.030 261.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbacd on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#afbacd on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green72.9%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta9.3%
Yellow0.0%
Key (black)19.6%

Color previews

#afbacd text on a black background

contrast 10.73:1

Card sample

#afbacd text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbacd in the Color Lab