#B4BBB3#B4BBB3
#B4BBB3 is a light, near-neutral grey. Relative luminance 0.485; OKLCH L 78.4% C 0.014 H 141.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBB3 |
|---|---|
| RGB | rgb(180, 187, 179) |
| HSL | hsl(113, 6%, 72%) |
| HSV | hsv(113, 4%, 73%) |
| CMYK | cmyk(3.7%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(75.14, -3.93, 3.20) |
| CIE-LCH | lch(75.14, 5.07, 140.80°) |
| OKLab | oklab(78.42% -0.0107 0.0084) |
| OKLCH | oklch(78.42% 0.014 141.8) |
| XYZ | xyz(44.7280, 48.4984, 49.6438) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.24
Silver
#C0C0C0
ΔE00 6.11
Dark Gray
#A9A9A9
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.77
Greyish
#A8A495
ΔE00 8.21
Cement
#A5A391
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBB3 #BAB3BB
analogous
#B8BBB3 #B4BBB3 #B3BBB6
triadic
#B4BBB3 #B3B4BB #BBB3B4
tetradic
#B4BBB3 #B3B8BB #BAB3BB #BBB6B3
square
#B4BBB3 #B3B8BB #BAB3BB #BBB6B3
split-complementary
#B4BBB3 #B6B3BB #BBB3B8
monochromatic
#758173 #949E93 #B4BBB3 #D4D8D3 #EFF1EF
Accessibility & contrast
On white
1.96
#B4BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B4BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBB3
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBB3 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9B3
Deuteranopia (green-blind)
#BAB9B3
Tritanopia (blue-blind)
#B4BAB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbb3; /* rgb */ color: rgb(180, 187, 179); /* oklch */ color: oklch(78.4% 0.014 141.8);
Tailwind
colors: {
custom: {
50: '#cacfc9',
500: '#b4bbb3',
950: '#000000',
},
}SCSS
$custom: #b4bbb3; $custom-light: #cacfc9; $custom-dark: #000000;
JSON
{
"hex": "#b4bbb3",
"rgb": {
"r": 180,
"g": 187,
"b": 179
},
"hsl": {
"h": 112.5,
"s": 5.556,
"l": 71.765
},
"oklch": {
"l": 0.78422,
"c": 0.01358,
"h": 141.8
},
"luminance": 0.48499
}Semantic roles & 50–950 ramp
primary
#B4BBB3
secondary
#E6E4E6
accent
#568F88
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282