Skip to content

#afbeca

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

RGB
175, 190, 202
HSL
207°, 20%, 74%
CMYK
13, 6, 0, 21
Luminance
0.5021

Every format

HEX#afbeca
RGBrgb(175, 190, 202)
HSLhsl(207, 20%, 74%)
CMYKcmyk(13%, 6%, 0%, 21%)
LABlab(76.2 -2.7 -7.8)
LCHlch(76.2 8.2 250.9)
OKLCHoklch(0.794 0.024 242.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbeca on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#afbeca on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.5%
Blue79.2%

CMYK percentages

Cyan13.4%
Magenta5.9%
Yellow0.0%
Key (black)20.8%

Color previews

#afbeca text on a black background

contrast 11.04:1

Card sample

#afbeca text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbeca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbeca in the Color Lab