#B0BABA#B0BABA
#B0BABA is a light, near-neutral grey. Relative luminance 0.479; OKLCH L 78.1% C 0.011 H 196.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BABA |
|---|---|
| RGB | rgb(176, 186, 186) |
| HSL | hsl(180, 7%, 71%) |
| HSV | hsv(180, 5%, 73%) |
| CMYK | cmyk(5.4%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.76, -3.46, -1.20) |
| CIE-LCH | lch(74.76, 3.66, 199.12°) |
| OKLab | oklab(78.11% -0.0106 -0.0032) |
| OKLCH | oklch(78.11% 0.011 196.9) |
| XYZ | xyz(44.3245, 47.8927, 53.3539) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.95
Dove Gray
#B6B8BD
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.21
Dark Gray
#A9A9A9
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BABA #BAB0B0
analogous
#B0BAB5 #B0BABA #B0B5BA
triadic
#B0BABA #BAB0BA #BABAB0
tetradic
#B0BABA #B5B0BA #BAB0B0 #B5BAB0
square
#B0BABA #B5B0BA #BAB0B0 #B5BAB0
split-complementary
#B0BABA #BAB0B5 #BAB5B0
monochromatic
#708080 #8F9D9D #B0BABA #D1D7D7 #EFF1F1
Accessibility & contrast
On white
1.99
#B0BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#B0BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BABA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BABA | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#ADBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0baba; /* rgb */ color: rgb(176, 186, 186); /* oklch */ color: oklch(78.1% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#c7cece',
500: '#b0baba',
950: '#000000',
},
}SCSS
$custom: #b0baba; $custom-light: #c7cece; $custom-dark: #000000;
JSON
{
"hex": "#b0baba",
"rgb": {
"r": 176,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.78108,
"c": 0.01113,
"h": 196.9
},
"luminance": 0.47893
}Semantic roles & 50–950 ramp
primary
#B0BABA
secondary
#E4E2E2
accent
#555591
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282