#B4B0BA#B4B0BA
#B4B0BA is a light, near-neutral grey. Relative luminance 0.443; OKLCH L 76.4% C 0.015 H 304.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B0BA |
|---|---|
| RGB | rgb(180, 176, 186) |
| HSL | hsl(264, 7%, 71%) |
| HSV | hsv(264, 5%, 73%) |
| CMYK | cmyk(3.2%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(72.43, 3.30, -4.59) |
| CIE-LCH | lch(72.43, 5.65, 305.76°) |
| OKLab | oklab(76.35% 0.0083 -0.0122) |
| OKLCH | oklch(76.35% 0.015 304.1) |
| XYZ | xyz(43.2091, 44.2992, 52.7191) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.65
Dark Gray
#A9A9A9
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 9.37
Silver (survey)
#C5C9C7
ΔE00 10.01
Pinkish Grey
#C8ACA9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B0BA #B6BAB0
analogous
#B0B1BA #B4B0BA #B9B0BA
triadic
#B4B0BA #BAB4B0 #B0BAB4
tetradic
#B4B0BA #BAB0B1 #B6BAB0 #B0BAB9
square
#B4B0BA #BAB0B1 #B6BAB0 #B0BAB9
split-complementary
#B4B0BA #BAB9B0 #B1BAB0
monochromatic
#767080 #958F9D #B4B0BA #D3D1D7 #EFEFF1
Accessibility & contrast
On white
2.13
#B4B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#B4B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B0BA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B0BA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#B3B1B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4b0ba; /* rgb */ color: rgb(180, 176, 186); /* oklch */ color: oklch(76.4% 0.015 304.1);
Tailwind
colors: {
custom: {
50: '#cac7ce',
500: '#b4b0ba',
950: '#000000',
},
}SCSS
$custom: #b4b0ba; $custom-light: #cac7ce; $custom-dark: #000000;
JSON
{
"hex": "#b4b0ba",
"rgb": {
"r": 180,
"g": 176,
"b": 186
},
"hsl": {
"h": 264,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.76354,
"c": 0.01474,
"h": 304.1
},
"luminance": 0.44299
}Semantic roles & 50–950 ramp
primary
#B4B0BA
secondary
#E3E4E2
accent
#915579
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282