#B4BEB8#B4BEB8
#B4BEB8 is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.2% C 0.014 H 159.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEB8 |
|---|---|
| RGB | rgb(180, 190, 184) |
| HSL | hsl(144, 7%, 73%) |
| HSV | hsv(144, 5%, 75%) |
| CMYK | cmyk(5.3%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(76.06, -4.59, 1.83) |
| CIE-LCH | lch(76.06, 4.94, 158.24°) |
| OKLab | oklab(79.19% -0.013 0.0048) |
| OKLCH | oklch(79.19% 0.014 159.8) |
| XYZ | xyz(45.8859, 49.9906, 52.5698) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.86
Silver
#C0C0C0
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 7.64
Dark Gray
#A9A9A9
ΔE00 7.99
Light Grey
#D8DCD6
ΔE00 8.12
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEB8 #BEB4BA
analogous
#B5BEB4 #B4BEB8 #B4BEBD
triadic
#B4BEB8 #B8B4BE #BEB8B4
tetradic
#B4BEB8 #B4B5BE #BEB4BA #BEBDB4
square
#B4BEB8 #B4B5BE #BEB4BA #BEBDB4
split-complementary
#B4BEB8 #BDB4BE #BEB4B5
monochromatic
#73857A #93A299 #B4BEB8 #D5DAD7 #EFF1EF
Accessibility & contrast
On white
1.91
#B4BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B4BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEB8
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEB8 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#B2BEBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4beb8; /* rgb */ color: rgb(180, 190, 184); /* oklch */ color: oklch(79.2% 0.014 159.8);
Tailwind
colors: {
custom: {
50: '#cad1cd',
500: '#b4beb8',
950: '#000000',
},
}SCSS
$custom: #b4beb8; $custom-light: #cad1cd; $custom-dark: #000000;
JSON
{
"hex": "#b4beb8",
"rgb": {
"r": 180,
"g": 190,
"b": 184
},
"hsl": {
"h": 144,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79194,
"c": 0.01385,
"h": 159.8
},
"luminance": 0.49991
}Semantic roles & 50–950 ramp
primary
#B4BEB8
secondary
#E7E4E6
accent
#547991
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282