#B5B2BB#B5B2BB
#B5B2BB is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.9% C 0.013 H 301.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B2BB |
|---|---|
| RGB | rgb(181, 178, 187) |
| HSL | hsl(260, 6%, 72%) |
| HSV | hsv(260, 5%, 73%) |
| CMYK | cmyk(3.2%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(73.06, 2.76, -4.20) |
| CIE-LCH | lch(73.06, 5.02, 303.30°) |
| OKLab | oklab(76.88% 0.0068 -0.0112) |
| OKLCH | oklch(76.88% 0.013 301.2) |
| XYZ | xyz(43.9445, 45.2524, 53.4236) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.81
Dark Gray
#A9A9A9
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.20
Cool Gray
#9AA7B0
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 9.17
Light Gray
#D3D3D3
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B2BB #B8BBB2
analogous
#B2B4BB #B5B2BB #BAB2BB
triadic
#B5B2BB #BBB5B2 #B2BBB5
tetradic
#B5B2BB #BBB2B4 #B8BBB2 #B2BBBA
square
#B5B2BB #BBB2B4 #B8BBB2 #B2BBBA
split-complementary
#B5B2BB #BBBAB2 #B4BBB2
monochromatic
#777281 #96929E #B5B2BB #D4D3D8 #EFEFF1
Accessibility & contrast
On white
2.09
#B5B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#B5B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B2BB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B2BB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#B4B3B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b5b2bb; /* rgb */ color: rgb(181, 178, 187); /* oklch */ color: oklch(76.9% 0.013 301.2);
Tailwind
colors: {
custom: {
50: '#cbc9cf',
500: '#b5b2bb',
950: '#000000',
},
}SCSS
$custom: #b5b2bb; $custom-light: #cbc9cf; $custom-dark: #000000;
JSON
{
"hex": "#b5b2bb",
"rgb": {
"r": 181,
"g": 178,
"b": 187
},
"hsl": {
"h": 260,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.76876,
"c": 0.01306,
"h": 301.2
},
"luminance": 0.45252
}Semantic roles & 50–950 ramp
primary
#B5B2BB
secondary
#E5E6E3
accent
#90557D
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282