#B0BAB2#B0BAB2
#B0BAB2 is a light, near-neutral grey. Relative luminance 0.476; OKLCH L 77.9% C 0.016 H 151.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAB2 |
|---|---|
| RGB | rgb(176, 186, 178) |
| HSL | hsl(132, 7%, 71%) |
| HSV | hsv(132, 5%, 73%) |
| CMYK | cmyk(5.4%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(74.55, -4.98, 2.85) |
| CIE-LCH | lch(74.55, 5.74, 150.19°) |
| OKLab | oklab(77.87% -0.0139 0.0075) |
| OKLCH | oklch(77.87% 0.016 151.7) |
| XYZ | xyz(43.4978, 47.5620, 48.9996) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.13
Silver
#C0C0C0
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 8.61
Greyish
#A8A495
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAB2 #BAB0B8
analogous
#B3BAB0 #B0BAB2 #B0BAB7
triadic
#B0BAB2 #B2B0BA #BAB2B0
tetradic
#B0BAB2 #B0B3BA #BAB0B8 #BAB7B0
square
#B0BAB2 #B0B3BA #BAB0B8 #BAB7B0
split-complementary
#B0BAB2 #B7B0BA #BAB0B3
monochromatic
#708073 #8F9D92 #B0BAB2 #D1D7D2 #EFF1EF
Accessibility & contrast
On white
2.00
#B0BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#B0BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAB2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAB2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#AFBAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0bab2; /* rgb */ color: rgb(176, 186, 178); /* oklch */ color: oklch(77.9% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#c7cec9',
500: '#b0bab2',
950: '#000000',
},
}SCSS
$custom: #b0bab2; $custom-light: #c7cec9; $custom-dark: #000000;
JSON
{
"hex": "#b0bab2",
"rgb": {
"r": 176,
"g": 186,
"b": 178
},
"hsl": {
"h": 132,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.77874,
"c": 0.01574,
"h": 151.7
},
"luminance": 0.47562
}Semantic roles & 50–950 ramp
primary
#B0BAB2
secondary
#E4E2E4
accent
#558591
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282