#B4BBB2#B4BBB2
#B4BBB2 is a light, near-neutral grey. Relative luminance 0.485; OKLCH L 78.4% C 0.015 H 138.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBB2 |
|---|---|
| RGB | rgb(180, 187, 178) |
| HSL | hsl(107, 6%, 72%) |
| HSV | hsv(107, 5%, 73%) |
| CMYK | cmyk(3.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(75.11, -4.11, 3.71) |
| CIE-LCH | lch(75.11, 5.54, 137.93°) |
| OKLab | oklab(78.39% -0.0111 0.0097) |
| OKLCH | oklch(78.39% 0.015 138.7) |
| XYZ | xyz(44.6272, 48.4581, 49.1131) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 7.61
Greyish
#A8A495
ΔE00 8.08
Dove Gray
#B6B8BD
ΔE00 8.21
Cement
#A5A391
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBB2 #B9B2BB
analogous
#B9BBB2 #B4BBB2 #B2BBB5
triadic
#B4BBB2 #B2B4BB #BBB2B4
tetradic
#B4BBB2 #B2B9BB #B9B2BB #BBB5B2
square
#B4BBB2 #B2B9BB #B9B2BB #BBB5B2
split-complementary
#B4BBB2 #B5B2BB #BBB2B9
monochromatic
#758172 #949E92 #B4BBB2 #D4D8D3 #EFF1EF
Accessibility & contrast
On white
1.96
#B4BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#B4BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBB2
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBB2 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9B2
Deuteranopia (green-blind)
#BAB9B2
Tritanopia (blue-blind)
#B4BAB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbb2; /* rgb */ color: rgb(180, 187, 178); /* oklch */ color: oklch(78.4% 0.015 138.7);
Tailwind
colors: {
custom: {
50: '#cacfc9',
500: '#b4bbb2',
950: '#000000',
},
}SCSS
$custom: #b4bbb2; $custom-light: #cacfc9; $custom-dark: #000000;
JSON
{
"hex": "#b4bbb2",
"rgb": {
"r": 180,
"g": 187,
"b": 178
},
"hsl": {
"h": 106.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78394,
"c": 0.01474,
"h": 138.7
},
"luminance": 0.48458
}Semantic roles & 50–950 ramp
primary
#B4BBB2
secondary
#E5E3E6
accent
#559083
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282