#B6B2BC#B6B2BC
#B6B2BC is a light, near-neutral grey. Relative luminance 0.454; OKLCH L 77.0% C 0.015 H 304.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2BC |
|---|---|
| RGB | rgb(182, 178, 188) |
| HSL | hsl(264, 7%, 72%) |
| HSV | hsv(264, 5%, 74%) |
| CMYK | cmyk(3.2%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.17, 3.30, -4.58) |
| CIE-LCH | lch(73.17, 5.64, 305.76°) |
| OKLab | oklab(76.99% 0.0082 -0.0122) |
| OKLCH | oklch(76.99% 0.015 304.1) |
| XYZ | xyz(44.2873, 45.4167, 54.0004) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.72
Cool Gray
#9AA7B0
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 9.69
Light Gray
#D3D3D3
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2BC #B8BCB2
analogous
#B2B3BC #B6B2BC #BBB2BC
triadic
#B6B2BC #BCB6B2 #B2BCB6
tetradic
#B6B2BC #BCB2B3 #B8BCB2 #B2BCBB
square
#B6B2BC #BCB2B3 #B8BCB2 #B2BCBB
split-complementary
#B6B2BC #BCBBB2 #B3BCB2
monochromatic
#787182 #9791A0 #B6B2BC #D5D3D8 #EFEFF1
Accessibility & contrast
On white
2.08
#B6B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#B6B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2BC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2BC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#B5B3B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b2bc; /* rgb */ color: rgb(182, 178, 188); /* oklch */ color: oklch(77.0% 0.015 304.1);
Tailwind
colors: {
custom: {
50: '#cbc9d0',
500: '#b6b2bc',
950: '#000000',
},
}SCSS
$custom: #b6b2bc; $custom-light: #cbc9d0; $custom-dark: #000000;
JSON
{
"hex": "#b6b2bc",
"rgb": {
"r": 182,
"g": 178,
"b": 188
},
"hsl": {
"h": 264,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.76989,
"c": 0.01471,
"h": 304.1
},
"luminance": 0.45417
}Semantic roles & 50–950 ramp
primary
#B6B2BC
secondary
#E5E6E4
accent
#915579
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282