#B4B4BC#B4B4BC
#B4B4BC is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.2% C 0.011 H 286.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B4BC |
|---|---|
| RGB | rgb(180, 180, 188) |
| HSL | hsl(240, 6%, 72%) |
| HSV | hsv(240, 4%, 74%) |
| CMYK | cmyk(4.3%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.53, 1.52, -4.06) |
| CIE-LCH | lch(73.53, 4.33, 290.59°) |
| OKLab | oklab(77.24% 0.0031 -0.0108) |
| OKLCH | oklch(77.24% 0.011 286.1) |
| XYZ | xyz(44.2191, 45.9765, 54.1120) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.26
Silver
#C0C0C0
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 5.33
Cool Gray
#9AA7B0
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B4BC #BCBCB4
analogous
#B4B8BC #B4B4BC #B8B4BC
triadic
#B4B4BC #BCB4B4 #B4BCB4
tetradic
#B4B4BC #BCB4B8 #BCBCB4 #B4BCB8
square
#B4B4BC #BCB4B8 #BCBCB4 #B4BCB8
split-complementary
#B4B4BC #BCB8B4 #B8BCB4
monochromatic
#747482 #94949F #B4B4BC #D4D4D9 #EFEFF1
Accessibility & contrast
On white
2.06
#B4B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#B4B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B4BC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B4BC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#B3B5B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b4b4bc; /* rgb */ color: rgb(180, 180, 188); /* oklch */ color: oklch(77.2% 0.011 286.1);
Tailwind
colors: {
custom: {
50: '#cacad0',
500: '#b4b4bc',
950: '#000000',
},
}SCSS
$custom: #b4b4bc; $custom-light: #cacad0; $custom-dark: #000000;
JSON
{
"hex": "#b4b4bc",
"rgb": {
"r": 180,
"g": 180,
"b": 188
},
"hsl": {
"h": 240,
"s": 5.634,
"l": 72.157
},
"oklch": {
"l": 0.77237,
"c": 0.01125,
"h": 286.1
},
"luminance": 0.45977
}Semantic roles & 50–950 ramp
primary
#B4B4BC
secondary
#E7E7E4
accent
#905690
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282