Skip to content

#abbace

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

RGB
171, 186, 206
HSL
214°, 26%, 74%
CMYK
17, 10, 0, 19
Luminance
0.4823

Every format

HEX#abbace
RGBrgb(171, 186, 206)
HSLhsl(214, 26%, 74%)
CMYKcmyk(17%, 10%, 0%, 19%)
LABlab(75.0 -1.0 -11.8)
LCHlch(75.0 11.8 265.2)
OKLCHoklch(0.784 0.033 255.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbace on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abbace on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green72.9%
Blue80.8%

CMYK percentages

Cyan17.0%
Magenta9.7%
Yellow0.0%
Key (black)19.2%

Color previews

#abbace text on a black background

contrast 10.65:1

Card sample

#abbace text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbace in the Color Lab