#B4B2BC#B4B2BC
#B4B2BC is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.8% C 0.014 H 295.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2BC |
|---|---|
| RGB | rgb(180, 178, 188) |
| HSL | hsl(252, 7%, 72%) |
| HSV | hsv(252, 5%, 74%) |
| CMYK | cmyk(4.3%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.01, 2.61, -4.83) |
| CIE-LCH | lch(73.01, 5.49, 298.36°) |
| OKLab | oklab(76.83% 0.0061 -0.0129) |
| OKLCH | oklch(76.83% 0.014 295.3) |
| XYZ | xyz(43.8183, 45.1749, 53.9784) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.81
Dark Gray
#A9A9A9
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 8.57
Silver (survey)
#C5C9C7
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2BC #BABCB2
analogous
#B2B5BC #B4B2BC #B9B2BC
triadic
#B4B2BC #BCB4B2 #B2BCB4
tetradic
#B4B2BC #BCB2B5 #BABCB2 #B2BCB9
square
#B4B2BC #BCB2B5 #BABCB2 #B2BCB9
split-complementary
#B4B2BC #BCB9B2 #B5BCB2
monochromatic
#757182 #9491A0 #B4B2BC #D4D3D8 #EFEFF1
Accessibility & contrast
On white
2.09
#B4B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#B4B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2BC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2BC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#B3B3B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b2bc; /* rgb */ color: rgb(180, 178, 188); /* oklch */ color: oklch(76.8% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#cac9d0',
500: '#b4b2bc',
950: '#000000',
},
}SCSS
$custom: #b4b2bc; $custom-light: #cac9d0; $custom-dark: #000000;
JSON
{
"hex": "#b4b2bc",
"rgb": {
"r": 180,
"g": 178,
"b": 188
},
"hsl": {
"h": 252,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.76826,
"c": 0.01423,
"h": 295.3
},
"luminance": 0.45175
}Semantic roles & 50–950 ramp
primary
#B4B2BC
secondary
#E6E6E4
accent
#915585
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282