#B2B4A8#B2B4A8
#B2B4A8 is a light, near-neutral grey. Relative luminance 0.449; OKLCH L 76.5% C 0.017 H 114.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4A8 |
|---|---|
| RGB | rgb(178, 180, 168) |
| HSL | hsl(70, 7%, 68%) |
| HSV | hsv(70, 7%, 71%) |
| CMYK | cmyk(1.1%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(72.85, -2.89, 5.87) |
| CIE-LCH | lch(72.85, 6.55, 116.23°) |
| OKLab | oklab(76.49% -0.007 0.0154) |
| OKLCH | oklch(76.49% 0.017 114.5) |
| XYZ | xyz(41.7482, 44.9347, 43.5121) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.25
Cement
#A5A391
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4A8 #AAA8B4
analogous
#B4B0A8 #B2B4A8 #ACB4A8
triadic
#B2B4A8 #A8B2B4 #B4A8B2
tetradic
#B2B4A8 #A8B4B0 #AAA8B4 #B4A8AC
square
#B2B4A8 #A8B4B0 #AAA8B4 #B4A8AC
split-complementary
#B2B4A8 #A8ACB4 #B0A8B4
monochromatic
#767968 #959887 #B2B4A8 #CFD0C9 #ECEDEA
Accessibility & contrast
On white
2.10
#B2B4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B2B4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4A8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4A8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A7
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#B4B2B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b4a8; /* rgb */ color: rgb(178, 180, 168); /* oklch */ color: oklch(76.5% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#c9cac1',
500: '#b2b4a8',
950: '#000000',
},
}SCSS
$custom: #b2b4a8; $custom-light: #c9cac1; $custom-dark: #000000;
JSON
{
"hex": "#b2b4a8",
"rgb": {
"r": 178,
"g": 180,
"b": 168
},
"hsl": {
"h": 70,
"s": 7.407,
"l": 68.235
},
"oklch": {
"l": 0.76489,
"c": 0.0169,
"h": 114.5
},
"luminance": 0.44935
}Semantic roles & 50–950 ramp
primary
#B2B4A8
secondary
#DBDADE
accent
#54915E
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281