#B7BBB2#B7BBB2
#B7BBB2 is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.6% C 0.013 H 126.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBB2 |
|---|---|
| RGB | rgb(183, 187, 178) |
| HSL | hsl(87, 6%, 72%) |
| HSV | hsv(87, 5%, 73%) |
| CMYK | cmyk(2.1%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(75.34, -3.05, 4.07) |
| CIE-LCH | lch(75.34, 5.08, 126.89°) |
| OKLab | oklab(78.63% -0.0079 0.0107) |
| OKLCH | oklch(78.63% 0.013 126.4) |
| XYZ | xyz(45.3333, 48.8222, 49.1462) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.10
Silver
#C0C0C0
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.43
Greyish
#A8A495
ΔE00 7.50
Dove Gray
#B6B8BD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBB2 #B6B2BB
analogous
#BBBBB2 #B7BBB2 #B3BBB2
triadic
#B7BBB2 #B2B7BB #BBB2B7
tetradic
#B7BBB2 #B2BBBB #B6B2BB #BBB2B3
square
#B7BBB2 #B2BBBB #B6B2BB #BBB2B3
split-complementary
#B7BBB2 #B2B3BB #BBB2BB
monochromatic
#7A8172 #999E92 #B7BBB2 #D5D8D3 #F0F1EF
Accessibility & contrast
On white
1.95
#B7BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B7BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBB2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBB2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BCB9B2
Tritanopia (blue-blind)
#B8BAB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bbb2; /* rgb */ color: rgb(183, 187, 178); /* oklch */ color: oklch(78.6% 0.013 126.4);
Tailwind
colors: {
custom: {
50: '#cccfc9',
500: '#b7bbb2',
950: '#000000',
},
}SCSS
$custom: #b7bbb2; $custom-light: #cccfc9; $custom-dark: #000000;
JSON
{
"hex": "#b7bbb2",
"rgb": {
"r": 183,
"g": 187,
"b": 178
},
"hsl": {
"h": 86.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.7863,
"c": 0.01327,
"h": 126.4
},
"luminance": 0.48822
}Semantic roles & 50–950 ramp
primary
#B7BBB2
secondary
#E4E3E6
accent
#55906F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282