Skip to content

#abaccd

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

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

Every format

HEX#abaccd
RGBrgb(171, 172, 205)
HSLhsl(238, 25%, 74%)
CMYKcmyk(17%, 16%, 0%, 20%)
LABlab(71.3 6.4 -16.8)
LCHlch(71.3 18.0 290.8)
OKLCHoklch(0.755 0.047 283.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abaccd on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#abaccd on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abaccd text on a black background

contrast 9.51:1

Card sample

#abaccd text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abaccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abaccd in the Color Lab