#B0B4BA#B0B4BA
#B0B4BA is a light, near-neutral grey. Relative luminance 0.454; OKLCH L 76.9% C 0.010 H 258.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4BA |
|---|---|
| RGB | rgb(176, 180, 186) |
| HSL | hsl(216, 7%, 71%) |
| HSV | hsv(216, 5%, 73%) |
| CMYK | cmyk(5.4%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.17, -0.24, -3.53) |
| CIE-LCH | lch(73.17, 3.54, 266.11°) |
| OKLab | oklab(76.86% -0.0019 -0.0094) |
| OKLCH | oklch(76.86% 0.01 258.3) |
| XYZ | xyz(43.0870, 45.4175, 52.9414) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.53
Dark Gray
#A9A9A9
ΔE00 4.45
Silver
#C0C0C0
ΔE00 4.66
Cool Gray
#9AA7B0
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4BA #BAB6B0
analogous
#B0B9BA #B0B4BA #B1B0BA
triadic
#B0B4BA #BAB0B4 #B4BAB0
tetradic
#B0B4BA #BAB0B9 #BAB6B0 #B0BAB1
square
#B0B4BA #BAB0B9 #BAB6B0 #B0BAB1
split-complementary
#B0B4BA #BAB1B0 #B9BAB0
monochromatic
#707680 #8F959D #B0B4BA #D1D3D7 #EFEFF1
Accessibility & contrast
On white
2.08
#B0B4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#B0B4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4BA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4BA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#AEB5B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b0b4ba; /* rgb */ color: rgb(176, 180, 186); /* oklch */ color: oklch(76.9% 0.010 258.3);
Tailwind
colors: {
custom: {
50: '#c7cace',
500: '#b0b4ba',
950: '#000000',
},
}SCSS
$custom: #b0b4ba; $custom-light: #c7cace; $custom-dark: #000000;
JSON
{
"hex": "#b0b4ba",
"rgb": {
"r": 176,
"g": 180,
"b": 186
},
"hsl": {
"h": 216,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.76856,
"c": 0.00964,
"h": 258.3
},
"luminance": 0.45418
}Semantic roles & 50–950 ramp
primary
#B0B4BA
secondary
#E4E3E2
accent
#795591
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282