#B2BABA#B2BABA
#B2BABA is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.3% C 0.009 H 197.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BABA |
|---|---|
| RGB | rgb(178, 186, 186) |
| HSL | hsl(180, 5%, 71%) |
| HSV | hsv(180, 4%, 73%) |
| CMYK | cmyk(4.3%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.91, -2.77, -0.96) |
| CIE-LCH | lch(74.91, 2.93, 199.17°) |
| OKLab | oklab(78.26% -0.0085 -0.0026) |
| OKLCH | oklch(78.26% 0.009 197) |
| XYZ | xyz(44.7802, 48.1276, 53.3752) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 4.48
Dove Gray
#B6B8BD
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 5.79
Cool Gray
#9AA7B0
ΔE00 7.06
Cool Grey
#95A3A6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BABA #BAB2B2
analogous
#B2BAB6 #B2BABA #B2B6BA
triadic
#B2BABA #BAB2BA #BABAB2
tetradic
#B2BABA #B6B2BA #BAB2B2 #B6BAB2
square
#B2BABA #B6B2BA #BAB2B2 #B6BAB2
split-complementary
#B2BABA #BAB2B6 #BAB6B2
monochromatic
#727F7F #929D9D #B2BABA #D2D7D7 #EFF1F1
Accessibility & contrast
On white
1.98
#B2BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B2BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BABA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BABA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#B0BBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2baba; /* rgb */ color: rgb(178, 186, 186); /* oklch */ color: oklch(78.3% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#c9cece',
500: '#b2baba',
950: '#000000',
},
}SCSS
$custom: #b2baba; $custom-light: #c9cece; $custom-dark: #000000;
JSON
{
"hex": "#b2baba",
"rgb": {
"r": 178,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.78262,
"c": 0.00893,
"h": 197
},
"luminance": 0.48128
}Semantic roles & 50–950 ramp
primary
#B2BABA
secondary
#E5E3E3
accent
#56568F
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282