#B2B1BF#B2B1BF
#B2B1BF is a light, near-neutral blue. Relative luminance 0.447; OKLCH L 76.6% C 0.020 H 289.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B1BF |
|---|---|
| RGB | rgb(178, 177, 191) |
| HSL | hsl(244, 10%, 72%) |
| HSV | hsv(244, 7%, 75%) |
| CMYK | cmyk(6.8%, 7.3%, 0%, 25.1%) |
| CIE-LAB | lab(72.67, 3.06, -6.98) |
| CIE-LCH | lch(72.67, 7.62, 293.63°) |
| OKLab | oklab(76.56% 0.0065 -0.0187) |
| OKLCH | oklch(76.56% 0.02 289.2) |
| XYZ | xyz(43.4844, 44.6707, 55.6115) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.93
Cool Gray
#9AA7B0
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 9.67
Light Blue Grey
#B7C9E2
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B1BF #BEBFB1
analogous
#B1B7BF #B2B1BF #B9B1BF
triadic
#B2B1BF #BFB2B1 #B1BFB2
tetradic
#B2B1BF #BFB1B7 #BEBFB1 #B1BFB9
square
#B2B1BF #BFB1B7 #BEBFB1 #B1BFB9
split-complementary
#B2B1BF #BFB9B1 #B7BFB1
monochromatic
#706F87 #918FA3 #B2B1BF #D3D3DB #EEEEF1
Accessibility & contrast
On white
2.11
#B2B1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B2B1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B1BF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B1BF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#B0B3B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b1bf; /* rgb */ color: rgb(178, 177, 191); /* oklch */ color: oklch(76.6% 0.020 289.2);
Tailwind
colors: {
custom: {
50: '#c9c8d2',
500: '#b2b1bf',
950: '#000000',
},
}SCSS
$custom: #b2b1bf; $custom-light: #c9c8d2; $custom-dark: #000000;
JSON
{
"hex": "#b2b1bf",
"rgb": {
"r": 178,
"g": 177,
"b": 191
},
"hsl": {
"h": 244.286,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.76556,
"c": 0.01979,
"h": 289.2
},
"luminance": 0.44671
}Semantic roles & 50–950 ramp
primary
#B2B1BF
secondary
#E7E7E4
accent
#94528F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282