Skip to content

#a7abcd

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

RGB
167, 171, 205
HSL
234°, 28%, 73%
CMYK
19, 17, 0, 20
Luminance
0.4175

Every format

HEX#a7abcd
RGBrgb(167, 171, 205)
HSLhsl(234, 28%, 73%)
CMYKcmyk(19%, 17%, 0%, 20%)
LABlab(70.7 5.7 -17.7)
LCHlch(70.7 18.6 287.8)
OKLCHoklch(0.750 0.049 279.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a7abcd on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#a7abcd on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red65.5%
Green67.1%
Blue80.4%

CMYK percentages

Cyan18.5%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#a7abcd text on a black background

contrast 9.35:1

Card sample

#a7abcd text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a7abcd in the Color Lab