#ABB1BF#ABB1BF
#ABB1BF is a light, muted blue. Relative luminance 0.439; OKLCH L 76.0% C 0.021 H 267.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1BF |
|---|---|
| RGB | rgb(171, 177, 191) |
| HSL | hsl(222, 14%, 71%) |
| HSV | hsv(222, 10%, 75%) |
| CMYK | cmyk(10.5%, 7.3%, 0%, 25.1%) |
| CIE-LAB | lab(72.14, 0.69, -7.84) |
| CIE-LCH | lch(72.14, 7.87, 275.04°) |
| OKLab | oklab(76% -0.001 -0.0211) |
| OKLCH | oklch(76% 0.021 267.2) |
| XYZ | xyz(41.9187, 43.8634, 55.5381) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 7.02
Dark Gray
#A9A9A9
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1BF #BFB9AB
analogous
#ABBBBF #ABB1BF #AFABBF
triadic
#ABB1BF #BFABB1 #B1BFAB
tetradic
#ABB1BF #BFABBB #BFB9AB #ABBFAF
square
#ABB1BF #BFABBB #BFB9AB #ABBFAF
split-complementary
#ABB1BF #BFAFAB #BBBFAB
monochromatic
#687188 #8891A5 #ABB1BF #CED1D9 #EEEFF2
Accessibility & contrast
On white
2.15
#ABB1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ABB1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1BF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1BF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#A7B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb1bf; /* rgb */ color: rgb(171, 177, 191); /* oklch */ color: oklch(76.0% 0.021 267.2);
Tailwind
colors: {
custom: {
50: '#c4c8d2',
500: '#abb1bf',
950: '#000000',
},
}SCSS
$custom: #abb1bf; $custom-light: #c4c8d2; $custom-dark: #000000;
JSON
{
"hex": "#abb1bf",
"rgb": {
"r": 171,
"g": 177,
"b": 191
},
"hsl": {
"h": 222,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76001,
"c": 0.02109,
"h": 267.2
},
"luminance": 0.43864
}Semantic roles & 50–950 ramp
primary
#ABB1BF
secondary
#E6E4E0
accent
#824E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282