#ABB1BB#ABB1BB
#ABB1BB is a light, near-neutral blue. Relative luminance 0.437; OKLCH L 75.9% C 0.016 H 260.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1BB |
|---|---|
| RGB | rgb(171, 177, 187) |
| HSL | hsl(218, 11%, 70%) |
| HSV | hsv(218, 9%, 73%) |
| CMYK | cmyk(8.6%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(72.02, -0.13, -5.82) |
| CIE-LCH | lch(72.02, 5.82, 268.76°) |
| OKLab | oklab(75.87% -0.0026 -0.0156) |
| OKLCH | oklch(75.87% 0.016 260.7) |
| XYZ | xyz(41.4845, 43.6897, 53.2515) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.31
Cool Gray
#9AA7B0
ΔE00 4.72
Dark Gray
#A9A9A9
ΔE00 5.57
Silver
#C0C0C0
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1BB #BBB5AB
analogous
#ABB9BB #ABB1BB #ADABBB
triadic
#ABB1BB #BBABB1 #B1BBAB
tetradic
#ABB1BB #BBABB9 #BBB5AB #ABBBAD
square
#ABB1BB #BBABB9 #BBB5AB #ABBBAD
split-complementary
#ABB1BB #BBADAB #B9BBAB
monochromatic
#697382 #8992A0 #ABB1BB #CDD0D6 #EEEFF1
Accessibility & contrast
On white
2.16
#ABB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1BB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1BB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#A7B3B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb1bb; /* rgb */ color: rgb(171, 177, 187); /* oklch */ color: oklch(75.9% 0.016 260.7);
Tailwind
colors: {
custom: {
50: '#c4c8cf',
500: '#abb1bb',
950: '#000000',
},
}SCSS
$custom: #abb1bb; $custom-light: #c4c8cf; $custom-dark: #000000;
JSON
{
"hex": "#abb1bb",
"rgb": {
"r": 171,
"g": 177,
"b": 187
},
"hsl": {
"h": 217.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75871,
"c": 0.0158,
"h": 260.7
},
"luminance": 0.4369
}Semantic roles & 50–950 ramp
primary
#ABB1BB
secondary
#E3E1DF
accent
#7B5195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282