#B1BABA#B1BABA
#B1BABA is a light, near-neutral grey. Relative luminance 0.480; OKLCH L 78.2% C 0.010 H 196.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BABA |
|---|---|
| RGB | rgb(177, 186, 186) |
| HSL | hsl(180, 6%, 71%) |
| HSV | hsv(180, 5%, 73%) |
| CMYK | cmyk(4.8%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.83, -3.11, -1.08) |
| CIE-LCH | lch(74.83, 3.30, 199.14°) |
| OKLab | oklab(78.19% -0.0096 -0.0029) |
| OKLCH | oklch(78.19% 0.01 196.9) |
| XYZ | xyz(44.5515, 48.0097, 53.3645) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.70
Silver
#C0C0C0
ΔE00 4.80
Dove Gray
#B6B8BD
ΔE00 4.84
Dark Gray
#A9A9A9
ΔE00 6.05
Cool Gray
#9AA7B0
ΔE00 7.00
Cool Grey
#95A3A6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BABA #BAB1B1
analogous
#B1BAB5 #B1BABA #B1B5BA
triadic
#B1BABA #BAB1BA #BABAB1
tetradic
#B1BABA #B5B1BA #BAB1B1 #B5BAB1
square
#B1BABA #B5B1BA #BAB1B1 #B5BAB1
split-complementary
#B1BABA #BAB1B5 #BAB5B1
monochromatic
#718080 #919D9D #B1BABA #D1D7D7 #EFF1F1
Accessibility & contrast
On white
1.98
#B1BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B1BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BABA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BABA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#AFBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b1baba; /* rgb */ color: rgb(177, 186, 186); /* oklch */ color: oklch(78.2% 0.010 196.9);
Tailwind
colors: {
custom: {
50: '#c8cece',
500: '#b1baba',
950: '#000000',
},
}SCSS
$custom: #b1baba; $custom-light: #c8cece; $custom-dark: #000000;
JSON
{
"hex": "#b1baba",
"rgb": {
"r": 177,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 6.122,
"l": 71.176
},
"oklch": {
"l": 0.78185,
"c": 0.01003,
"h": 196.9
},
"luminance": 0.4801
}Semantic roles & 50–950 ramp
primary
#B1BABA
secondary
#E5E2E2
accent
#555590
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282