#B0B8BA#B0B8BA
#B0B8BA is a light, near-neutral grey. Relative luminance 0.471; OKLCH L 77.7% C 0.009 H 214.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8BA |
|---|---|
| RGB | rgb(176, 184, 186) |
| HSL | hsl(192, 7%, 71%) |
| HSV | hsv(192, 5%, 73%) |
| CMYK | cmyk(5.4%, 1.1%, 0%, 27.1%) |
| CIE-LAB | lab(74.23, -2.39, -1.98) |
| CIE-LCH | lch(74.23, 3.10, 219.61°) |
| OKLab | oklab(77.69% -0.0078 -0.0053) |
| OKLCH | oklch(77.69% 0.009 214.4) |
| XYZ | xyz(43.9061, 47.0559, 53.2144) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 5.18
Dark Gray
#A9A9A9
ΔE00 5.32
Cool Gray
#9AA7B0
ΔE00 6.08
Cool Grey
#95A3A6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8BA #BAB2B0
analogous
#B0BAB7 #B0B8BA #B0B3BA
triadic
#B0B8BA #BAB0B8 #B8BAB0
tetradic
#B0B8BA #B7B0BA #BAB2B0 #B3BAB0
square
#B0B8BA #B7B0BA #BAB2B0 #B3BAB0
split-complementary
#B0B8BA #BAB0B3 #BAB7B0
monochromatic
#707D80 #8F9B9D #B0B8BA #D1D5D7 #EFF0F1
Accessibility & contrast
On white
2.02
#B0B8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B0B8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8BA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8BA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#ADB9B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b0b8ba; /* rgb */ color: rgb(176, 184, 186); /* oklch */ color: oklch(77.7% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#c7cdce',
500: '#b0b8ba',
950: '#000000',
},
}SCSS
$custom: #b0b8ba; $custom-light: #c7cdce; $custom-dark: #000000;
JSON
{
"hex": "#b0b8ba",
"rgb": {
"r": 176,
"g": 184,
"b": 186
},
"hsl": {
"h": 192,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.77689,
"c": 0.0094,
"h": 214.4
},
"luminance": 0.47056
}Semantic roles & 50–950 ramp
primary
#B0B8BA
secondary
#E4E2E2
accent
#615591
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282