#B4B2BD#B4B2BD
#B4B2BD is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.9% C 0.016 H 294.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2BD |
|---|---|
| RGB | rgb(180, 178, 189) |
| HSL | hsl(251, 8%, 72%) |
| HSV | hsv(251, 6%, 74%) |
| CMYK | cmyk(4.8%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(73.04, 2.80, -5.33) |
| CIE-LCH | lch(73.04, 6.03, 297.70°) |
| OKLab | oklab(76.86% 0.0065 -0.0142) |
| OKLCH | oklch(76.86% 0.016 294.4) |
| XYZ | xyz(43.9264, 45.2181, 54.5481) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.17
Dark Gray
#A9A9A9
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.80
Cool Gray
#9AA7B0
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.62
Light Gray
#D3D3D3
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2BD #BBBDB2
analogous
#B2B6BD #B4B2BD #BAB2BD
triadic
#B4B2BD #BDB4B2 #B2BDB4
tetradic
#B4B2BD #BDB2B6 #BBBDB2 #B2BDBA
square
#B4B2BD #BDB2B6 #BBBDB2 #B2BDBA
split-complementary
#B4B2BD #BDBAB2 #B6BDB2
monochromatic
#747184 #9491A1 #B4B2BD #D4D3D9 #EFEFF1
Accessibility & contrast
On white
2.09
#B4B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#B4B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2BD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2BD | 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)
#B0B3BE
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#B2B4B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b2bd; /* rgb */ color: rgb(180, 178, 189); /* oklch */ color: oklch(76.9% 0.016 294.4);
Tailwind
colors: {
custom: {
50: '#cac9d0',
500: '#b4b2bd',
950: '#000000',
},
}SCSS
$custom: #b4b2bd; $custom-light: #cac9d0; $custom-dark: #000000;
JSON
{
"hex": "#b4b2bd",
"rgb": {
"r": 180,
"g": 178,
"b": 189
},
"hsl": {
"h": 250.909,
"s": 7.692,
"l": 71.961
},
"oklch": {
"l": 0.76858,
"c": 0.01563,
"h": 294.4
},
"luminance": 0.45218
}Semantic roles & 50–950 ramp
primary
#B4B2BD
secondary
#E6E7E4
accent
#925486
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282