#B2B5BB#B2B5BB
#B2B5BB is a light, near-neutral grey. Relative luminance 0.461; OKLCH L 77.3% C 0.009 H 264.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B5BB |
|---|---|
| RGB | rgb(178, 181, 187) |
| HSL | hsl(220, 6%, 72%) |
| HSV | hsv(220, 5%, 73%) |
| CMYK | cmyk(4.8%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(73.61, 0.10, -3.41) |
| CIE-LCH | lch(73.61, 3.41, 271.72°) |
| OKLab | oklab(77.25% -0.0009 -0.0091) |
| OKLCH | oklch(77.25% 0.009 264.5) |
| XYZ | xyz(43.8519, 46.1004, 53.5921) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.04
Silver
#C0C0C0
ΔE00 4.34
Dark Gray
#A9A9A9
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B5BB #BBB8B2
analogous
#B2BABB #B2B5BB #B4B2BB
triadic
#B2B5BB #BBB2B5 #B5BBB2
tetradic
#B2B5BB #BBB2BA #BBB8B2 #B2BBB4
square
#B2B5BB #BBB2BA #BBB8B2 #B2BBB4
split-complementary
#B2B5BB #BBB4B2 #BABBB2
monochromatic
#727781 #92969E #B2B5BB #D3D4D8 #EFEFF1
Accessibility & contrast
On white
2.05
#B2B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B2B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B5BB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B5BB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#B0B6B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b5bb; /* rgb */ color: rgb(178, 181, 187); /* oklch */ color: oklch(77.3% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#c9cbcf',
500: '#b2b5bb',
950: '#000000',
},
}SCSS
$custom: #b2b5bb; $custom-light: #c9cbcf; $custom-dark: #000000;
JSON
{
"hex": "#b2b5bb",
"rgb": {
"r": 178,
"g": 181,
"b": 187
},
"hsl": {
"h": 220,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77252,
"c": 0.00914,
"h": 264.5
},
"luminance": 0.46101
}Semantic roles & 50–950 ramp
primary
#B2B5BB
secondary
#E6E5E3
accent
#7D5590
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282