Skip to content

#afc0cd

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

RGB
175, 192, 205
HSL
206°, 23%, 75%
CMYK
15, 6, 0, 20
Luminance
0.5122

Every format

HEX#afc0cd
RGBrgb(175, 192, 205)
HSLhsl(206, 23%, 75%)
CMYKcmyk(15%, 6%, 0%, 20%)
LABlab(76.8 -3.1 -8.5)
LCHlch(76.8 9.1 249.7)
OKLCHoklch(0.799 0.026 240.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afc0cd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#afc0cd on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green75.3%
Blue80.4%

CMYK percentages

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

Color previews

#afc0cd text on a black background

contrast 11.24:1

Card sample

#afc0cd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afc0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afc0cd in the Color Lab