#BFBBBE#BFBBBE
#BFBBBE is a light, near-neutral grey. Relative luminance 0.503; OKLCH L 79.6% C 0.006 H 334.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBBE |
|---|---|
| RGB | rgb(191, 187, 190) |
| HSL | hsl(315, 3%, 74%) |
| HSV | hsv(315, 2%, 75%) |
| CMYK | cmyk(0%, 2.1%, 0.5%, 25.1%) |
| CIE-LAB | lab(76.27, 1.95, -1.02) |
| CIE-LCH | lch(76.27, 2.20, 332.47°) |
| OKLab | oklab(79.62% 0.0055 -0.0027) |
| OKLCH | oklch(79.62% 0.006 334) |
| XYZ | xyz(48.5490, 50.3349, 55.8632) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.07
Dove Gray
#B6B8BD
ΔE00 3.20
Dark Gray
#A9A9A9
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBBE #BBBFBC
analogous
#BEBBBF #BFBBBE #BFBBBC
triadic
#BFBBBE #BEBFBB #BBBEBF
tetradic
#BFBBBE #BFBEBB #BBBFBC #BBBCBF
square
#BFBBBE #BFBEBB #BBBFBC #BBBCBF
split-complementary
#BFBBBE #BCBFBB #BBBFBE
monochromatic
#847C82 #A19BA0 #BFBBBE #DDDBDC #F0EFF0
Accessibility & contrast
On white
1.90
#BFBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BFBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBBE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBBE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#BFBBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbbbe; /* rgb */ color: rgb(191, 187, 190); /* oklch */ color: oklch(79.6% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#d2cfd1',
500: '#bfbbbe',
950: '#000000',
},
}SCSS
$custom: #bfbbbe; $custom-light: #d2cfd1; $custom-dark: #000000;
JSON
{
"hex": "#bfbbbe",
"rgb": {
"r": 191,
"g": 187,
"b": 190
},
"hsl": {
"h": 315,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.7962,
"c": 0.0061,
"h": 334
},
"luminance": 0.50335
}Semantic roles & 50–950 ramp
primary
#BFBBBE
secondary
#8D918E
accent
#8D6659
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383