Skip to content

#aabbcf

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

RGB
170, 187, 207
HSL
212°, 28%, 74%
CMYK
18, 10, 0, 19
Luminance
0.4859

Every format

HEX#aabbcf
RGBrgb(170, 187, 207)
HSLhsl(212, 28%, 74%)
CMYKcmyk(18%, 10%, 0%, 19%)
LABlab(75.2 -1.6 -12.0)
LCHlch(75.2 12.1 262.2)
OKLCHoklch(0.785 0.034 252.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabbcf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#aabbcf on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue81.2%

CMYK percentages

Cyan17.9%
Magenta9.7%
Yellow0.0%
Key (black)18.8%

Color previews

#aabbcf text on a black background

contrast 10.72:1

Card sample

#aabbcf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 187, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 187, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aabbcf;
background: linear-gradient(135deg, #aabbcf, #B2AACF);

Monochromatic scale

Palettes built from #aabbcf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabbcf in the Color Lab