Skip to content

#acabce

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

RGB
172, 171, 206
HSL
242°, 26%, 74%
CMYK
17, 17, 0, 19
Luminance
0.4235

Every format

HEX#acabce
RGBrgb(172, 171, 206)
HSLhsl(242, 26%, 74%)
CMYKcmyk(17%, 17%, 0%, 19%)
LABlab(71.1 7.5 -17.6)
LCHlch(71.1 19.1 293.1)
OKLCHoklch(0.754 0.050 286.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green67.1%
Blue80.8%

CMYK percentages

Cyan16.5%
Magenta17.0%
Yellow0.0%
Key (black)19.2%

Color previews

#acabce text on a black background

contrast 9.47:1

Card sample

#acabce text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acabce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acabce in the Color Lab