#B2B4BC#B2B4BC
#B2B4BC is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 77.1% C 0.012 H 274.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4BC |
|---|---|
| RGB | rgb(178, 180, 188) |
| HSL | hsl(228, 7%, 72%) |
| HSV | hsv(228, 5%, 74%) |
| CMYK | cmyk(5.3%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.38, 0.84, -4.30) |
| CIE-LCH | lch(73.38, 4.38, 281.01°) |
| OKLab | oklab(77.08% 0.001 -0.0115) |
| OKLCH | oklch(77.08% 0.012 274.8) |
| XYZ | xyz(43.7567, 45.7381, 54.0903) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.84
Silver
#C0C0C0
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4BC #BCBAB2
analogous
#B2B9BC #B2B4BC #B5B2BC
triadic
#B2B4BC #BCB2B4 #B4BCB2
tetradic
#B2B4BC #BCB2B9 #BCBAB2 #B2BCB5
square
#B2B4BC #BCB2B9 #BCBAB2 #B2BCB5
split-complementary
#B2B4BC #BCB5B2 #B9BCB2
monochromatic
#717582 #9194A0 #B2B4BC #D3D4D8 #EFEFF1
Accessibility & contrast
On white
2.07
#B2B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#B2B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4BC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4BC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#B0B5B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b4bc; /* rgb */ color: rgb(178, 180, 188); /* oklch */ color: oklch(77.1% 0.012 274.8);
Tailwind
colors: {
custom: {
50: '#c9cad0',
500: '#b2b4bc',
950: '#000000',
},
}SCSS
$custom: #b2b4bc; $custom-light: #c9cad0; $custom-dark: #000000;
JSON
{
"hex": "#b2b4bc",
"rgb": {
"r": 178,
"g": 180,
"b": 188
},
"hsl": {
"h": 228,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77077,
"c": 0.01153,
"h": 274.8
},
"luminance": 0.45738
}Semantic roles & 50–950 ramp
primary
#B2B4BC
secondary
#E6E6E4
accent
#855591
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282