#ABB0BB#ABB0BB
#ABB0BB is a light, near-neutral blue. Relative luminance 0.433; OKLCH L 75.7% C 0.017 H 266.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0BB |
|---|---|
| RGB | rgb(171, 176, 187) |
| HSL | hsl(221, 11%, 70%) |
| HSV | hsv(221, 9%, 73%) |
| CMYK | cmyk(8.6%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(71.76, 0.42, -6.21) |
| CIE-LCH | lch(71.76, 6.22, 273.84°) |
| OKLab | oklab(75.66% -0.0011 -0.0167) |
| OKLCH | oklch(75.66% 0.017 266.3) |
| XYZ | xyz(41.2877, 43.2961, 53.1859) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.63
Cool Gray
#9AA7B0
ΔE00 5.17
Dark Gray
#A9A9A9
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.73
Cool Grey
#95A3A6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0BB #BBB6AB
analogous
#ABB8BB #ABB0BB #AEABBB
triadic
#ABB0BB #BBABB0 #B0BBAB
tetradic
#ABB0BB #BBABB8 #BBB6AB #ABBBAE
square
#ABB0BB #BBABB8 #BBB6AB #ABBBAE
split-complementary
#ABB0BB #BBAEAB #B8BBAB
monochromatic
#697182 #8990A0 #ABB0BB #CDD0D6 #EEEFF1
Accessibility & contrast
On white
2.17
#ABB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ABB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0BB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0BB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#ACAFBB
Tritanopia (blue-blind)
#A8B2B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb0bb; /* rgb */ color: rgb(171, 176, 187); /* oklch */ color: oklch(75.7% 0.017 266.3);
Tailwind
colors: {
custom: {
50: '#c4c7cf',
500: '#abb0bb',
950: '#000000',
},
}SCSS
$custom: #abb0bb; $custom-light: #c4c7cf; $custom-dark: #000000;
JSON
{
"hex": "#abb0bb",
"rgb": {
"r": 171,
"g": 176,
"b": 187
},
"hsl": {
"h": 221.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75663,
"c": 0.01669,
"h": 266.3
},
"luminance": 0.43296
}Semantic roles & 50–950 ramp
primary
#ABB0BB
secondary
#E3E2DF
accent
#7F5195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282