#B0B4B2#B0B4B2
#B0B4B2 is a light, near-neutral grey. Relative luminance 0.451; OKLCH L 76.6% C 0.005 H 165.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4B2 |
|---|---|
| RGB | rgb(176, 180, 178) |
| HSL | hsl(150, 3%, 70%) |
| HSV | hsv(150, 2%, 71%) |
| CMYK | cmyk(2.2%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(72.95, -1.78, 0.53) |
| CIE-LCH | lch(72.95, 1.85, 163.48°) |
| OKLab | oklab(76.61% -0.0051 0.0014) |
| OKLCH | oklch(76.61% 0.005 165) |
| XYZ | xyz(42.2602, 45.0868, 48.5871) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.82
Silver
#C0C0C0
ΔE00 4.31
Dove Gray
#B6B8BD
ΔE00 4.44
Silver (survey)
#C5C9C7
ΔE00 5.49
Cool Grey
#95A3A6
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4B2 #B4B0B2
analogous
#B0B4B0 #B0B4B2 #B0B4B4
triadic
#B0B4B2 #B2B0B4 #B4B2B0
tetradic
#B0B4B2 #B0B0B4 #B4B0B2 #B4B4B0
square
#B0B4B2 #B0B0B4 #B4B0B2 #B4B4B0
split-complementary
#B0B4B2 #B4B0B4 #B4B0B0
monochromatic
#727875 #919693 #B0B4B2 #CFD2D1 #EFF0EF
Accessibility & contrast
On white
2.10
#B0B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B0B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4B2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4B2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#AFB4B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0b4b2; /* rgb */ color: rgb(176, 180, 178); /* oklch */ color: oklch(76.6% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#c7cac9',
500: '#b0b4b2',
950: '#000000',
},
}SCSS
$custom: #b0b4b2; $custom-light: #c7cac9; $custom-dark: #000000;
JSON
{
"hex": "#b0b4b2",
"rgb": {
"r": 176,
"g": 180,
"b": 178
},
"hsl": {
"h": 150,
"s": 2.597,
"l": 69.804
},
"oklch": {
"l": 0.76614,
"c": 0.00529,
"h": 165
},
"luminance": 0.45087
}Semantic roles & 50–950 ramp
primary
#B0B4B2
secondary
#E0DFE0
accent
#59738C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282