Skip to content

#acabcc

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

RGB
172, 171, 204
HSL
242°, 24%, 74%
CMYK
16, 16, 0, 20
Luminance
0.4226

Every format

HEX#acabcc
RGBrgb(172, 171, 204)
HSLhsl(242, 24%, 74%)
CMYKcmyk(16%, 16%, 0%, 20%)
LABlab(71.0 7.1 -16.6)
LCHlch(71.0 18.1 293.0)
OKLCHoklch(0.753 0.047 286.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acabcc on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#acabcc on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.1%
Blue80.0%

CMYK percentages

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

Color previews

#acabcc text on a black background

contrast 9.45:1

Card sample

#acabcc text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acabcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acabcc in the Color Lab