#B8BEBB#B8BEBB
#B8BEBB is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.6% C 0.008 H 164.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEBB |
|---|---|
| RGB | rgb(184, 190, 187) |
| HSL | hsl(150, 4%, 73%) |
| HSV | hsv(150, 3%, 75%) |
| CMYK | cmyk(3.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.44, -2.64, 0.79) |
| CIE-LCH | lch(76.44, 2.76, 163.40°) |
| OKLab | oklab(79.59% -0.0076 0.0021) |
| OKLCH | oklch(79.59% 0.008 164.9) |
| XYZ | xyz(47.1486, 50.6049, 54.2879) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.17
Silver
#C0C0C0
ΔE00 3.81
Dove Gray
#B6B8BD
ΔE00 5.34
Dark Gray
#A9A9A9
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEBB #BEB8BB
analogous
#B8BEB8 #B8BEBB #B8BEBE
triadic
#B8BEBB #BBB8BE #BEBBB8
tetradic
#B8BEBB #B8B8BE #BEB8BB #BEBEB8
square
#B8BEBB #B8B8BE #BEB8BB #BEBEB8
split-complementary
#B8BEBB #BEB8BE #BEB8B8
monochromatic
#78837E #98A19C #B8BEBB #D8DBDA #EFF0F0
Accessibility & contrast
On white
1.89
#B8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEBB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEBB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#B7BEBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8bebb; /* rgb */ color: rgb(184, 190, 187); /* oklch */ color: oklch(79.6% 0.008 164.9);
Tailwind
colors: {
custom: {
50: '#cdd1cf',
500: '#b8bebb',
950: '#000000',
},
}SCSS
$custom: #b8bebb; $custom-light: #cdd1cf; $custom-dark: #000000;
JSON
{
"hex": "#b8bebb",
"rgb": {
"r": 184,
"g": 190,
"b": 187
},
"hsl": {
"h": 150,
"s": 4.412,
"l": 73.333
},
"oklch": {
"l": 0.7959,
"c": 0.00785,
"h": 164.9
},
"luminance": 0.50605
}Semantic roles & 50–950 ramp
primary
#B8BEBB
secondary
#918A8D
accent
#57738E
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383