Skip to content

#afbccc

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

RGB
175, 188, 204
HSL
213°, 22%, 74%
CMYK
14, 8, 0, 20
Luminance
0.4944

Every format

HEX#afbccc
RGBrgb(175, 188, 204)
HSLhsl(213, 22%, 74%)
CMYKcmyk(14%, 8%, 0%, 20%)
LABlab(75.7 -1.2 -9.6)
LCHlch(75.7 9.7 262.8)
OKLCHoklch(0.790 0.027 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbccc on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#afbccc on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue80.0%

CMYK percentages

Cyan14.2%
Magenta7.8%
Yellow0.0%
Key (black)20.0%

Color previews

#afbccc text on a black background

contrast 10.89:1

Card sample

#afbccc text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbccc in the Color Lab