#B4BEBB#B4BEBB
#B4BEBB is a light, near-neutral grey. Relative luminance 0.501; OKLCH L 79.3% C 0.012 H 176.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEBB |
|---|---|
| RGB | rgb(180, 190, 187) |
| HSL | hsl(162, 7%, 73%) |
| HSV | hsv(162, 5%, 75%) |
| CMYK | cmyk(5.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.14, -4.02, 0.32) |
| CIE-LCH | lch(76.14, 4.03, 175.49°) |
| OKLab | oklab(79.28% -0.0118 0.0008) |
| OKLCH | oklch(79.28% 0.012 176.2) |
| XYZ | xyz(46.2037, 50.1177, 54.2436) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.26
Silver
#C0C0C0
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 6.43
Dark Gray
#A9A9A9
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.87
Light Grey
#D8DCD6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEBB #BEB4B7
analogous
#B4BEB6 #B4BEBB #B4BCBE
triadic
#B4BEBB #BBB4BE #BEBBB4
tetradic
#B4BEBB #B6B4BE #BEB4B7 #BCBEB4
square
#B4BEBB #B6B4BE #BEB4B7 #BCBEB4
split-complementary
#B4BEBB #BEB4BC #BEB6B4
monochromatic
#73857F #93A29D #B4BEBB #D5DAD9 #EFF1F0
Accessibility & contrast
On white
1.91
#B4BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B4BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEBB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEBB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#B2BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bebb; /* rgb */ color: rgb(180, 190, 187); /* oklch */ color: oklch(79.3% 0.012 176.2);
Tailwind
colors: {
custom: {
50: '#cad1cf',
500: '#b4bebb',
950: '#000000',
},
}SCSS
$custom: #b4bebb; $custom-light: #cad1cf; $custom-dark: #000000;
JSON
{
"hex": "#b4bebb",
"rgb": {
"r": 180,
"g": 190,
"b": 187
},
"hsl": {
"h": 162,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79282,
"c": 0.01183,
"h": 176.2
},
"luminance": 0.50118
}Semantic roles & 50–950 ramp
primary
#B4BEBB
secondary
#918589
accent
#546791
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383