#BBB2BA#BBB2BA
#BBB2BA is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.3% C 0.015 H 329.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2BA |
|---|---|
| RGB | rgb(187, 178, 186) |
| HSL | hsl(307, 6%, 72%) |
| HSV | hsv(307, 5%, 73%) |
| CMYK | cmyk(0%, 4.8%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.51, 4.66, -2.92) |
| CIE-LCH | lch(73.51, 5.50, 327.89°) |
| OKLab | oklab(77.34% 0.0129 -0.0077) |
| OKLCH | oklch(77.34% 0.015 329.2) |
| XYZ | xyz(45.2755, 45.9510, 52.9291) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.90
Silver
#C0C0C0
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 7.24
Pinkish Grey
#C8ACA9
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 9.75
Light Gray
#D3D3D3
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2BA #B2BBB3
analogous
#B8B2BB #BBB2BA #BBB2B6
triadic
#BBB2BA #BABBB2 #B2BABB
tetradic
#BBB2BA #BBB8B2 #B2BBB3 #B2B6BB
square
#BBB2BA #BBB8B2 #B2BBB3 #B2B6BB
split-complementary
#BBB2BA #B6BBB2 #B2BBB8
monochromatic
#81727F #9E929D #BBB2BA #D8D3D7 #F1EFF0
Accessibility & contrast
On white
2.06
#BBB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BBB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2BA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2BA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#BCB2B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb2ba; /* rgb */ color: rgb(187, 178, 186); /* oklch */ color: oklch(77.3% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#cfc9ce',
500: '#bbb2ba',
950: '#000000',
},
}SCSS
$custom: #bbb2ba; $custom-light: #cfc9ce; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ba",
"rgb": {
"r": 187,
"g": 178,
"b": 186
},
"hsl": {
"h": 306.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77342,
"c": 0.01506,
"h": 329.2
},
"luminance": 0.45951
}Semantic roles & 50–950 ramp
primary
#BBB2BA
secondary
#E3E6E4
accent
#905C55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282