#BBB4B2#BBB4B2
#BBB4B2 is a light, near-neutral grey. Relative luminance 0.464; OKLCH L 77.5% C 0.008 H 36.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4B2 |
|---|---|
| RGB | rgb(187, 180, 178) |
| HSL | hsl(13, 6%, 72%) |
| HSV | hsv(13, 5%, 73%) |
| CMYK | cmyk(0%, 3.7%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.82, 2.11, 1.90) |
| CIE-LCH | lch(73.82, 2.84, 41.93°) |
| OKLab | oklab(77.51% 0.0068 0.0051) |
| OKLCH | oklch(77.51% 0.008 36.5) |
| XYZ | xyz(44.8496, 46.4220, 48.7085) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.42
Dark Gray
#A9A9A9
ΔE00 4.87
Dove Gray
#B6B8BD
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 7.50
Greige
#B8AB98
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4B2 #B2B9BB
analogous
#BBB2B5 #BBB4B2 #BBB9B2
triadic
#BBB4B2 #B2BBB4 #B4B2BB
tetradic
#BBB4B2 #B5BBB2 #B2B9BB #B9B2BB
square
#BBB4B2 #B5BBB2 #B2B9BB #B9B2BB
split-complementary
#BBB4B2 #B2BBB9 #B2B5BB
monochromatic
#817572 #9E9492 #BBB4B2 #D8D4D3 #F1EFEF
Accessibility & contrast
On white
2.04
#BBB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BBB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4B2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4B2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B2
Deuteranopia (green-blind)
#B7B6B2
Tritanopia (blue-blind)
#BDB3B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4b2; /* rgb */ color: rgb(187, 180, 178); /* oklch */ color: oklch(77.5% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#cfcac9',
500: '#bbb4b2',
950: '#000000',
},
}SCSS
$custom: #bbb4b2; $custom-light: #cfcac9; $custom-dark: #000000;
JSON
{
"hex": "#bbb4b2",
"rgb": {
"r": 187,
"g": 180,
"b": 178
},
"hsl": {
"h": 13.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.7751,
"c": 0.00849,
"h": 36.5
},
"luminance": 0.46422
}Semantic roles & 50–950 ramp
primary
#BBB4B2
secondary
#E3E5E6
accent
#839055
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282