#B2B2BF#B2B2BF
#B2B2BF is a light, near-neutral blue. Relative luminance 0.451; OKLCH L 76.8% C 0.018 H 286.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2BF |
|---|---|
| RGB | rgb(178, 178, 191) |
| HSL | hsl(240, 9%, 72%) |
| HSV | hsv(240, 7%, 75%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.94, 2.51, -6.59) |
| CIE-LCH | lch(72.94, 7.06, 290.85°) |
| OKLab | oklab(76.76% 0.0051 -0.0176) |
| OKLCH | oklch(76.76% 0.018 286) |
| XYZ | xyz(43.6827, 45.0672, 55.6776) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.45
Dark Gray
#A9A9A9
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 9.20
Light Blue Grey
#B7C9E2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2BF #BFBFB2
analogous
#B2B9BF #B2B2BF #B9B2BF
triadic
#B2B2BF #BFB2B2 #B2BFB2
tetradic
#B2B2BF #BFB2B9 #BFBFB2 #B2BFB9
square
#B2B2BF #BFB2B9 #BFBFB2 #B2BFB9
split-complementary
#B2B2BF #BFB9B2 #B9BFB2
monochromatic
#707087 #9191A3 #B2B2BF #D3D3DB #EEEEF1
Accessibility & contrast
On white
2.10
#B2B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#B2B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2BF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2BF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#B0B4B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b2bf; /* rgb */ color: rgb(178, 178, 191); /* oklch */ color: oklch(76.8% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#c9c9d2',
500: '#b2b2bf',
950: '#000000',
},
}SCSS
$custom: #b2b2bf; $custom-light: #c9c9d2; $custom-dark: #000000;
JSON
{
"hex": "#b2b2bf",
"rgb": {
"r": 178,
"g": 178,
"b": 191
},
"hsl": {
"h": 240,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.76761,
"c": 0.01836,
"h": 286
},
"luminance": 0.45067
}Semantic roles & 50–950 ramp
primary
#B2B2BF
secondary
#E7E7E4
accent
#935293
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282