Skip to content

#acafcc

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

RGB
172, 175, 204
HSL
234°, 24%, 74%
CMYK
16, 14, 0, 20
Luminance
0.4379

Every format

HEX#acafcc
RGBrgb(172, 175, 204)
HSLhsl(234, 24%, 74%)
CMYKcmyk(16%, 14%, 0%, 20%)
LABlab(72.1 4.9 -15.0)
LCHlch(72.1 15.8 287.9)
OKLCHoklch(0.761 0.042 280.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acafcc on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#acafcc on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.6%
Blue80.0%

CMYK percentages

Cyan15.7%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#acafcc text on a black background

contrast 9.76:1

Card sample

#acafcc text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acafcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acafcc in the Color Lab