#B0B0B2#B0B0B2
#B0B0B2 is a light, near-neutral grey. Relative luminance 0.435; OKLCH L 75.8% C 0.003 H 286.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B0B2 |
|---|---|
| RGB | rgb(176, 176, 178) |
| HSL | hsl(240, 1%, 69%) |
| HSV | hsv(240, 1%, 70%) |
| CMYK | cmyk(1.1%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(71.89, 0.38, -1.02) |
| CIE-LCH | lch(71.89, 1.09, 290.27°) |
| OKLab | oklab(75.78% 0.0008 -0.0027) |
| OKLCH | oklch(75.78% 0.003 286.3) |
| XYZ | xyz(41.4643, 43.4951, 48.3218) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.33
Dove Gray
#B6B8BD
ΔE00 2.69
Silver
#C0C0C0
ΔE00 4.41
Cool Gray
#9AA7B0
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 7.12
Cool Grey
#95A3A6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B0B2 #B2B2B0
analogous
#B0B1B2 #B0B0B2 #B1B0B2
triadic
#B0B0B2 #B2B0B0 #B0B2B0
tetradic
#B0B0B2 #B2B0B1 #B2B2B0 #B0B2B1
square
#B0B0B2 #B2B0B1 #B2B2B0 #B0B2B1
split-complementary
#B0B0B2 #B2B1B0 #B1B2B0
monochromatic
#727275 #919194 #B0B0B2 #CFCFD0 #EEEEEE
Accessibility & contrast
On white
2.17
#B0B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#B0B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B0B2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B0B2 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B2
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#B0B0B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0b0b2; /* rgb */ color: rgb(176, 176, 178); /* oklch */ color: oklch(75.8% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#c7c7c9',
500: '#b0b0b2',
950: '#000000',
},
}SCSS
$custom: #b0b0b2; $custom-light: #c7c7c9; $custom-dark: #000000;
JSON
{
"hex": "#b0b0b2",
"rgb": {
"r": 176,
"g": 176,
"b": 178
},
"hsl": {
"h": 240,
"s": 1.282,
"l": 69.412
},
"oklch": {
"l": 0.75781,
"c": 0.00282,
"h": 286.3
},
"luminance": 0.43495
}Semantic roles & 50–950 ramp
primary
#B0B0B2
secondary
#DFDFDF
accent
#8B5A8B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282