#B6BABA#B6BABA
#B6BABA is a light, near-neutral grey. Relative luminance 0.486; OKLCH L 78.6% C 0.004 H 197.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BABA |
|---|---|
| RGB | rgb(182, 186, 186) |
| HSL | hsl(180, 3%, 72%) |
| HSV | hsv(180, 2%, 73%) |
| CMYK | cmyk(2.2%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(75.21, -1.39, -0.49) |
| CIE-LCH | lch(75.21, 1.47, 199.29°) |
| OKLab | oklab(78.57% -0.0043 -0.0013) |
| OKLCH | oklch(78.57% 0.004 197.1) |
| XYZ | xyz(45.7116, 48.6079, 53.4189) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.72
Dove Gray
#B6B8BD
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 3.97
Dark Gray
#A9A9A9
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BABA #BAB6B6
analogous
#B6BAB8 #B6BABA #B6B8BA
triadic
#B6BABA #BAB6BA #BABAB6
tetradic
#B6BABA #B8B6BA #BAB6B6 #B8BAB6
square
#B6BABA #B8B6BA #BAB6B6 #B8BAB6
split-complementary
#B6BABA #BAB6B8 #BAB8B6
monochromatic
#777E7E #979C9C #B6BABA #D5D8D8 #EFF0F0
Accessibility & contrast
On white
1.96
#B6BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B6BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BABA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BABA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABA
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#B5BABA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6baba; /* rgb */ color: rgb(182, 186, 186); /* oklch */ color: oklch(78.6% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#cbcece',
500: '#b6baba',
950: '#000000',
},
}SCSS
$custom: #b6baba; $custom-light: #cbcece; $custom-dark: #000000;
JSON
{
"hex": "#b6baba",
"rgb": {
"r": 182,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 2.817,
"l": 72.157
},
"oklch": {
"l": 0.78574,
"c": 0.00448,
"h": 197.1
},
"luminance": 0.48608
}Semantic roles & 50–950 ramp
primary
#B6BABA
secondary
#E6E5E5
accent
#59598D
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282