#B4BABA#B4BABA
#B4BABA is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.4% C 0.007 H 197.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BABA |
|---|---|
| RGB | rgb(180, 186, 186) |
| HSL | hsl(180, 4%, 72%) |
| HSV | hsv(180, 3%, 73%) |
| CMYK | cmyk(3.2%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(75.06, -2.08, -0.73) |
| CIE-LCH | lch(75.06, 2.21, 199.24°) |
| OKLab | oklab(78.42% -0.0064 -0.002) |
| OKLCH | oklch(78.42% 0.007 197) |
| XYZ | xyz(45.2426, 48.3660, 53.3969) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.55
Dove Gray
#B6B8BD
ΔE00 3.79
Silver (survey)
#C5C9C7
ΔE00 4.13
Dark Gray
#A9A9A9
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 7.24
Cool Gray
#9AA7B0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BABA #BAB4B4
analogous
#B4BAB7 #B4BABA #B4B7BA
triadic
#B4BABA #BAB4BA #BABAB4
tetradic
#B4BABA #B7B4BA #BAB4B4 #B7BAB4
square
#B4BABA #B7B4BA #BAB4B4 #B7BAB4
split-complementary
#B4BABA #BAB4B7 #BAB7B4
monochromatic
#757F7F #949D9D #B4BABA #D4D7D7 #EFF0F0
Accessibility & contrast
On white
1.97
#B4BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B4BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BABA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BABA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#B2BABA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4baba; /* rgb */ color: rgb(180, 186, 186); /* oklch */ color: oklch(78.4% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#cacece',
500: '#b4baba',
950: '#000000',
},
}SCSS
$custom: #b4baba; $custom-light: #cacece; $custom-dark: #000000;
JSON
{
"hex": "#b4baba",
"rgb": {
"r": 180,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 4.167,
"l": 71.765
},
"oklch": {
"l": 0.78417,
"c": 0.0067,
"h": 197
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#B4BABA
secondary
#E6E4E4
accent
#57578E
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282