#B4BEBF#B4BEBF
#B4BEBF is a light, near-neutral grey. Relative luminance 0.503; OKLCH L 79.4% C 0.011 H 204.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEBF |
|---|---|
| RGB | rgb(180, 190, 191) |
| HSL | hsl(185, 8%, 73%) |
| HSV | hsv(185, 6%, 75%) |
| CMYK | cmyk(5.8%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.25, -3.25, -1.70) |
| CIE-LCH | lch(76.25, 3.67, 207.57°) |
| OKLab | oklab(79.4% -0.0102 -0.0046) |
| OKLCH | oklch(79.4% 0.011 204.1) |
| XYZ | xyz(46.6379, 50.2914, 56.5303) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.16
Silver
#C0C0C0
ΔE00 4.74
Dove Gray
#B6B8BD
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEBF #BFB5B4
analogous
#B4BFBA #B4BEBF #B4B8BF
triadic
#B4BEBF #BFB4BE #BEBFB4
tetradic
#B4BEBF #BAB4BF #BFB5B4 #B8BFB4
square
#B4BEBF #BAB4BF #BFB5B4 #B8BFB4
split-complementary
#B4BEBF #BFB4B8 #BFBAB4
monochromatic
#728486 #93A1A3 #B4BEBF #D5DBDB #EEF1F1
Accessibility & contrast
On white
1.90
#B4BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#B4BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEBF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEBF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#B1BFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bebf; /* rgb */ color: rgb(180, 190, 191); /* oklch */ color: oklch(79.4% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#cad1d2',
500: '#b4bebf',
950: '#000000',
},
}SCSS
$custom: #b4bebf; $custom-light: #cad1d2; $custom-dark: #000000;
JSON
{
"hex": "#b4bebf",
"rgb": {
"r": 180,
"g": 190,
"b": 191
},
"hsl": {
"h": 185.455,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79401,
"c": 0.0112,
"h": 204.1
},
"luminance": 0.50292
}Semantic roles & 50–950 ramp
primary
#B4BEBF
secondary
#928685
accent
#595492
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383