#ABB2B7#ABB2B7
#ABB2B7 is a light, near-neutral grey. Relative luminance 0.439; OKLCH L 76.0% C 0.011 H 238.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2B7 |
|---|---|
| RGB | rgb(171, 178, 183) |
| HSL | hsl(205, 8%, 69%) |
| HSV | hsv(205, 7%, 72%) |
| CMYK | cmyk(6.6%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(72.17, -1.47, -3.39) |
| CIE-LCH | lch(72.17, 3.70, 246.62°) |
| OKLab | oklab(75.95% -0.0056 -0.0091) |
| OKLCH | oklch(75.95% 0.011 238.5) |
| XYZ | xyz(41.2605, 43.9173, 51.0937) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.12
Cool Gray
#9AA7B0
ΔE00 4.34
Dark Gray
#A9A9A9
ΔE00 4.34
Silver
#C0C0C0
ΔE00 5.49
Cool Grey
#95A3A6
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2B7 #B7B0AB
analogous
#ABB7B6 #ABB2B7 #ABACB7
triadic
#ABB2B7 #B7ABB2 #B2B7AB
tetradic
#ABB2B7 #B6ABB7 #B7B0AB #ACB7AB
square
#ABB2B7 #B6ABB7 #B7B0AB #ACB7AB
split-complementary
#ABB2B7 #B7ABAC #B7B6AB
monochromatic
#6B757D #8A949B #ABB2B7 #CCD0D3 #EDEEEF
Accessibility & contrast
On white
2.15
#ABB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2B7
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2B7 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B7
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#A8B3B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2b7; /* rgb */ color: rgb(171, 178, 183); /* oklch */ color: oklch(76.0% 0.011 238.5);
Tailwind
colors: {
custom: {
50: '#c4c9cc',
500: '#abb2b7',
950: '#000000',
},
}SCSS
$custom: #abb2b7; $custom-light: #c4c9cc; $custom-dark: #000000;
JSON
{
"hex": "#abb2b7",
"rgb": {
"r": 171,
"g": 178,
"b": 183
},
"hsl": {
"h": 205,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.75954,
"c": 0.01066,
"h": 238.5
},
"luminance": 0.43918
}Semantic roles & 50–950 ramp
primary
#ABB2B7
secondary
#E1DFDD
accent
#6E5492
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282