Skip to content

#acaebc

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

RGB
172, 174, 188
HSL
233°, 11%, 71%
CMYK
9, 7, 0, 26
Luminance
0.4267

Every format

HEX#acaebc
RGBrgb(172, 174, 188)
HSLhsl(233, 11%, 71%)
CMYKcmyk(9%, 7%, 0%, 26%)
LABlab(71.3 2.0 -7.4)
LCHlch(71.3 7.7 285.5)
OKLCHoklch(0.754 0.020 279.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaebc on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#acaebc on black: 9.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.2%
Blue73.7%

CMYK percentages

Cyan8.5%
Magenta7.4%
Yellow0.0%
Key (black)26.3%

Color previews

#acaebc text on a black background

contrast 9.53:1

Card sample

#acaebc text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acaebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaebc in the Color Lab