#B2B4BA#B2B4BA
#B2B4BA is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 77.0% C 0.009 H 271.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4BA |
|---|---|
| RGB | rgb(178, 180, 186) |
| HSL | hsl(225, 5%, 71%) |
| HSV | hsv(225, 4%, 73%) |
| CMYK | cmyk(4.3%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.32, 0.45, -3.29) |
| CIE-LCH | lch(73.32, 3.32, 277.73°) |
| OKLab | oklab(77.02% 0.0002 -0.0088) |
| OKLCH | oklch(77.02% 0.009 271.3) |
| XYZ | xyz(43.5426, 45.6525, 52.9627) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.19
Dark Gray
#A9A9A9
ΔE00 4.41
Silver
#C0C0C0
ΔE00 4.46
Cool Gray
#9AA7B0
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4BA #BAB8B2
analogous
#B2B8BA #B2B4BA #B4B2BA
triadic
#B2B4BA #BAB2B4 #B4BAB2
tetradic
#B2B4BA #BAB2B8 #BAB8B2 #B2BAB4
square
#B2B4BA #BAB2B8 #BAB8B2 #B2BAB4
split-complementary
#B2B4BA #BAB4B2 #B8BAB2
monochromatic
#72757F #92959D #B2B4BA #D2D3D7 #EFEFF1
Accessibility & contrast
On white
2.07
#B2B4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B2B4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4BA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4BA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#B0B5B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b4ba; /* rgb */ color: rgb(178, 180, 186); /* oklch */ color: oklch(77.0% 0.009 271.3);
Tailwind
colors: {
custom: {
50: '#c9cace',
500: '#b2b4ba',
950: '#000000',
},
}SCSS
$custom: #b2b4ba; $custom-light: #c9cace; $custom-dark: #000000;
JSON
{
"hex": "#b2b4ba",
"rgb": {
"r": 178,
"g": 180,
"b": 186
},
"hsl": {
"h": 225,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.77015,
"c": 0.00878,
"h": 271.3
},
"luminance": 0.45653
}Semantic roles & 50–950 ramp
primary
#B2B4BA
secondary
#E5E4E3
accent
#81568F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282