Skip to content

#acabcd

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

RGB
172, 171, 205
HSL
242°, 25%, 74%
CMYK
16, 17, 0, 20
Luminance
0.4230

Every format

HEX#acabcd
RGBrgb(172, 171, 205)
HSLhsl(242, 25%, 74%)
CMYKcmyk(16%, 17%, 0%, 20%)
LABlab(71.1 7.3 -17.1)
LCHlch(71.1 18.6 293.0)
OKLCHoklch(0.753 0.049 286.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green67.1%
Blue80.4%

CMYK percentages

Cyan16.1%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#acabcd text on a black background

contrast 9.46:1

Card sample

#acabcd text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acabcd in the Color Lab