#BBB7B2#BBB7B2
#BBB7B2 is a light, near-neutral grey. Relative luminance 0.476; OKLCH L 78.1% C 0.008 H 73.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7B2 |
|---|---|
| RGB | rgb(187, 183, 178) |
| HSL | hsl(33, 6%, 72%) |
| HSV | hsv(33, 5%, 73%) |
| CMYK | cmyk(0%, 2.1%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.60, 0.50, 3.04) |
| CIE-LCH | lch(74.60, 3.08, 80.59°) |
| OKLab | oklab(78.13% 0.0023 0.008) |
| OKLCH | oklch(78.13% 0.008 73.7) |
| XYZ | xyz(45.4618, 47.6464, 48.9125) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.68
Warm Gray
#C9BEB0
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 5.85
Greige
#B8AB98
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7B2 #B2B6BB
analogous
#BBB3B2 #BBB7B2 #BBBBB2
triadic
#BBB7B2 #B2BBB7 #B7B2BB
tetradic
#BBB7B2 #B2BBB3 #B2B6BB #BBB2BB
square
#BBB7B2 #B2BBB3 #B2B6BB #BBB2BB
split-complementary
#BBB7B2 #B2BBBB #B3B2BB
monochromatic
#817A72 #9E9992 #BBB7B2 #D8D5D3 #F1F0EF
Accessibility & contrast
On white
1.99
#BBB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BBB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7B2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7B2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#BDB6B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb7b2; /* rgb */ color: rgb(187, 183, 178); /* oklch */ color: oklch(78.1% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#cfccc9',
500: '#bbb7b2',
950: '#000000',
},
}SCSS
$custom: #bbb7b2; $custom-light: #cfccc9; $custom-dark: #000000;
JSON
{
"hex": "#bbb7b2",
"rgb": {
"r": 187,
"g": 183,
"b": 178
},
"hsl": {
"h": 33.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78125,
"c": 0.00835,
"h": 73.7
},
"luminance": 0.47646
}Semantic roles & 50–950 ramp
primary
#BBB7B2
secondary
#E3E4E6
accent
#6F9055
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282