Skip to content

#afbbcc

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

RGB
175, 187, 204
HSL
215°, 22%, 74%
CMYK
14, 8, 0, 20
Luminance
0.4901

Every format

HEX#afbbcc
RGBrgb(175, 187, 204)
HSLhsl(215, 22%, 74%)
CMYKcmyk(14%, 8%, 0%, 20%)
LABlab(75.5 -0.7 -10.0)
LCHlch(75.5 10.0 266.1)
OKLCHoklch(0.788 0.028 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbbcc on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#afbbcc on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.3%
Blue80.0%

CMYK percentages

Cyan14.2%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#afbbcc text on a black background

contrast 10.80:1

Card sample

#afbbcc text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbbcc in the Color Lab