#B7BABA#B7BABA
#B7BABA is a light, near-neutral grey. Relative luminance 0.487; OKLCH L 78.7% C 0.003 H 197.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BABA |
|---|---|
| RGB | rgb(183, 186, 186) |
| HSL | hsl(180, 2%, 72%) |
| HSV | hsv(180, 2%, 73%) |
| CMYK | cmyk(1.6%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(75.28, -1.04, -0.37) |
| CIE-LCH | lch(75.28, 1.11, 199.32°) |
| OKLab | oklab(78.65% -0.0032 -0.001) |
| OKLCH | oklch(78.65% 0.003 197.1) |
| XYZ | xyz(45.9487, 48.7301, 53.4300) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.33
Dove Gray
#B6B8BD
ΔE00 2.95
Silver (survey)
#C5C9C7
ΔE00 3.98
Dark Gray
#A9A9A9
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BABA #BAB7B7
analogous
#B7BAB9 #B7BABA #B7B9BA
triadic
#B7BABA #BAB7BA #BABAB7
tetradic
#B7BABA #B9B7BA #BAB7B7 #B9BAB7
square
#B7BABA #B9B7BA #BAB7B7 #B9BAB7
split-complementary
#B7BABA #BAB7B9 #BAB9B7
monochromatic
#797E7E #989C9C #B7BABA #D6D8D8 #EFF0F0
Accessibility & contrast
On white
1.95
#B7BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#B7BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BABA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BABA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#B6BABA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7baba; /* rgb */ color: rgb(183, 186, 186); /* oklch */ color: oklch(78.7% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#cccece',
500: '#b7baba',
950: '#000000',
},
}SCSS
$custom: #b7baba; $custom-light: #cccece; $custom-dark: #000000;
JSON
{
"hex": "#b7baba",
"rgb": {
"r": 183,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 2.128,
"l": 72.353
},
"oklch": {
"l": 0.78653,
"c": 0.00337,
"h": 197.1
},
"luminance": 0.4873
}Semantic roles & 50–950 ramp
primary
#B7BABA
secondary
#E6E5E5
accent
#5A5A8C
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282