#B6B2BB#B6B2BB
#B6B2BB is a light, near-neutral grey. Relative luminance 0.454; OKLCH L 77.0% C 0.013 H 306.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2BB |
|---|---|
| RGB | rgb(182, 178, 187) |
| HSL | hsl(267, 6%, 72%) |
| HSV | hsv(267, 5%, 73%) |
| CMYK | cmyk(2.7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(73.14, 3.10, -4.07) |
| CIE-LCH | lch(73.14, 5.12, 307.32°) |
| OKLab | oklab(76.96% 0.0079 -0.0108) |
| OKLCH | oklch(76.96% 0.013 306) |
| XYZ | xyz(44.1799, 45.3738, 53.4346) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.17
Dark Gray
#A9A9A9
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2BB #B7BBB2
analogous
#B2B3BB #B6B2BB #BBB2BB
triadic
#B6B2BB #BBB6B2 #B2BBB6
tetradic
#B6B2BB #BBB2B3 #B7BBB2 #B2BBBB
square
#B6B2BB #BBB2B3 #B7BBB2 #B2BBBB
split-complementary
#B6B2BB #BBBBB2 #B3BBB2
monochromatic
#787281 #97929E #B6B2BB #D5D3D8 #F0EFF1
Accessibility & contrast
On white
2.08
#B6B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B6B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2BB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2BB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#B5B3B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b2bb; /* rgb */ color: rgb(182, 178, 187); /* oklch */ color: oklch(77.0% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#cbc9cf',
500: '#b6b2bb',
950: '#000000',
},
}SCSS
$custom: #b6b2bb; $custom-light: #cbc9cf; $custom-dark: #000000;
JSON
{
"hex": "#b6b2bb",
"rgb": {
"r": 182,
"g": 178,
"b": 187
},
"hsl": {
"h": 266.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.76958,
"c": 0.01337,
"h": 306
},
"luminance": 0.45374
}Semantic roles & 50–950 ramp
primary
#B6B2BB
secondary
#E5E6E3
accent
#905576
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282