#B3BBB4#B3BBB4
#B3BBB4 is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.4% C 0.013 H 149.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBB4 |
|---|---|
| RGB | rgb(179, 187, 180) |
| HSL | hsl(128, 6%, 72%) |
| HSV | hsv(128, 4%, 73%) |
| CMYK | cmyk(4.3%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(75.09, -4.09, 2.58) |
| CIE-LCH | lch(75.09, 4.84, 147.79°) |
| OKLab | oklab(78.37% -0.0113 0.0068) |
| OKLCH | oklch(78.37% 0.013 149.2) |
| XYZ | xyz(44.5975, 48.4194, 50.1675) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.17
Silver
#C0C0C0
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.54
Greyish
#A8A495
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBB4 #BBB3BA
analogous
#B6BBB3 #B3BBB4 #B3BBB8
triadic
#B3BBB4 #B4B3BB #BBB4B3
tetradic
#B3BBB4 #B3B6BB #BBB3BA #BBB8B3
square
#B3BBB4 #B3B6BB #BBB3BA #BBB8B3
split-complementary
#B3BBB4 #B8B3BB #BBB3B6
monochromatic
#738175 #939E94 #B3BBB4 #D3D8D4 #EFF1EF
Accessibility & contrast
On white
1.97
#B3BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B3BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBB4
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBB4 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#B2BBB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b3bbb4; /* rgb */ color: rgb(179, 187, 180); /* oklch */ color: oklch(78.4% 0.013 149.2);
Tailwind
colors: {
custom: {
50: '#c9cfca',
500: '#b3bbb4',
950: '#000000',
},
}SCSS
$custom: #b3bbb4; $custom-light: #c9cfca; $custom-dark: #000000;
JSON
{
"hex": "#b3bbb4",
"rgb": {
"r": 179,
"g": 187,
"b": 180
},
"hsl": {
"h": 127.5,
"s": 5.556,
"l": 71.765
},
"oklch": {
"l": 0.78373,
"c": 0.01319,
"h": 149.2
},
"luminance": 0.4842
}Semantic roles & 50–950 ramp
primary
#B3BBB4
secondary
#E6E4E6
accent
#56888F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282