Skip to content

#a5abc8

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

RGB
165, 171, 200
HSL
230°, 24%, 72%
CMYK
18, 15, 0, 22
Luminance
0.4130

Every format

HEX#a5abc8
RGBrgb(165, 171, 200)
HSLhsl(230, 24%, 72%)
CMYKcmyk(18%, 15%, 0%, 22%)
LABlab(70.4 3.9 -15.5)
LCHlch(70.4 15.9 284.2)
OKLCHoklch(0.746 0.042 276.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a5abc8 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#a5abc8 on black: 9.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red64.7%
Green67.1%
Blue78.4%

CMYK percentages

Cyan17.5%
Magenta14.5%
Yellow0.0%
Key (black)21.6%

Color previews

#a5abc8 text on a black background

contrast 9.26:1

Card sample

#a5abc8 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a5abc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a5abc8 in the Color Lab