#B0B8B2#B0B8B2
#B0B8B2 is a light, near-neutral grey. Relative luminance 0.467; OKLCH L 77.5% C 0.012 H 153.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8B2 |
|---|---|
| RGB | rgb(176, 184, 178) |
| HSL | hsl(135, 5%, 71%) |
| HSV | hsv(135, 4%, 72%) |
| CMYK | cmyk(4.3%, 0%, 3.3%, 27.8%) |
| CIE-LAB | lab(74.01, -3.92, 2.08) |
| CIE-LCH | lch(74.01, 4.43, 152.06°) |
| OKLab | oklab(77.45% -0.011 0.0054) |
| OKLCH | oklch(77.45% 0.012 153.6) |
| XYZ | xyz(43.0794, 46.7252, 48.8602) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.59
Silver
#C0C0C0
ΔE00 6.08
Dark Gray
#A9A9A9
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 7.13
Cool Grey
#95A3A6
ΔE00 7.87
Greyish
#A8A495
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8B2 #B8B0B6
analogous
#B2B8B0 #B0B8B2 #B0B8B6
triadic
#B0B8B2 #B2B0B8 #B8B2B0
tetradic
#B0B8B2 #B0B2B8 #B8B0B6 #B8B6B0
square
#B0B8B2 #B0B2B8 #B8B0B6 #B8B6B0
split-complementary
#B0B8B2 #B6B0B8 #B8B0B2
monochromatic
#707D74 #909B93 #B0B8B2 #D0D5D1 #EFF1EF
Accessibility & contrast
On white
2.03
#B0B8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#B0B8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8B2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8B2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B6B6B2
Tritanopia (blue-blind)
#AFB8B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b0b8b2; /* rgb */ color: rgb(176, 184, 178); /* oklch */ color: oklch(77.5% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#c7cdc9',
500: '#b0b8b2',
950: '#000000',
},
}SCSS
$custom: #b0b8b2; $custom-light: #c7cdc9; $custom-dark: #000000;
JSON
{
"hex": "#b0b8b2",
"rgb": {
"r": 176,
"g": 184,
"b": 178
},
"hsl": {
"h": 135,
"s": 5.333,
"l": 70.588
},
"oklch": {
"l": 0.77452,
"c": 0.01224,
"h": 153.6
},
"luminance": 0.46725
}Semantic roles & 50–950 ramp
primary
#B0B8B2
secondary
#E3E1E2
accent
#56818F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282