#B0B2B4#B0B2B4
#B0B2B4 is a light, near-neutral grey. Relative luminance 0.444; OKLCH L 76.3% C 0.004 H 247.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2B4 |
|---|---|
| RGB | rgb(176, 178, 180) |
| HSL | hsl(210, 3%, 70%) |
| HSV | hsv(210, 2%, 71%) |
| CMYK | cmyk(2.2%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(72.47, -0.32, -1.26) |
| CIE-LCH | lch(72.47, 1.31, 255.67°) |
| OKLab | oklab(76.26% -0.0014 -0.0034) |
| OKLCH | oklch(76.26% 0.004 247.9) |
| XYZ | xyz(42.0616, 44.3661, 49.5188) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.35
Dark Gray
#A9A9A9
ΔE00 2.80
Silver
#C0C0C0
ΔE00 4.04
Cool Gray
#9AA7B0
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2B4 #B4B2B0
analogous
#B0B4B4 #B0B2B4 #B0B0B4
triadic
#B0B2B4 #B4B0B2 #B2B4B0
tetradic
#B0B2B4 #B4B0B4 #B4B2B0 #B0B4B0
square
#B0B2B4 #B4B0B4 #B4B2B0 #B0B4B0
split-complementary
#B0B2B4 #B4B0B0 #B4B4B0
monochromatic
#727578 #919396 #B0B2B4 #CFD1D2 #EFEFF0
Accessibility & contrast
On white
2.13
#B0B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#B0B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2B4
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2B4 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#AFB2B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b2b4; /* rgb */ color: rgb(176, 178, 180); /* oklch */ color: oklch(76.3% 0.004 247.9);
Tailwind
colors: {
custom: {
50: '#c7c9ca',
500: '#b0b2b4',
950: '#000000',
},
}SCSS
$custom: #b0b2b4; $custom-light: #c7c9ca; $custom-dark: #000000;
JSON
{
"hex": "#b0b2b4",
"rgb": {
"r": 176,
"g": 178,
"b": 180
},
"hsl": {
"h": 210,
"s": 2.597,
"l": 69.804
},
"oklch": {
"l": 0.76257,
"c": 0.00364,
"h": 247.9
},
"luminance": 0.44366
}Semantic roles & 50–950 ramp
primary
#B0B2B4
secondary
#E0E0DF
accent
#73598C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282