Skip to content

#abbdce

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

RGB
171, 189, 206
HSL
209°, 26%, 74%
CMYK
17, 8, 0, 19
Luminance
0.4951

Every format

HEX#abbdce
RGBrgb(171, 189, 206)
HSLhsl(209, 26%, 74%)
CMYKcmyk(17%, 8%, 0%, 19%)
LABlab(75.8 -2.6 -10.6)
LCHlch(75.8 10.9 256.2)
OKLCHoklch(0.790 0.031 246.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbdce on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abbdce on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.1%
Blue80.8%

CMYK percentages

Cyan17.0%
Magenta8.3%
Yellow0.0%
Key (black)19.2%

Color previews

#abbdce text on a black background

contrast 10.90:1

Card sample

#abbdce text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbdce in the Color Lab