#B2BBB4#B2BBB4
#B2BBB4 is a light, near-neutral grey. Relative luminance 0.483; OKLCH L 78.3% C 0.014 H 152.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBB4 |
|---|---|
| RGB | rgb(178, 187, 180) |
| HSL | hsl(133, 6%, 72%) |
| HSV | hsv(133, 5%, 73%) |
| CMYK | cmyk(4.8%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(75.01, -4.44, 2.46) |
| CIE-LCH | lch(75.01, 5.08, 151.02°) |
| OKLab | oklab(78.3% -0.0124 0.0064) |
| OKLCH | oklch(78.3% 0.014 152.5) |
| XYZ | xyz(44.3671, 48.3006, 50.1567) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.77
Cool Grey
#95A3A6
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBB4 #BBB2B9
analogous
#B5BBB2 #B2BBB4 #B2BBB9
triadic
#B2BBB4 #B4B2BB #BBB4B2
tetradic
#B2BBB4 #B2B5BB #BBB2B9 #BBB9B2
square
#B2BBB4 #B2B5BB #BBB2B9 #BBB9B2
split-complementary
#B2BBB4 #B9B2BB #BBB2B5
monochromatic
#728175 #929E94 #B2BBB4 #D3D8D4 #EFF1EF
Accessibility & contrast
On white
1.97
#B2BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#B2BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBB4
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBB4 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#B1BBB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bbb4; /* rgb */ color: rgb(178, 187, 180); /* oklch */ color: oklch(78.3% 0.014 152.5);
Tailwind
colors: {
custom: {
50: '#c9cfca',
500: '#b2bbb4',
950: '#000000',
},
}SCSS
$custom: #b2bbb4; $custom-light: #c9cfca; $custom-dark: #000000;
JSON
{
"hex": "#b2bbb4",
"rgb": {
"r": 178,
"g": 187,
"b": 180
},
"hsl": {
"h": 133.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78296,
"c": 0.01396,
"h": 152.5
},
"luminance": 0.48301
}Semantic roles & 50–950 ramp
primary
#B2BBB4
secondary
#E6E3E5
accent
#558390
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282